aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/devfreq
Commit message (Expand)AuthorAge
*-. 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-18
| * | PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim2013-12-18
| |/
* | 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-27
| |\ \
| | * | 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-16
| |/
* / PM / devfreq: Fix trivial typo in exynos4_bus.cSachin Kamat2013-12-02
|/
* devfreq: convert devfreq_class to use dev_groupsGreg Kroah-Hartman2013-08-20
* 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
| * PM / devfreq: add locking documentation for recommended_oppNishanth Menon2013-01-22
| * Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| * Merge branch 'pm-devfreq'Rafael J. Wysocki2012-12-07
| |\
| | * PM / devfreq: remove compiler error with module governors (2)MyungJoo Ham2012-11-28
| | * PM / devfreq: Fix return value in devfreq_remove_governor()Sachin Kamat2012-11-26
| | * PM / devfreq: Fix incorrect argument in error messageSachin Kamat2012-11-26
| | * PM / devfreq: missing rcu_read_lock() added for find_device_opp()MyungJoo Ham2012-11-26
| | * PM / devfreq: exynos4_bus.c: Fixed an alignment of the func call args.Sangho Yi2012-11-20
| | * PM / devfreq: Add sysfs node to expose available governorsNishanth Menon2012-11-20
| | * PM / devfreq: allow sysfs governor node to switch governorNishanth Menon2012-11-20
| | * PM / devfreq: governors: add GPL module license and allow module buildNishanth Menon2012-11-20
| | * PM / devfreq: map devfreq drivers to governor using nameNishanth Menon2012-11-20
| | * PM / devfreq: register governors with devfreq frameworkNishanth Menon2012-11-20
| | * PM / devfreq: provide hooks for governors to be registeredNishanth Menon2012-11-20
| | * PM / devfreq: export update_devfreqNishanth Menon2012-11-20
| | * PM / devfreq: Add sysfs node for representing frequency transition information.Jonghwa Lee2012-11-20
| | * PM / devfreq: Add sysfs node to expose available frequenciesNishanth Menon2012-11-20
| | * PM / devfreq: Use devm_* functions in exynos4_bus.cSachin Kamat2012-11-20
| | * PM / devfreq: make devfreq_class staticNishanth Menon2012-11-14
| | * PM / devfreq: fix sscanf handling for writable sysfs entriesNishanth Menon2012-11-14