Age | Commit message (Expand) | Author | Files | Lines |
2023-06-30 | cpufreq: Make CONFIG_CPUFREQ_DT_PLATDEV depend on OF | Viresh Kumar | 1 | -0/+1 |
2023-06-27 | Merge tag 'cpufreq-arm-updates-6.5' of git://git.kernel.org/pub/scm/linux/ker... | Rafael J. Wysocki | 1 | -1/+1 |
2023-06-20 | cpufreq: amd-pstate: Set default governor to schedutil | Mario Limonciello | 1 | -1/+1 |
2023-06-05 | cpufreq: dt-platdev: Support building as module | Zhipeng Wang | 1 | -1/+1 |
2023-02-21 | Merge tag 'pm-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -10/+0 |
2023-01-20 | drivers/cpufreq: Remove "select SRCU" | Paul E. McKenney | 1 | -1/+0 |
2023-01-20 | cpufreq: loongson1: Delete obsolete driver | Keguang Zhang | 1 | -9/+0 |
2023-01-16 | cpufreq: remove sa1100 driver | Arnd Bergmann | 1 | -1/+1 |
2022-07-25 | cpufreq: loongson2: fix Kconfig "its" grammar | Randy Dunlap | 1 | -1/+1 |
2021-04-21 | cpufreq: Kconfig: fix documentation links | Alexander Monakov | 1 | -17/+6 |
2020-10-27 | cpufreq: Avoid configuring old governors as default with intel_pstate | Rafael J. Wysocki | 1 | -0/+2 |
2020-07-30 | cpufreq: make schedutil the default for arm and arm64 | Valentin Schneider | 1 | -1/+1 |
2020-05-08 | cpufreq: qoriq: Add platform dependencies | Geert Uytterhoeven | 1 | -1/+2 |
2020-04-03 | cpufreq: Select schedutil when using big.LITTLE | Linus Walleij | 1 | -0/+1 |
2020-03-26 | cpufreq: intel_pstate: Select schedutil as the default governor | Rafael J. Wysocki | 1 | -1/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-04-10 | cpufreq: boost: Remove CONFIG_CPU_FREQ_BOOST_SW Kconfig option | Yue Hu | 1 | -4/+0 |
2019-01-29 | thermal: cpu_cooling: Require thermal core to be compiled in | Amit Kucheria | 1 | -3/+0 |
2018-02-07 | cpufreq: remove at32ap-cpufreq | Corentin LABBE | 1 | -10/+0 |
2017-11-22 | cpufreq: Add Loongson machine dependencies | James Hogan | 1 | -0/+2 |
2017-02-09 | cpufreq: qoriq: add ARM64 SoCs support | Tang Yuantian | 1 | -1/+1 |
2017-02-09 | cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCs | Markus Mayer | 1 | -0/+10 |
2017-02-04 | cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option | Viresh Kumar | 1 | -8/+0 |
2016-10-02 | Merge branch 'pm-cpufreq-sched' into pm-cpufreq | Rafael J. Wysocki | 1 | -4/+1 |
2016-09-13 | cpufreq: dt: Update kconfig description | Viresh Kumar | 1 | -1/+1 |
2016-08-16 | cpufreq / sched: Pass flags to cpufreq_update_util() | Rafael J. Wysocki | 1 | -4/+1 |
2016-08-03 | cpufreq: Do not default-yes CPU_FREQ_STAT | Borislav Petkov | 1 | -1/+0 |
2016-06-03 | cpufreq: stats: Make the stats code non-modular | Rafael J. Wysocki | 1 | -9/+4 |
2016-05-11 | Merge branch 'pm-cpufreq-sched' into pm-cpufreq | Rafael J. Wysocki | 1 | -0/+1 |
2016-05-11 | cpufreq: schedutil: Make default depend on CONFIG_SMP | Arnd Bergmann | 1 | -0/+1 |
2016-05-09 | Merge branch 'pm-cpufreq-sched' into pm-cpufreq | Rafael J. Wysocki | 1 | -1/+1 |
2016-05-06 | cpufreq: schedutil: Make it depend on CONFIG_SMP | Rafael J. Wysocki | 1 | -1/+1 |
2016-04-09 | cpufreq: dt: Add generic platform-device creation support | Viresh Kumar | 1 | -0/+10 |
2016-04-02 | cpufreq: schedutil: New governor based on scheduler utilization data | Rafael J. Wysocki | 1 | -0/+30 |
2016-04-02 | cpufreq: governor: Move abstract gov_attr_set code to seperate file | Rafael J. Wysocki | 1 | -0/+4 |
2016-03-14 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+1 |
2016-03-09 | cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is set | Rafael J. Wysocki | 1 | -1/+1 |
2016-03-09 | cpufreq: governor: Replace timers with utilization update callbacks | Rafael J. Wysocki | 1 | -0/+1 |
2016-03-01 | cpufreq: qoriq: allow building as module with THERMAL=m | Arnd Bergmann | 1 | -0/+1 |
2015-03-19 | cpufreq: qoriq: rename the driver | Tang Yuantian | 1 | -0/+8 |
2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 1 | -0/+1 |
2014-11-18 | cpufreq: Kconfig: Remove architecture specific menu entries | Viresh Kumar | 1 | -31/+19 |
2014-11-06 | cpufreq: Loongson1: Add cpufreq driver for Loongson1B | Kelvin Cheung | 1 | -0/+10 |
2014-11-06 | cpufreq: allow powersave governor as the default without expert mode | James Geboski | 1 | -1/+0 |
2014-10-03 | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt' | Viresh Kumar | 1 | -4/+4 |
2014-06-17 | cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency | Arnd Bergmann | 1 | -0/+2 |
2014-06-11 | cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR | Viresh Kumar | 1 | -1/+1 |
2014-02-28 | cpufreq: enable ARM drivers on arm64 | Rob Herring | 1 | -1/+1 |
2014-01-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 1 | -1/+1 |
2014-01-17 | cpufreq / boost: Kconfig: Support for software-managed BOOST | Lukasz Majewski | 1 | -0/+4 |