index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
cpufreq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
cpufreq: Revert incorrect commit 5800043
Rafael J. Wysocki
1
-214
/
+69
2013-04-22
cpufreq: Don't call __cpufreq_governor() for drivers without target()
Viresh Kumar
1
-5
/
+13
2013-04-12
cpufreq: Call __cpufreq_governor() with correct policy->cpus mask
Viresh Kumar
1
-1
/
+3
2013-04-10
cpufreq: convert cpufreq_driver to using RCU
Nathan Zimmer
1
-67
/
+208
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-19
/
+26
2013-04-01
cpufreq: governor: Implement per policy instances of governors
Viresh Kumar
1
-4
/
+11
2013-04-01
cpufreq: Add per policy governor-init/exit infrastructure
Viresh Kumar
1
-3
/
+18
2013-04-01
cpufreq: Convert the cpufreq_driver_lock to a rwlock
Nathan Zimmer
1
-26
/
+26
2013-02-15
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-244
/
+215
2013-02-09
cpufreq: Do not track governor name for scaling drivers with internal governors.
Dirk Brandewie
1
-2
/
+3
2013-02-09
cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_dr...
Dirk Brandewie
1
-1
/
+1
2013-02-09
cpufreq: Retrieve current frequency from scaling drivers with internal governors
Dirk Brandewie
1
-1
/
+5
2013-02-09
cpufreq: Fix locking issues
Viresh Kumar
1
-34
/
+38
2013-02-09
cpufreq: Create a macro for unlock_policy_rwsem{read,write}
Viresh Kumar
1
-15
/
+9
2013-02-09
cpufreq: Remove unused HOTPLUG_CPU code
Viresh Kumar
1
-15
/
+2
2013-02-09
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
Viresh Kumar
1
-2
/
+4
2013-02-09
cpufreq: Don't check cpu_online(policy->cpu)
Viresh Kumar
1
-14
/
+3
2013-02-06
cpufreq: Don't remove sysfs link for policy->cpu
Viresh Kumar
1
-2
/
+3
2013-02-02
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
Viresh Kumar
1
-0
/
+4
2013-02-02
cpufreq: Simplify cpufreq_add_dev()
Viresh Kumar
1
-100
/
+58
2013-02-02
cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregis...
Viresh Kumar
1
-7
/
+0
2013-02-02
cpufreq: Add a get_current_driver helper
Borislav Petkov
1
-0
/
+14
2013-02-02
cpufreq: handle cpufreq being disabled for all exported function.
Dirk Brandewie
1
-0
/
+18
2013-02-02
cpufreq: Simplify __cpufreq_remove_dev()
Viresh Kumar
1
-91
/
+70
2013-02-02
cpufreq: Don't use cpu removed during cpufreq_driver_unregister
Viresh Kumar
1
-1
/
+7
2013-02-02
cpufreq: Notify governors when cpus are hot-[un]plugged
Viresh Kumar
1
-0
/
+10
2013-02-02
cpufreq: Manage only online cpus
Viresh Kumar
1
-0
/
+7
2013-01-26
PM / tracing: remove deprecated power trace API
Paul Gortmaker
1
-1
/
+0
2012-11-15
cpufreq: Remove unnecessary initialization of a local variable
Jingoo Han
1
-2
/
+2
2012-11-15
cpufreq: Make sure target freq is within limits
Viresh Kumar
1
-2
/
+9
2012-11-15
cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == po...
Viresh Kumar
1
-0
/
+4
2012-11-15
cpufreq: Fix sparse warning by making local function static
Viresh Kumar
1
-1
/
+1
2012-11-15
cpufreq: return early from __cpufreq_driver_getavg()
Viresh Kumar
1
-2
/
+4
2012-11-15
cpufreq: Improve debug prints
Viresh Kumar
1
-0
/
+2
2012-11-15
cpufreq / core: Fix printing of governor and driver name
viresh kumar
1
-3
/
+3
2012-11-15
cpufreq / core: Fix typo in comment describing show_bios_limit()
viresh kumar
1
-1
/
+1
2012-07-20
cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch
Stephen Boyd
1
-8
/
+27
2012-03-14
provide disable_cpufreq() function to disable the API.
Konrad Rzeszutek Wilk
1
-0
/
+24
2012-01-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-2
/
+1
2012-01-06
[CPUFREQ] update lpj only if frequency has changed
Afzal Mohammed
1
-2
/
+1
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-40
/
+39
2011-06-29
cpufreq: expose a cpufreq_quick_get_max routine
Jesse Barnes
1
-0
/
+20
2011-05-04
[CPUFREQ] remove redundant sprintf from request_module call.
Kees Cook
1
-13
/
+6
2011-05-04
[CPUFREQ] use dynamic debug instead of custom infrastructure
Dominik Brodowski
1
-143
/
+37
2011-05-04
[CPUFREQ] CPU hotplug, re-create sysfs directory and symlinks
Jacob Shin
1
-2
/
+18
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
cpufreq: Use syscore_ops for boot CPU suspend/resume (v2)
Rafael J. Wysocki
1
-40
/
+26
2011-03-17
[CPUFREQ] Remove the pm_message_t argument from driver suspend
Rafael J. Wysocki
1
-1
/
+1
2011-03-02
[CPUFREQ] fix BUG on cpufreq policy init failure
Jiri Slaby
1
-12
/
+15
2011-01-04
perf: Clean up power events by introducing new, more generic ones
Thomas Renninger
1
-0
/
+1
[next]