summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq
Commit message (Expand)AuthorAgeFilesLines
* PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-1/+0
* PM / devfreq: remove checks for CONFIG_EXYNOS_ASVPaul Bolle2014-05-242-15/+5
* 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: Add devm_devfreq_{register,unregister}_opp_notfier functionChanwoo Choi2014-05-241-0/+48
* PM / devfreq: Add resource-managed function for devfreq deviceChanwoo Choi2014-05-241-0/+63
* PM / devfreq: Fix devfreq_remove_device() to improve the sequence of resource...Chanwoo Choi2014-05-241-10/+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: Add CONFIG_PM_OPP dependency to fix probe failChanwoo Choi2014-05-241-0/+1
* PM / devfreq: exynos5: Use SIMPLE_DEV_PM_OPS macroChanwoo Choi2014-05-241-2/+5
* PM / devfreq: exynos4: Add CONFIG_PM_OPP dependency to fix probe failChanwoo Choi2014-05-241-0/+1
* 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
* PM / devfreq: Rewrite devfreq_update_status() to fix multiple bugsSaravana Kannan2014-03-211-11/+20
*-. Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2014-01-291-1/+1
|\ \
| | * PM / devfreq: Disable Exynos4 driver build on multiplatformSachin Kamat2014-01-271-1/+1
| |/
* | 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-193-63/+52
|\|
| * Merge branch 'pm-devfreq'Rafael J. Wysocki2013-11-072-23/+11
| |\
| | * PM / devfreq: create_freezable_workqueue() doesn't return an ERR_PTRDan Carpenter2013-10-281-2/+2
| | * 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-283-39/+41
| |\ \
| | * | PM / OPP: rename header to linux/pm_opp.hNishanth Menon2013-10-253-4/+4
| | * | PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon2013-10-253-10/+11
| | * | PM / OPP: rename functions to dev_pm_opp*Nishanth Menon2013-10-253-26/+27
| | |/
| * / 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
|/
* devfreq: convert devfreq_class to use dev_groupsGreg Kroah-Hartman2013-08-191-34/+44
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-1/+1
|\
| * drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* | PM / devfreq: fix typo "CPU_EXYNOS4.12" twicePaul Bolle2013-06-031-1/+1
* | PM / devfreq: fix missing unlock on error in exynos4_busfreq_pm_notifier_event()Wei Yongjun2013-06-031-0/+1
* | PM / devfreq: add comments and DocumentationMyungJoo Ham2013-06-031-0/+10
* | PM / devfreq: account suspend/resume for statsRajagopal Venkat2013-06-031-3/+12
* | PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250Abhilash Kesavan2013-06-036-0/+649
* | PM / devfreq: Move exynos4 devfreq driver into a new sub-directoryAbhilash Kesavan2013-06-033-1/+3
|/
* Merge branch 'master' into for-nextJiri Kosina2013-01-298-360/+912
|\
| * PM / devfreq: exynos4_bus: honor RCU lock usageNishanth Menon2013-01-221-27/+67
| * PM / devfreq: add locking documentation for recommended_oppNishanth Menon2013-01-221-0/+5
| * Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
| * Merge branch 'pm-devfreq'Rafael J. Wysocki2012-12-078-328/+835
| |\