aboutsummaryrefslogtreecommitdiff
path: root/drivers/cpufreq/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-03-19cpufreq: Move CPPC configs to common Kconfig and add RISC-VGravatar Sunil V L 1-0/+29
2023-09-11arch: Remove Itanium (IA-64) architectureGravatar Ard Biesheuvel 1-11/+0
2023-06-30cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OFGravatar Viresh Kumar 1-0/+1
2023-06-27Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Rafael J. Wysocki 1-1/+1
2023-06-20cpufreq: amd-pstate: Set default governor to schedutilGravatar Mario Limonciello 1-1/+1
2023-06-05cpufreq: dt-platdev: Support building as moduleGravatar Zhipeng Wang 1-1/+1
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-10/+0
2023-01-20drivers/cpufreq: Remove "select SRCU"Gravatar Paul E. McKenney 1-1/+0
2023-01-20cpufreq: loongson1: Delete obsolete driverGravatar Keguang Zhang 1-9/+0
2023-01-16cpufreq: remove sa1100 driverGravatar Arnd Bergmann 1-1/+1
2022-07-25cpufreq: loongson2: fix Kconfig "its" grammarGravatar Randy Dunlap 1-1/+1
2021-04-21cpufreq: Kconfig: fix documentation linksGravatar Alexander Monakov 1-17/+6
2020-10-27cpufreq: Avoid configuring old governors as default with intel_pstateGravatar Rafael J. Wysocki 1-0/+2
2020-07-30cpufreq: make schedutil the default for arm and arm64Gravatar Valentin Schneider 1-1/+1
2020-05-08cpufreq: qoriq: Add platform dependenciesGravatar Geert Uytterhoeven 1-1/+2
2020-04-03cpufreq: Select schedutil when using big.LITTLEGravatar Linus Walleij 1-0/+1
2020-03-26cpufreq: intel_pstate: Select schedutil as the default governorGravatar Rafael J. Wysocki 1-1/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-10cpufreq: boost: Remove CONFIG_CPU_FREQ_BOOST_SW Kconfig optionGravatar Yue Hu 1-4/+0
2019-01-29thermal: cpu_cooling: Require thermal core to be compiled inGravatar Amit Kucheria 1-3/+0
2018-02-07cpufreq: remove at32ap-cpufreqGravatar Corentin LABBE 1-10/+0
2017-11-21cpufreq: Add Loongson machine dependenciesGravatar James Hogan 1-0/+2
2017-02-09cpufreq: qoriq: add ARM64 SoCs supportGravatar Tang Yuantian 1-1/+1
2017-02-09cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCsGravatar Markus Mayer 1-0/+10
2017-02-03cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config optionGravatar Viresh Kumar 1-8/+0
2016-10-02Merge branch 'pm-cpufreq-sched' into pm-cpufreqGravatar Rafael J. Wysocki 1-4/+1
2016-09-13cpufreq: dt: Update kconfig descriptionGravatar Viresh Kumar 1-1/+1
2016-08-16cpufreq / sched: Pass flags to cpufreq_update_util()Gravatar Rafael J. Wysocki 1-4/+1
2016-08-03cpufreq: Do not default-yes CPU_FREQ_STATGravatar Borislav Petkov 1-1/+0
2016-06-02cpufreq: stats: Make the stats code non-modularGravatar Rafael J. Wysocki 1-9/+4
2016-05-11Merge branch 'pm-cpufreq-sched' into pm-cpufreqGravatar Rafael J. Wysocki 1-0/+1
2016-05-11cpufreq: schedutil: Make default depend on CONFIG_SMPGravatar Arnd Bergmann 1-0/+1
2016-05-09Merge branch 'pm-cpufreq-sched' into pm-cpufreqGravatar Rafael J. Wysocki 1-1/+1
2016-05-06cpufreq: schedutil: Make it depend on CONFIG_SMPGravatar Rafael J. Wysocki 1-1/+1
2016-04-09cpufreq: dt: Add generic platform-device creation supportGravatar Viresh Kumar 1-0/+10
2016-04-02cpufreq: schedutil: New governor based on scheduler utilization dataGravatar Rafael J. Wysocki 1-0/+30
2016-04-02cpufreq: governor: Move abstract gov_attr_set code to seperate fileGravatar Rafael J. Wysocki 1-0/+4
2016-03-14Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-0/+1
2016-03-09cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is setGravatar Rafael J. Wysocki 1-1/+1
2016-03-09cpufreq: governor: Replace timers with utilization update callbacksGravatar Rafael J. Wysocki 1-0/+1
2016-03-01cpufreq: qoriq: allow building as module with THERMAL=mGravatar Arnd Bergmann 1-0/+1
2015-03-18cpufreq: qoriq: rename the driverGravatar Tang Yuantian 1-0/+8
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUGravatar Pranith Kumar 1-0/+1
2014-11-18cpufreq: Kconfig: Remove architecture specific menu entriesGravatar Viresh Kumar 1-31/+19
2014-11-06cpufreq: Loongson1: Add cpufreq driver for Loongson1BGravatar Kelvin Cheung 1-0/+10
2014-11-06cpufreq: allow powersave governor as the default without expert modeGravatar James Geboski 1-1/+0
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Gravatar Viresh Kumar 1-4/+4
2014-06-16cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyGravatar Arnd Bergmann 1-0/+2
2014-06-10cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORGravatar Viresh Kumar 1-1/+1
2014-02-28cpufreq: enable ARM drivers on arm64Gravatar Rob Herring 1-1/+1