index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpufreq: powernv: make local function static
Brian Norris
2014-05-17
1
-1
/
+1
*
cpufreq: Enable big.LITTLE cpufreq driver on arm64
Mark Brown
2014-05-17
1
-1
/
+2
*
cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2014-05-17
1
-1
/
+1
*
intel_pstate: Add CPU IDs for Broadwell processors
Dirk Brandewie
2014-05-13
1
-0
/
+3
*
cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
Stratos Karafotis
2014-05-08
1
-11
/
+0
*
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
Nishanth Menon
2014-05-07
2
-0
/
+112
*
cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-05-07
1
-0
/
+14
*
intel_pstate: Remove sample parameter in intel_pstate_calc_busy
Stratos Karafotis
2014-05-07
1
-7
/
+4
*
cpufreq: Kconfig: Fix spelling errors
Stratos Karafotis
2014-05-01
2
-4
/
+4
*
cpufreq: Make linux-pm@vger.kernel.org official mailing list
Viresh Kumar
2014-05-01
1
-1
/
+1
*
cpufreq: exynos: Use dev_err/info function instead of pr_err/info
Chanwoo Choi
2014-05-01
2
-9
/
+13
*
Merge branch 'cpufreq-macros' into pm-cpufreq
Rafael J. Wysocki
2014-05-01
15
-146
/
+127
|
\
|
*
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-04-30
14
-146
/
+116
|
*
cpufreq: Introduce macros for cpufreq_frequency_table iteration
Stratos Karafotis
2014-04-30
1
-0
/
+11
*
|
cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error
Tim Gardner
2014-04-29
1
-1
/
+4
*
|
cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-04-29
1
-4
/
+0
*
|
cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-04-29
1
-9
/
+11
*
|
cpufreq: powernow-k6: Fix incorrect comparison with max_multipler
Srivatsa S. Bhat
2014-04-29
1
-2
/
+3
*
|
cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-04-29
1
-12
/
+24
|
/
*
cpufreq: highbank: fix ARM_HIGHBANK_CPUFREQ dependency warning
Kefeng Wang
2014-04-22
1
-5
/
+1
*
cpufreq: ppc: Fix integer overflow in expression
Geert Uytterhoeven
2014-04-21
1
-1
/
+1
*
cpufreq, powernv: Fix build failure on UP
Srivatsa S. Bhat
2014-04-21
1
-0
/
+1
*
cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2014-04-21
1
-3
/
+1
*
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-04-08
35
-164
/
+507
|
\
|
*
cpufreq: ppc: Remove duplicate inclusion of fsl_soc.h
Sachin Kamat
2014-04-08
1
-1
/
+0
|
*
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
2014-04-07
21
-139
/
+139
|
*
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table
Viresh Kumar
2014-04-07
6
-13
/
+9
|
*
cpufreq: don't print value of .driver_data from core
Viresh Kumar
2014-04-07
1
-4
/
+3
|
*
cpufreq: ia64: don't set .driver_data to index
Viresh Kumar
2014-04-07
1
-1
/
+0
|
*
cpufreq: powernv: Use cpufreq_frequency_table.driver_data to store pstate ids
Gautham R. Shenoy
2014-04-07
1
-3
/
+2
|
*
cpufreq: powernv: cpufreq driver for powernv platform
Vaidyanathan Srinivasan
2014-04-07
3
-0
/
+351
|
*
cpufreq: at32ap: don't declare local variable as static
Viresh Kumar
2014-04-07
1
-1
/
+1
|
*
cpufreq: loongson2_cpufreq: don't declare local variable as static
Viresh Kumar
2014-04-07
1
-1
/
+1
|
*
cpufreq: unicore32: fix typo issue for 'clk'
Chen Gang
2014-04-07
1
-1
/
+1
|
*
cpufreq: exynos: Disable on multiplatform build
Sachin Kamat
2014-04-07
1
-3
/
+3
*
|
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-07
1
-3
/
+4
|
\
\
|
*
|
acpi-cpufreq: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-3
/
+4
*
|
|
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...
Arnd Bergmann
2014-03-17
1
-1
/
+1
|
|
\
\
|
|
*
|
drivers: Enable building of Kirkwood drivers for mach-mvebu
Andrew Lunn
2014-02-24
1
-1
/
+1
*
|
|
|
Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-02
14
-39
/
+72
|
\
\
\
\
|
*
|
|
|
cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static
Viresh Kumar
2014-03-26
1
-4
/
+2
|
*
|
|
|
cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end}
Viresh Kumar
2014-03-26
13
-29
/
+28
|
*
|
|
|
cpufreq: Make sure frequency transitions are serialized
Srivatsa S. Bhat
2014-03-26
1
-0
/
+37
|
*
|
|
|
intel_pstate: Use del_timer_sync in intel_pstate_cpu_stop
Dirk Brandewie
2014-03-26
1
-1
/
+1
|
*
|
|
|
cpufreq: resume drivers before enabling governors
Viresh Kumar
2014-03-26
1
-5
/
+4
*
|
|
|
|
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-04-01
41
-534
/
+315
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
intel_pstate: Set core to min P state during core offline
Dirk Brandewie
2014-03-20
1
-8
/
+11
|
*
|
|
|
cpufreq: Add stop CPU callback to cpufreq_driver interface
Dirk Brandewie
2014-03-20
1
-0
/
+2
|
*
|
|
|
cpufreq: Remove unnecessary braces
Stratos Karafotis
2014-03-20
1
-2
/
+1
[next]