aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-03-19cpufreq: Move CPPC configs to common Kconfig and add RISC-VSunil V L1-0/+29
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-11/+0
2023-06-30cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OFViresh Kumar1-0/+1
2023-06-27Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki1-1/+1
2023-06-20cpufreq: amd-pstate: Set default governor to schedutilMario Limonciello1-1/+1
2023-06-05cpufreq: dt-platdev: Support building as moduleZhipeng Wang1-1/+1
2023-02-21Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-10/+0
2023-01-20drivers/cpufreq: Remove "select SRCU"Paul E. McKenney1-1/+0
2023-01-20cpufreq: loongson1: Delete obsolete driverKeguang Zhang1-9/+0
2023-01-16cpufreq: remove sa1100 driverArnd Bergmann1-1/+1
2022-07-25cpufreq: loongson2: fix Kconfig "its" grammarRandy Dunlap1-1/+1
2021-04-21cpufreq: Kconfig: fix documentation linksAlexander Monakov1-17/+6
2020-10-27cpufreq: Avoid configuring old governors as default with intel_pstateRafael J. Wysocki1-0/+2
2020-07-30cpufreq: make schedutil the default for arm and arm64Valentin Schneider1-1/+1
2020-05-08cpufreq: qoriq: Add platform dependenciesGeert Uytterhoeven1-1/+2
2020-04-03cpufreq: Select schedutil when using big.LITTLELinus Walleij1-0/+1
2020-03-26cpufreq: intel_pstate: Select schedutil as the default governorRafael J. Wysocki1-1/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-10cpufreq: boost: Remove CONFIG_CPU_FREQ_BOOST_SW Kconfig optionYue Hu1-4/+0
2019-01-29thermal: cpu_cooling: Require thermal core to be compiled inAmit Kucheria1-3/+0
2018-02-07cpufreq: remove at32ap-cpufreqCorentin LABBE1-10/+0
2017-11-21cpufreq: Add Loongson machine dependenciesJames Hogan1-0/+2
2017-02-09cpufreq: qoriq: add ARM64 SoCs supportTang Yuantian1-1/+1
2017-02-09cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCsMarkus Mayer1-0/+10
2017-02-03cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config optionViresh Kumar1-8/+0
2016-10-02Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki1-4/+1
2016-09-13cpufreq: dt: Update kconfig descriptionViresh Kumar1-1/+1
2016-08-16cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki1-4/+1
2016-08-03cpufreq: Do not default-yes CPU_FREQ_STATBorislav Petkov1-1/+0
2016-06-02cpufreq: stats: Make the stats code non-modularRafael J. Wysocki1-9/+4
2016-05-11Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki1-0/+1
2016-05-11cpufreq: schedutil: Make default depend on CONFIG_SMPArnd Bergmann1-0/+1
2016-05-09Merge branch 'pm-cpufreq-sched' into pm-cpufreqRafael J. Wysocki1-1/+1
2016-05-06cpufreq: schedutil: Make it depend on CONFIG_SMPRafael J. Wysocki1-1/+1
2016-04-09cpufreq: dt: Add generic platform-device creation supportViresh Kumar1-0/+10
2016-04-02cpufreq: schedutil: New governor based on scheduler utilization dataRafael J. Wysocki1-0/+30
2016-04-02cpufreq: governor: Move abstract gov_attr_set code to seperate fileRafael J. Wysocki1-0/+4
2016-03-14Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2016-03-09cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is setRafael J. Wysocki1-1/+1
2016-03-09cpufreq: governor: Replace timers with utilization update callbacksRafael J. Wysocki1-0/+1
2016-03-01cpufreq: qoriq: allow building as module with THERMAL=mArnd Bergmann1-0/+1
2015-03-18cpufreq: qoriq: rename the driverTang Yuantian1-0/+8
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-11-18cpufreq: Kconfig: Remove architecture specific menu entriesViresh Kumar1-31/+19
2014-11-06cpufreq: Loongson1: Add cpufreq driver for Loongson1BKelvin Cheung1-0/+10
2014-11-06cpufreq: allow powersave governor as the default without expert modeJames Geboski1-1/+0
2014-10-03cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar1-4/+4
2014-06-16cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependencyArnd Bergmann1-0/+2
2014-06-10cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATORViresh Kumar1-1/+1
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring1-1/+1
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+1
2014-01-17cpufreq / boost: Kconfig: Support for software-managed BOOSTLukasz Majewski1-0/+4
2013-12-22cpufreq: Select PM_OPP rather than depending on itMark Brown1-1/+2
2013-12-04cpufreq: cpufreq-cpu0: add dt node parsing for cooling device propertiesEduardo Valentin1-1/+1
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar1-12/+0
2013-10-16cpufreq: create cpufreq_generic_init() routineViresh Kumar1-0/+1
2013-05-12cpufreq: Fix incorrect dependecies for ARM SA11xx driversAlexander Shiyan1-1/+1
2013-04-10cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+23
2013-04-10cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+18
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+18
2013-04-10cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+17
2013-04-10cpufreq: AVR32: move cpufreq driver to drivers/cpufreqViresh Kumar1-0/+13
2013-02-02cpufreq: instantiate cpufreq-cpu0 as a platform_driverShawn Guo1-1/+1
2013-01-03cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger1-0/+5
2012-09-09cpufreq: Add a generic cpufreq-cpu0 driverShawn Guo1-0/+11
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-0/+5
2011-07-19powerpc/cpufreq: Add cpufreq driver for Momentum Maple boardsDmitry Eremin-Solenikov1-0/+5
2011-07-13[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/Kukjin Kim1-0/+5
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones1-1/+9
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-13/+0
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer1-2/+2
2008-04-28[CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido1-0/+9
2008-02-06[CPUFREQ] fix configuration help messageStefano Brivio1-3/+0
2007-10-04[CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...Thomas Renninger1-4/+23
2007-04-26[CPUFREQ] cleanup kconfig optionsMike Frysinger1-18/+43
2007-02-10[CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristateAdrian Bunk1-1/+1
2006-11-21[PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile errorDave Jones1-0/+1
2006-04-03[CPUFREQ] Update LART site URLErik Mouw1-1/+1
2005-05-31[CPUFREQ] Conservative cpufreq governerDave Jones1-0/+20
2005-05-31[CPUFREQ] Add warning comment about default governors.Dave Jones1-0/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+118