summaryrefslogtreecommitdiff
path: root/drivers/devfreq
Commit message (Expand)AuthorAge
* PM / devfreq: exynos: Enable building exynos PPMU as modulePunit Agrawal2014-09-29
* PM / devfreq: Export helper functions for driversÃrjan Eide2014-09-29
* PM / devfreq: Remove ARCH_HAS_OPP completelyPaul Bolle2014-09-29
* PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-23
* PM / devfreq: remove checks for CONFIG_EXYNOS_ASVPaul Bolle2014-05-24
* PM / devfreq: exynos5: Use devm_devfreq_* function using device resource mana...Chanwoo Choi2014-05-24
* PM / devfreq: exynos4: Use devm_devfreq_* function using device resource mana...Chanwoo Choi2014-05-24
* PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier functionChanwoo Choi2014-05-24
* PM / devfreq: Add resource-managed function for devfreq deviceChanwoo Choi2014-05-24
* PM / devfreq: Fix devfreq_remove_device() to improve the sequence of resource...Chanwoo Choi2014-05-24
* PM / devfreq: exynos: make more PPMU code commonBartlomiej Zolnierkiewicz2014-05-24
* PM / devfreq: exynos5: introduce struct busfreq_ppmu_dataBartlomiej Zolnierkiewicz2014-05-24
* PM / devfreq: exynos4: introduce struct busfreq_ppmu_dataBartlomiej Zolnierkiewicz2014-05-24
* PM / devfreq: exynos4: use common PPMU codeChanwoo Choi2014-05-24
* PM / devfreq: exynos5: Add CONFIG_PM_OPP dependency to fix probe failChanwoo Choi2014-05-24
* PM / devfreq: exynos5: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi2014-05-24
* PM / devfreq: exynos4: Add CONFIG_PM_OPP dependency to fix probe failChanwoo Choi2014-05-24
* PM / devfreq: exynos4: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi2014-05-24
* PM / devfreq: exynos4: Fix bug of resource leak and code clean on probe()Chanwoo Choi2014-05-24
* PM / devfreq: Rewrite devfreq_update_status() to fix multiple bugsSaravana Kannan2014-03-21
*-. Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2014-01-29
|\ \
| | * PM / devfreq: Disable Exynos4 driver build on multiplatformSachin Kamat2014-01-27
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-23
|\ \
| * | PM / devfreq: use inclusion <mach/map.h> instead of <plat/map-s5p.h>Kukjin Kim2013-12-19
| * | PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim2013-12-19
| |/
* | treewide: Fix typos in printkMasanari Iida2013-12-19
* | Merge branch 'master' into for-nextJiri Kosina2013-12-19
|\ \ | |/
| * Merge branch 'pm-devfreq'Rafael J. Wysocki2013-11-07
| |\
| | * PM / devfreq: create_freezable_workqueue() doesn't return an ERR_PTRDan Carpenter2013-10-28
| | * PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.cSachin Kamat2013-10-28
| | * PM / devfreq: Use devm_* APIs in exynos5_bus.cSachin Kamat2013-10-28
| | * PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.cSachin Kamat2013-10-28
| | * PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.cSachin Kamat2013-10-28
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-10-28
| |\ \
| | * | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-25
| | * | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-25
| | * | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-25
| | |/
| * | PM / devfreq: Remove duplicate include of opp.hManish Badarkhe2013-10-17
| |/
* | PM / devfreq: Fix trivial typo in exynos4_bus.cSachin Kamat2013-12-02
|/
* devfreq: convert devfreq_class to use dev_groupsGreg Kroah-Hartman2013-08-19
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\
| * drivers: avoid format string in dev_set_nameKees Cook2013-07-03
* | PM / devfreq: fix typo "CPU_EXYNOS4.12" twicePaul Bolle2013-06-03
* | PM / devfreq: fix missing unlock on error in exynos4_busfreq_pm_notifier_event()Wei Yongjun2013-06-03
* | PM / devfreq: add comments and DocumentationMyungJoo Ham2013-06-03
* | PM / devfreq: account suspend/resume for statsRajagopal Venkat2013-06-03
* | PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250Abhilash Kesavan2013-06-03
* | PM / devfreq: Move exynos4 devfreq driver into a new sub-directoryAbhilash Kesavan2013-06-03
|/
* Merge branch 'master' into for-nextJiri Kosina2013-01-29
|\
| * PM / devfreq: exynos4_bus: honor RCU lock usageNishanth Menon2013-01-22