summaryrefslogtreecommitdiffstats
path: root/drivers/devfreq/Kconfig
AgeCommit message (Expand)AuthorLines
2017-08-28PM / devfreq: Add dependency on PM_OPPChanwoo Choi-0/+1
2016-09-19PM / devfreq: rockchip: add PM_DEVFREQ_EVENT dependencyArnd Bergmann-0/+1
2016-09-14partial revert of "PM / devfreq: Add COMPILE_TEST for build coverage"Stephen Rothwell-1/+1
2016-09-06PM / devfreq: rockchip: add devfreq driver for rk3399 dmcLin Huang-0/+11
2016-09-06PM / devfreq: fix Kconfig indent styleJisheng Zhang-8/+8
2016-09-06PM / devfreq: Add COMPILE_TEST for build coverageKrzysztof Kozlowski-2/+2
2016-07-06PM / devfreq: make exynos-bus ARM_EXYNOS_BUS_DEVFREQ tristatePaul Gortmaker-1/+1
2016-05-03PM / devfreq: exynos: Remove unused exynos4/5 busfreq driverChanwoo Choi-22/+0
2016-05-03PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passiv...Chanwoo Choi-0/+1
2016-05-03PM / devfreq: Add new passive governorChanwoo Choi-0/+8
2016-05-03PM / devfreq: exynos: Add generic exynos bus frequency driverChanwoo Choi-0/+15
2016-03-17PM / devfreq: Spelling s/frequnecy/frequency/Geert Uytterhoeven-1/+1
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+12
2015-01-30PM / devfreq: event: Add devfreq_event classChanwoo Choi-0/+2
2015-01-29PM / devfreq: tegra: add devfreq driver for Tegra Activity MonitorTomeu Vizoso-0/+10
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar-0/+1
2014-09-29PM / devfreq: exynos: Enable building exynos PPMU as modulePunit Agrawal-1/+1
2014-09-29PM / devfreq: Remove ARCH_HAS_OPP completelyPaul Bolle-1/+0
2014-07-23PM / OPP: Remove ARCH_HAS_OPPMark Brown-1/+0
2014-05-24PM / devfreq: remove checks for CONFIG_EXYNOS_ASVPaul Bolle-2/+1
2014-05-24PM / devfreq: exynos5: Add CONFIG_PM_OPP dependency to fix probe failChanwoo Choi-0/+1
2014-05-24PM / devfreq: exynos4: Add CONFIG_PM_OPP dependency to fix probe failChanwoo Choi-0/+1
2014-01-27PM / devfreq: Disable Exynos4 driver build on multiplatformSachin Kamat-1/+1
2013-06-03PM / devfreq: fix typo "CPU_EXYNOS4.12" twicePaul Bolle-1/+1
2013-06-03PM / devfreq: Add Exynos5-bus devfreq driver for Exynos5250Abhilash Kesavan-0/+10
2012-11-20PM / devfreq: governors: add GPL module license and allow module buildNishanth Menon-4/+4
2012-04-16Fix typo in various Kconfig fileMasanari Iida-1/+1
2011-12-20PM/Devfreq: Add Exynos4-bus device DVFS driver for Exynos4210/4212/4412.MyungJoo Ham-0/+13
2011-11-14PM / devfreq: correct Kconfig dependencyMyungJoo Ham-24/+17
2011-10-02PM / devfreq: Add basic governorsMyungJoo Ham-0/+36
2011-10-02PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham-0/+39