summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/exynos
Commit message (Expand)AuthorAgeFilesLines
* devfreq: exynos: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* PM / devfreq: exynos: Enable building exynos PPMU as modulePunit Agrawal2014-09-291-0/+3
* PM / devfreq: remove checks for CONFIG_EXYNOS_ASVPaul Bolle2014-05-241-13/+4
* PM / devfreq: exynos5: Use devm_devfreq_* function using device resource mana...Chanwoo Choi2014-05-241-21/+8
* PM / devfreq: exynos4: Use devm_devfreq_* function using device resource mana...Chanwoo Choi2014-05-241-15/+4
* PM / devfreq: exynos: make more PPMU code commonBartlomiej Zolnierkiewicz2014-05-244-136/+72
* PM / devfreq: exynos5: introduce struct busfreq_ppmu_dataBartlomiej Zolnierkiewicz2014-05-241-27/+45
* PM / devfreq: exynos4: introduce struct busfreq_ppmu_dataBartlomiej Zolnierkiewicz2014-05-241-28/+46
* PM / devfreq: exynos4: use common PPMU codeChanwoo Choi2014-05-242-104/+62
* PM / devfreq: exynos5: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi2014-05-241-2/+5
* PM / devfreq: exynos4: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi2014-05-241-4/+4
* PM / devfreq: exynos4: Fix bug of resource leak and code clean on probe()Chanwoo Choi2014-05-241-12/+23
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-232-2/+112
|\
| * PM / devfreq: use inclusion <mach/map.h> instead of <plat/map-s5p.h>Kukjin Kim2013-12-191-1/+1
| * PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim2013-12-192-2/+112
* | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2013-12-192-49/+37
|\ \ | |/
| * Merge branch 'pm-devfreq'Rafael J. Wysocki2013-11-071-21/+9
| |\
| | * PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.cSachin Kamat2013-10-281-1/+0
| | * PM / devfreq: Use devm_* APIs in exynos5_bus.cSachin Kamat2013-10-281-18/+8
| | * PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.cSachin Kamat2013-10-281-2/+0
| | * PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.cSachin Kamat2013-10-281-1/+1
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-282-27/+28
| |\ \
| | * | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-252-3/+3
| | * | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-252-6/+6
| | * | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-252-19/+20
| | |/
| * | PM / devfreq: Remove duplicate include of opp.hManish Badarkhe2013-10-171-1/+0
| |/
* | PM / devfreq: Fix trivial typo in exynos4_bus.cSachin Kamat2013-12-021-1/+1
|/
* PM / devfreq: fix missing unlock on error in exynos4_busfreq_pm_notifier_event()Wei Yongjun2013-06-031-0/+1
* PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250Abhilash Kesavan2013-06-034-0/+638
* PM / devfreq: Move exynos4 devfreq driver into a new sub-directoryAbhilash Kesavan2013-06-032-0/+1155
OpenPOWER on IntegriCloud