summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/Kconfig
AgeCommit message (Expand)Author
2019-02-12cpufreq: Add android's 'interactive' governorViresh Kumar
2018-02-03cpufreq: Add Loongson machine dependenciesJames Hogan
2017-02-09cpufreq: qoriq: add ARM64 SoCs supportTang Yuantian
2017-02-09cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCsMarkus Mayer
2017-02-03cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config optionViresh Kumar
2016-10-02Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki
2016-09-13cpufreq: dt: Update kconfig descriptionViresh Kumar
2016-08-16cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki
2016-08-03cpufreq: Do not default-yes CPU_FREQ_STATBorislav Petkov
2016-06-02cpufreq: stats: Make the stats code non-modularRafael J. Wysocki
2016-05-11Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki
2016-05-11cpufreq: schedutil: Make default depend on CONFIG_SMPArnd Bergmann
2016-05-09Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki
2016-05-06cpufreq: schedutil: Make it depend on CONFIG_SMPRafael J. Wysocki
2016-04-09cpufreq: dt: Add generic platform-device creation supportViresh Kumar
2016-04-02cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki
2016-04-02cpufreq: governor: Move abstract gov_attr_set code to seperate fileRafael J. Wysocki
2016-03-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-03-09cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is setRafael J. Wysocki
2016-03-09cpufreq: governor: Replace timers with utilization update callbacksRafael J. Wysocki
2016-03-01cpufreq: qoriq: allow building as module with THERMAL=mArnd Bergmann
2015-03-18cpufreq: qoriq: rename the driverTang Yuantian
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-11-18cpufreq: Kconfig: Remove architecture specific menu entriesViresh Kumar
2014-11-06cpufreq: Loongson1: Add cpufreq driver for Loongson1BKelvin Cheung
2014-11-06cpufreq: allow powersave governor as the default without expert modeJames Geboski
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar
2014-06-16cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyArnd Bergmann
2014-06-10cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-01-17cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski
2013-12-22cpufreq: Select PM_OPP rather than depending on itMark Brown
2013-12-04cpufreq: cpufreq-cpu0: add dt node parsing for cooling device propertiesEduardo Valentin
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar
2013-10-16cpufreq: create cpufreq_generic_init() routineViresh Kumar
2013-05-12cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan
2013-04-10cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-10cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-02-02cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo
2013-01-03cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger
2012-09-09cpufreq: Add a generic cpufreq-cpu0 driverShawn Guo
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-19powerpc/cpufreq: Add cpufreq driver for Momentum Maple boardsDmitry Eremin-Solenikov
2011-07-13[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski