Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-12-23 | cpufreq: Select PM_OPP rather than depending on it | Mark Brown | 1 | -1/+2 |
2013-12-04 | cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties | Eduardo Valentin | 1 | -1/+1 |
2013-10-16 | cpufreq: remove CONFIG_CPU_FREQ_TABLE | Viresh Kumar | 1 | -12/+0 |
2013-10-16 | cpufreq: create cpufreq_generic_init() routine | Viresh Kumar | 1 | -0/+1 |
2013-05-12 | cpufreq: Fix incorrect dependecies for ARM SA11xx drivers | Alexander Shiyan | 1 | -1/+1 |
2013-04-10 | cpufreq: sparc: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -0/+23 |
2013-04-10 | cpufreq: sh: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -0/+18 |
2013-04-10 | cpufreq: mips: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -0/+18 |
2013-04-10 | cpufreq: ia64: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -0/+17 |
2013-04-10 | cpufreq: AVR32: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -0/+13 |
2013-02-02 | cpufreq: instantiate cpufreq-cpu0 as a platform_driver | Shawn Guo | 1 | -1/+1 |
2013-01-03 | cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservative | Larry Finger | 1 | -0/+5 |
2012-09-10 | cpufreq: Add a generic cpufreq-cpu0 driver | Shawn Guo | 1 | -0/+11 |
2011-07-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -0/+5 |
2011-07-19 | powerpc/cpufreq: Add cpufreq driver for Momentum Maple boards | Dmitry Eremin-Solenikov | 1 | -0/+5 |
2011-07-14 | [CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/ | Kukjin Kim | 1 | -0/+5 |
2011-05-20 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones | 1 | -1/+9 |
2011-05-04 | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski | 1 | -13/+0 |