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
*
intel_pstate: Fix overflow in busy_scaled due to long delay
Prarit Bhargava
2015-06-16
1
-5
/
+5
*
cpufreq: qoriq: optimize the CPU frequency switching time
Tang Yuantian
2015-06-15
1
-11
/
+21
*
cpufreq: gx-suspmod: Fix two typos in two comments
Shailendra Verma
2015-06-15
1
-2
/
+2
*
cpufreq: nforce2: Fix typo in comment to function nforce2_init()
Shailendra Verma
2015-06-15
1
-1
/
+1
*
cpufreq: governor: Serialize governor callbacks
Viresh Kumar
2015-06-15
4
-18
/
+18
*
cpufreq: governor: split cpufreq_governor_dbs()
Viresh Kumar
2015-06-15
1
-140
/
+189
*
cpufreq: governor: register notifier from cs_init()
Viresh Kumar
2015-06-15
4
-38
/
+22
*
cpufreq: Remove cpufreq_update_policy()
Viresh Kumar
2015-06-11
1
-19
/
+4
*
cpufreq: Restart governor as soon as possible
Viresh Kumar
2015-06-11
1
-33
/
+26
*
cpufreq: Call cpufreq_policy_put_kobj() from cpufreq_policy_free()
Viresh Kumar
2015-06-11
1
-11
/
+6
*
cpufreq: Initialize policy->kobj while allocating policy
Viresh Kumar
2015-06-11
1
-25
/
+21
*
cpufreq: Stop migrating sysfs files on hotplug
Viresh Kumar
2015-06-11
1
-85
/
+135
*
cpufreq: Don't allow updating inactive policies from sysfs
Viresh Kumar
2015-06-10
1
-0
/
+11
*
intel_pstate: Force setting target pstate when required
Doug Smythies
2015-06-10
1
-10
/
+11
*
intel_pstate: change some inconsistent debug information
Doug Smythies
2015-06-10
1
-4
/
+4
*
cpufreq: Track cpu managing sysfs kobjects separately
Saravana Kannan
2015-05-23
1
-4
/
+7
*
cpufreq: Fix for typos in two comments
Shailendra Verma
2015-05-22
1
-2
/
+2
*
cpufreq: Mark policy->governor = NULL for inactive policies
Viresh Kumar
2015-05-15
1
-2
/
+3
*
cpufreq: Manage governor usage history with 'policy->last_governor'
Viresh Kumar
2015-05-15
1
-15
/
+15
*
cpufreq: Don't traverse all active policies to find policy for a cpu
Viresh Kumar
2015-05-15
1
-9
/
+6
*
cpufreq: Get rid of cpufreq_cpu_data_fallback
Viresh Kumar
2015-05-15
1
-19
/
+6
*
cpufreq: Don't clear cpufreq_cpu_data and policy list for inactive policies
Viresh Kumar
2015-05-15
1
-45
/
+34
*
cpufreq: Create for_each_{in}active_policy()
Viresh Kumar
2015-05-15
1
-7
/
+59
*
cpufreq: arm_big_little: remove compile-time dependency on BIG_LITTLE
Sudeep Holla
2015-05-15
2
-6
/
+23
*
intel_pstate: set BYT MSR with wrmsrl_on_cpu()
Joe Konno
2015-05-12
1
-1
/
+1
*
cpufreq: Clear policy->cpus even for the last CPU
Viresh Kumar
2015-05-07
1
-3
/
+1
*
cpufreq: Keep a single path for adding managed CPUs
Viresh Kumar
2015-05-07
1
-7
/
+5
*
cpufreq: Throw warning when we try to get policy for an invalid CPU
Viresh Kumar
2015-05-07
1
-1
/
+1
*
cpufreq: Merge __cpufreq_add_dev() and cpufreq_add_dev()
Viresh Kumar
2015-05-07
1
-17
/
+12
*
cpufreq: Add doc style comment about cpufreq_cpu_{get|put}()
Viresh Kumar
2015-05-07
1
-0
/
+27
*
intel_pstate: Add tsc collection and keep previous target pstate
Doug Smythies
2015-05-05
1
-10
/
+21
*
cpufreq: arm_big_little: remove unused cpu-cluster.<n> clock name
Sudeep Holla
2015-05-05
1
-3
/
+1
*
cpufreq: arm_big_little: check if the frequency is set correctly
Sudeep Holla
2015-05-05
1
-0
/
+9
*
cpufreq: pxa: make pxa_freqs arrays const
Fabian Frederick
2015-05-05
1
-6
/
+6
*
cpufreq: pxa: replace typedef pxa_freqs_t by structure
Fabian Frederick
2015-05-05
1
-10
/
+10
*
cpufreq: intel_pstate: Fix an annoying !CONFIG_SMP warning
Borislav Petkov
2015-04-15
1
-6
/
+6
*
intel_pstate: Change the setpoint for Atom params
Kristen Carlson Accardi
2015-04-15
1
-1
/
+1
*
intel_pstate: Knights Landing support
Dasaratharaman Chandramouli
2015-04-11
1
-0
/
+31
*
intel_pstate: remove MSR test
Kristen Carlson Accardi
2015-04-11
1
-14
/
+0
*
cpufreq: fix qoriq uniprocessor build
Arnd Bergmann
2015-04-11
1
-0
/
+2
*
Merge back earlier cpufreq material for v4.1.
Rafael J. Wysocki
2015-04-10
7
-73
/
+206
|
\
|
*
cpufreq: hisilicon: add acpu driver
Leo Yan
2015-04-02
3
-0
/
+52
|
*
cpufreq: powernv: Report cpu frequency throttling
Shilpasri G Bhat
2015-04-01
1
-1
/
+46
|
*
cpufreq: qoriq: rename the driver
Tang Yuantian
2015-03-18
4
-10
/
+9
|
*
cpufreq: qoriq: Make the driver usable on all QorIQ platforms
Tang Yuantian
2015-03-18
1
-62
/
+99
*
|
cpufreq: Schedule work for the first-online CPU on resume
Viresh Kumar
2015-04-03
1
-8
/
+11
|
/
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2015-03-06
1
-15
/
+6
|
\
|
*
cpufreq: exynos: Use simple approach to asses if cpu cooling can be used
Lukasz Majewski
2015-03-02
1
-15
/
+6
*
|
cpufreq: ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
2015-03-04
1
-0
/
+2
|
/
*
Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-21
2
-11
/
+3
|
\
[next]