Jingoo Han
|
f55c9c2627
cpufreq: Remove unnecessary initialization of a local variable
|
12 years ago |
Viresh Kumar
|
7249924e53
cpufreq: Make sure target freq is within limits
|
12 years ago |
Viresh Kumar
|
5a1c022850
cpufreq: Avoid calling cpufreq driver's target() routine if target_freq == policy->cur
|
12 years ago |
Viresh Kumar
|
da58445570
cpufreq: Fix sparse warning by making local function static
|
12 years ago |
Viresh Kumar
|
0676f7f2e7
cpufreq: return early from __cpufreq_driver_getavg()
|
12 years ago |
Viresh Kumar
|
db7011516c
cpufreq: Improve debug prints
|
12 years ago |
viresh kumar
|
4b972f0b04
cpufreq / core: Fix printing of governor and driver name
|
12 years ago |
viresh kumar
|
8bf1ac7236
cpufreq / core: Fix typo in comment describing show_bios_limit()
|
12 years ago |
Stephen Boyd
|
a914443627
cpufreq: Fix sysfs deadlock with concurrent hotplug/frequency switch
|
13 years ago |
Konrad Rzeszutek Wilk
|
a7b422cda5
provide disable_cpufreq() function to disable the API.
|
13 years ago |
Linus Torvalds
|
02d929502c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
|
13 years ago |
Afzal Mohammed
|
d08de0c19c
[CPUFREQ] update lpj only if frequency has changed
|
13 years ago |
Kay Sievers
|
8a25a2fd12
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
|
13 years ago |
Jesse Barnes
|
3d73710880
cpufreq: expose a cpufreq_quick_get_max routine
|
14 years ago |
Kees Cook
|
1a8e1463a4
[CPUFREQ] remove redundant sprintf from request_module call.
|
14 years ago |
Dominik Brodowski
|
2d06d8c49a
[CPUFREQ] use dynamic debug instead of custom infrastructure
|
14 years ago |
Jacob Shin
|
27ecddc2a9
[CPUFREQ] CPU hotplug, re-create sysfs directory and symlinks
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Rafael J. Wysocki
|
e00e56dfd3
cpufreq: Use syscore_ops for boot CPU suspend/resume (v2)
|
14 years ago |
Rafael J. Wysocki
|
7ca64e2d28
[CPUFREQ] Remove the pm_message_t argument from driver suspend
|
14 years ago |
Jiri Slaby
|
8f5bc2abfd
[CPUFREQ] fix BUG on cpufreq policy init failure
|
14 years ago |
Thomas Renninger
|
25e41933b5
perf: Clean up power events by introducing new, more generic ones
|
14 years ago |
Julia Lawall
|
bec037aa6c
[CPUFREQ] drivers/cpufreq: Adjust confusing if indentation
|
15 years ago |
Neal Buckendahl
|
9c36f746d7
[CPUFREQ] fix brace coding style issue.
|
15 years ago |
Thomas Renninger
|
6f4f2723d0
[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
|
15 years ago |
Amerigo Wang
|
226528c610
[CPUFREQ] unexport (un)lock_policy_rwsem* functions
|
15 years ago |
Xiaotian Feng
|
cad70a6ae5
[CPUFREQ] fix memory leak in cpufreq_add_dev
|
15 years ago |
Andrej Gelenberg
|
ffe6275f90
[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)"
|
15 years ago |
H. Peter Anvin
|
d7be0ce6af
Merge commit 'v2.6.34-rc6' into x86/cpu
|
15 years ago |
Borislav Petkov
|
6dad2a2964
cpufreq: Unify sysfs attribute definition macros
|
15 years ago |