index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: dt: Add generic platform-device creation support
Viresh Kumar
2016-04-09
1
-0
/
+10
*
cpufreq: schedutil: New governor based on scheduler utilization data
Rafael J. Wysocki
2016-04-02
1
-0
/
+30
*
cpufreq: governor: Move abstract gov_attr_set code to seperate file
Rafael J. Wysocki
2016-04-02
1
-0
/
+4
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2016-03-14
1
-0
/
+1
|
\
|
*
cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is set
Rafael J. Wysocki
2016-03-09
1
-1
/
+1
|
*
cpufreq: governor: Replace timers with utilization update callbacks
Rafael J. Wysocki
2016-03-09
1
-0
/
+1
*
|
cpufreq: qoriq: allow building as module with THERMAL=m
Arnd Bergmann
2016-03-01
1
-0
/
+1
|
/
*
cpufreq: qoriq: rename the driver
Tang Yuantian
2015-03-18
1
-0
/
+8
*
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
2015-01-06
1
-0
/
+1
*
cpufreq: Kconfig: Remove architecture specific menu entries
Viresh Kumar
2014-11-18
1
-31
/
+19
*
cpufreq: Loongson1: Add cpufreq driver for Loongson1B
Kelvin Cheung
2014-11-06
1
-0
/
+10
*
cpufreq: allow powersave governor as the default without expert mode
James Geboski
2014-11-06
1
-1
/
+0
*
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
2014-10-03
1
-4
/
+4
*
cpufreq: cpufreq-cpu0: fix CPU_THERMAL dependency
Arnd Bergmann
2014-06-16
1
-0
/
+2
*
cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR
Viresh Kumar
2014-06-10
1
-1
/
+1
*
cpufreq: enable ARM drivers on arm64
Rob Herring
2014-02-28
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-01-24
1
-1
/
+1
|
\
|
*
cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties
Eduardo Valentin
2013-12-04
1
-1
/
+1
*
|
cpufreq / boost: Kconfig: Support for software-managed BOOST
Lukasz Majewski
2014-01-17
1
-0
/
+4
*
|
cpufreq: Select PM_OPP rather than depending on it
Mark Brown
2013-12-22
1
-1
/
+2
|
/
*
cpufreq: remove CONFIG_CPU_FREQ_TABLE
Viresh Kumar
2013-10-16
1
-12
/
+0
*
cpufreq: create cpufreq_generic_init() routine
Viresh Kumar
2013-10-16
1
-0
/
+1
*
cpufreq: Fix incorrect dependecies for ARM SA11xx drivers
Alexander Shiyan
2013-05-12
1
-1
/
+1
*
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
1
-0
/
+23
*
cpufreq: sh: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
1
-0
/
+18
*
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
1
-0
/
+18
*
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
1
-0
/
+17
*
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
1
-0
/
+13
*
cpufreq: instantiate cpufreq-cpu0 as a platform_driver
Shawn Guo
2013-02-02
1
-1
/
+1
*
cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservative
Larry Finger
2013-01-03
1
-0
/
+5
*
cpufreq: Add a generic cpufreq-cpu0 driver
Shawn Guo
2012-09-09
1
-0
/
+11
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-25
1
-0
/
+5
|
\
|
*
powerpc/cpufreq: Add cpufreq driver for Momentum Maple boards
Dmitry Eremin-Solenikov
2011-07-19
1
-0
/
+5
*
|
[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/
Kukjin Kim
2011-07-13
1
-0
/
+5
|
/
*
[CPUFREQ] Move x86 drivers to drivers/cpufreq/
Dave Jones
2011-05-19
1
-1
/
+9
*
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
2011-05-04
1
-13
/
+0
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
1
-1
/
+1
*
trivial: fix an -> a typos in documentation and comments
Frederik Schwarzer
2009-01-06
1
-2
/
+2
*
[CPUFREQ] allow use of the powersave governor as the default one
Alessandro Guido
2008-04-28
1
-0
/
+9
*
[CPUFREQ] fix configuration help message
Stefano Brivio
2008-02-06
1
-3
/
+0
*
[CPUFREQ] allow ondemand and conservative cpufreq governors to be used as def...
Thomas Renninger
2007-10-04
1
-4
/
+23
*
[CPUFREQ] cleanup kconfig options
Mike Frysinger
2007-04-26
1
-18
/
+43
*
[CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristate
Adrian Bunk
2007-02-10
1
-1
/
+1
*
[PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error
Dave Jones
2006-11-21
1
-0
/
+1
*
[CPUFREQ] Update LART site URL
Erik Mouw
2006-04-03
1
-1
/
+1
*
[CPUFREQ] Conservative cpufreq governer
Dave Jones
2005-05-31
1
-0
/
+20
*
[CPUFREQ] Add warning comment about default governors.
Dave Jones
2005-05-31
1
-0
/
+4
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+118