aboutsummaryrefslogtreecommitdiff
path: root/drivers/devfreq
AgeCommit message (Expand)Author
2014-01-29Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki
2014-01-27PM / devfreq: Disable Exynos4 driver build on multiplatformSachin Kamat
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-19PM / devfreq: use inclusion <mach/map.h> instead of <plat/map-s5p.h>Kukjin Kim
2013-12-19PM / devfreq: move definitions for exynos4_bus into drivers/devfreqKukjin Kim
2013-12-02PM / devfreq: Fix trivial typo in exynos4_bus.cSachin Kamat
2013-11-07Merge branch 'pm-devfreq'Rafael J. Wysocki
2013-10-28PM / devfreq: create_freezable_workqueue() doesn't return an ERR_PTRDan Carpenter
2013-10-28PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.cSachin Kamat
2013-10-28PM / devfreq: Use devm_* APIs in exynos5_bus.cSachin Kamat
2013-10-28PM / devfreq: Remove redundant platform_set_drvdata() in exynos5_bus.cSachin Kamat
2013-10-28PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.cSachin Kamat
2013-10-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-10-25PM / OPP: rename header to linux/pm_opp.hNishanth Menon
2013-10-25PM / OPP: rename data structures to dev_pm equivalentsNishanth Menon
2013-10-25PM / OPP: rename functions to dev_pm_opp*Nishanth Menon
2013-10-17PM / devfreq: Remove duplicate include of opp.hManish Badarkhe
2013-08-19devfreq: convert devfreq_class to use dev_groupsGreg Kroah-Hartman
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-06-03PM / devfreq: fix typo "CPU_EXYNOS4.12" twicePaul Bolle
2013-06-03PM / devfreq: fix missing unlock on error in exynos4_busfreq_pm_notifier_event()Wei Yongjun
2013-06-03PM / devfreq: add comments and DocumentationMyungJoo Ham
2013-06-03PM / devfreq: account suspend/resume for statsRajagopal Venkat
2013-06-03PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250Abhilash Kesavan
2013-06-03PM / devfreq: Move exynos4 devfreq driver into a new sub-directoryAbhilash Kesavan
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-22PM / devfreq: exynos4_bus: honor RCU lock usageNishanth Menon
2013-01-22PM / devfreq: add locking documentation for recommended_oppNishanth Menon
2013-01-09treewide: Fix typo in various driversMasanari Iida
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-07Merge branch 'pm-devfreq'Rafael J. Wysocki
2012-11-28PM / devfreq: remove compiler error with module governors (2)MyungJoo Ham
2012-11-26PM / devfreq: Fix return value in devfreq_remove_governor()Sachin Kamat
2012-11-26PM / devfreq: Fix incorrect argument in error messageSachin Kamat
2012-11-26PM / devfreq: missing rcu_read_lock() added for find_device_opp()MyungJoo Ham
2012-11-20PM / devfreq: exynos4_bus.c: Fixed an alignment of the func call args.Sangho Yi
2012-11-20PM / devfreq: Add sysfs node to expose available governorsNishanth Menon
2012-11-20PM / devfreq: allow sysfs governor node to switch governorNishanth Menon
2012-11-20PM / devfreq: governors: add GPL module license and allow module buildNishanth Menon
2012-11-20PM / devfreq: map devfreq drivers to governor using nameNishanth Menon
2012-11-20PM / devfreq: register governors with devfreq frameworkNishanth Menon
2012-11-20PM / devfreq: provide hooks for governors to be registeredNishanth Menon
2012-11-20PM / devfreq: export update_devfreqNishanth Menon
2012-11-20PM / devfreq: Add sysfs node for representing frequency transition information.Jonghwa Lee
2012-11-20PM / devfreq: Add sysfs node to expose available frequenciesNishanth Menon
2012-11-20PM / devfreq: Use devm_* functions in exynos4_bus.cSachin Kamat
2012-11-15PM / OPP: predictable fail results for opp_find* functions, v2Nishanth Menon