summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/Kconfig
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-06-30cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OFViresh Kumar
2023-06-27Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-06-20cpufreq: amd-pstate: Set default governor to schedutilMario Limonciello
2023-06-05cpufreq: dt-platdev: Support building as moduleZhipeng Wang
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-01-20drivers/cpufreq: Remove "select SRCU"Paul E. McKenney
2023-01-20cpufreq: loongson1: Delete obsolete driverKeguang Zhang
2023-01-16cpufreq: remove sa1100 driverArnd Bergmann
2022-07-25cpufreq: loongson2: fix Kconfig "its" grammarRandy Dunlap
2021-04-21cpufreq: Kconfig: fix documentation linksAlexander Monakov
2020-10-27cpufreq: Avoid configuring old governors as default with intel_pstateRafael J. Wysocki
2020-07-30cpufreq: make schedutil the default for arm and arm64Valentin Schneider
2020-05-08cpufreq: qoriq: Add platform dependenciesGeert Uytterhoeven
2020-04-03cpufreq: Select schedutil when using big.LITTLELinus Walleij
2020-03-26cpufreq: intel_pstate: Select schedutil as the default governorRafael J. Wysocki
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-10cpufreq: boost: Remove CONFIG_CPU_FREQ_BOOST_SW Kconfig optionYue Hu
2019-01-29thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria
2018-02-07cpufreq: remove at32ap-cpufreqCorentin LABBE
2017-11-21cpufreq: 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