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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
powernow-k6: reorder frequencies
Mikulas Patocka
2014-01-06
1
-7
/
+10
|
|
*
|
powernow-k6: correctly initialize default parameters
Mikulas Patocka
2014-01-06
1
-4
/
+72
|
|
*
|
powernow-k6: disable cache when changing frequency
Mikulas Patocka
2014-01-06
1
-17
/
+39
|
|
*
|
cpufreq: exynos: Convert exynos-cpufreq to platform driver
Lukasz Majewski
2014-01-06
1
-2
/
+11
|
|
*
|
cpufreq: Make sure CPU is running on a freq from freq-table
Viresh Kumar
2014-01-06
2
-0
/
+62
|
|
*
|
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2014-01-06
19
-13
/
+22
|
|
*
|
cpufreq: imx6q: add of_init_opp_table
John Tobias
2014-01-06
1
-4
/
+17
|
|
*
|
cpufreq: imx6q-cpufreq driver is reused on i.MX6 series SoCs
Shawn Guo
2014-01-06
1
-3
/
+3
|
|
*
|
cpufreq: imx6q: correct VDDSOC/PU voltage scaling when cpufreq is changed
Anson Huang
2014-01-06
1
-29
/
+77
|
|
*
|
cpufreq: send new set of notification for transition failures
Viresh Kumar
2014-01-06
4
-37
/
+17
|
|
*
|
cpufreq: Introduce cpufreq_notify_post_transition()
Viresh Kumar
2014-01-06
1
-0
/
+14
|
|
*
|
cpufreq: exynos5250: Set APLL rate using CCF API
Sachin Kamat
2014-01-06
1
-64
/
+10
|
|
*
|
cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
Jane Li
2014-01-06
3
-2
/
+8
|
|
*
|
cpufreq: s3c24xx: Staticize local variable
Sachin Kamat
2014-01-06
1
-1
/
+1
|
|
*
|
cpufreq: s3c2440: Staticize local variables
Sachin Kamat
2014-01-06
1
-2
/
+2
|
|
*
|
cpufreq: s3c2440: Remove hardware.h inclusion
Sachin Kamat
2014-01-06
1
-2
/
+0
|
|
*
|
cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE
Viresh Kumar
2014-01-06
1
-1
/
+1
|
|
*
|
Merge back earlier 'pm-cpufreq' material.
Rafael J. Wysocki
2014-01-05
5
-20
/
+62
|
|
|
\
\
|
|
|
*
|
cpufreq: Select PM_OPP rather than depending on it
Mark Brown
2013-12-22
2
-3
/
+6
|
|
|
*
|
cpufreq: Make ARM big.LITTLE switcher depend on ARM
Mark Brown
2013-12-22
1
-1
/
+1
|
|
|
*
|
intel_pstate: Remove periodic P state boost
Dirk Brandewie
2013-12-22
1
-11
/
+0
|
|
|
*
|
intel_pstate: Add setting voltage value for baytrail P states.
Dirk Brandewie
2013-12-22
1
-4
/
+54
|
|
|
*
|
cpufreq: SPEAr: clk_round_rate() can return a zero upon error
Paul Walmsley
2013-12-06
1
-1
/
+1
|
|
|
*
|
cpufreq: cpufreq-cpu0: clk_round_rate() can return a zero upon error
Paul Walmsley
2013-12-06
1
-1
/
+1
*
|
|
|
|
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-23
4
-5
/
+22
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'samsung-cleanup-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2013-12-28
4
-5
/
+22
|
|
\
\
\
\
|
|
*
|
|
|
cpufreq: exynos: move definitions for exynos-cpufreq into drivers/cpufreq/
Kukjin Kim
2013-12-19
4
-5
/
+22
*
|
|
|
|
|
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
Dirk Brandewie
2014-01-06
1
-1
/
+2
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
intel_pstate: Fail initialization if P-state information is missing
Rafael J. Wysocki
2013-12-31
1
-0
/
+5
*
|
|
|
|
cpufreq: preserve user_policy across suspend/resume
Viresh Kumar
2013-12-29
1
-5
/
+9
*
|
|
|
|
cpufreq: Clean up after a failing light-weight initialization
Rafael J. Wysocki
2013-12-29
1
-9
/
+14
*
|
|
|
|
cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...
Jason Baron
2013-12-22
1
-0
/
+6
*
|
|
|
|
cpufreq: remove sysfs files for CPUs which failed to come back after resume
Viresh Kumar
2013-12-22
1
-32
/
+31
|
/
/
/
/
*
|
|
|
cpufreq_ at32ap-cpufreq.c: Fix section mismatch
Matthias Brugger
2013-12-10
1
-1
/
+1
*
|
|
|
Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"
Rafael J. Wysocki
2013-12-08
1
-0
/
+3
*
|
|
|
Revert "cpufreq: suspend governors on system suspend/hibernate"
Rafael J. Wysocki
2013-12-08
1
-43
/
+0
|
|
/
/
|
/
|
|
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2013-12-06
1
-3
/
+43
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
|
*
cpufreq: fix garbage kobjects on errors during suspend/resume
Bjørn Mork
2013-12-03
1
-3
/
+0
|
|
*
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
2013-11-28
1
-0
/
+43
*
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-11-27
4
-6
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
cpufreq: exynos: Remove unwanted EXPORT_SYMBOL
Sachin Kamat
2013-11-20
3
-3
/
+0
|
*
cpufreq: tegra: don't error target() when suspended
Stephen Warren
2013-11-20
1
-3
/
+1
*
|
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-20
3
-4
/
+4
|
\
\
|
*
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-11-19
3
-4
/
+4
|
|
\
\
|
|
|
/
|
|
*
cpufreq: governor: Remove fossil comment in the cpufreq_governor_dbs()
lan,Tianyu
2013-11-16
1
-4
/
+0
|
|
*
cpufreq: OMAP: Fix compilation error 'r & ret undeclared'
viresh kumar
2013-11-14
1
-0
/
+1
|
|
*
cpufreq: conservative: set requested_freq to policy max when it is over polic...
Xiaoguang Chen
2013-11-12
1
-0
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Correct some typos for word frequency
LABBE Corentin
2013-10-14
1
-1
/
+1
|
*
|
treewide: Fix typo in Kconfig
Masanari Iida
2013-10-14
1
-1
/
+1
[prev]
[next]