aboutsummaryrefslogtreecommitdiff
path: root/drivers/devfreq/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2016-09-19PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependencyGravatar Arnd Bergmann 1-0/+1
2016-09-14partial revert of "PM / devfreq: Add COMPILE_TEST for build coverage"Gravatar Stephen Rothwell 1-1/+1
2016-09-06PM / devfreq: rockchip: add devfreq driver for rk3399 dmcGravatar Lin Huang 1-0/+11
2016-09-06PM / devfreq: fix Kconfig indent styleGravatar Jisheng Zhang 1-8/+8
2016-09-06PM / devfreq: Add COMPILE_TEST for build coverageGravatar Krzysztof Kozlowski 1-2/+2
2016-07-06PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristateGravatar Paul Gortmaker 1-1/+1
2016-05-03PM / devfreq: exynos: Remove unused exynos4/5 busfreq driverGravatar Chanwoo Choi 1-22/+0
2016-05-03PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passiv...Gravatar Chanwoo Choi 1-0/+1
2016-05-03PM / devfreq: Add new passive governorGravatar Chanwoo Choi 1-0/+8
2016-05-03PM / devfreq: exynos: Add generic exynos bus frequency driverGravatar Chanwoo Choi 1-0/+15
2016-03-17PM / devfreq: Spelling s/frequnecy/frequency/Gravatar Geert Uytterhoeven 1-1/+1
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+12
2015-01-30PM / devfreq: event: Add devfreq_event classGravatar Chanwoo Choi 1-0/+2
2015-01-29PM / devfreq: tegra: add devfreq driver for Tegra Activity MonitorGravatar Tomeu Vizoso 1-0/+10
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUGravatar Pranith Kumar 1-0/+1
2014-09-29PM / devfreq: exynos: Enable building exynos PPMU as moduleGravatar Punit Agrawal 1-1/+1
2014-09-29PM / devfreq: Remove ARCH_HAS_OPP completelyGravatar Paul Bolle 1-1/+0
2014-07-23PM / OPP: Remove ARCH_HAS_OPPGravatar Mark Brown 1-1/+0
2014-05-24PM / devfreq: remove checks for CONFIG_EXYNOS_ASVGravatar Paul Bolle 1-2/+1
2014-05-24PM / devfreq: exynos5: Add CONFIG_PM_OPP dependency to fix probe failGravatar Chanwoo Choi 1-0/+1
2014-05-24PM / devfreq: exynos4: Add CONFIG_PM_OPP dependency to fix probe failGravatar Chanwoo Choi 1-0/+1
2014-01-27PM / devfreq: Disable Exynos4 driver build on multiplatformGravatar Sachin Kamat 1-1/+1
2013-06-03PM / devfreq: fix typo "CPU_EXYNOS4.12" twiceGravatar Paul Bolle 1-1/+1
2013-06-03PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250Gravatar Abhilash Kesavan 1-0/+10
2012-11-20PM / devfreq: governors: add GPL module license and allow module buildGravatar Nishanth Menon 1-4/+4
2012-04-16Fix typo in various Kconfig fileGravatar Masanari Iida 1-1/+1
2011-12-20PM/Devfreq: Add Exynos4-bus device DVFS driver for Exynos4210/4212/4412.Gravatar MyungJoo Ham 1-0/+13
2011-11-14PM / devfreq: correct Kconfig dependencyGravatar MyungJoo Ham 1-24/+17
2011-10-02PM / devfreq: Add basic governorsGravatar MyungJoo Ham 1-0/+36
2011-10-02PM: Introduce devfreq: generic DVFS framework with device-specific OPPsGravatar MyungJoo Ham 1-0/+39