Viresh Kumar
|
fcf8058296
cpufreq: Simplify cpufreq_add_dev()
|
12 years ago |
Viresh Kumar
|
b26f72042e
cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregister"
|
12 years ago |
Borislav Petkov
|
9d95046e5d
cpufreq: Add a get_current_driver helper
|
12 years ago |
Dirk Brandewie
|
d5aaffa9dd
cpufreq: handle cpufreq being disabled for all exported function.
|
12 years ago |
Viresh Kumar
|
b8eed8af94
cpufreq: Simplify __cpufreq_remove_dev()
|
12 years ago |
Viresh Kumar
|
6954ca9c8b
cpufreq: Don't use cpu removed during cpufreq_driver_unregister
|
12 years ago |
Viresh Kumar
|
f6a7409cab
cpufreq: Notify governors when cpus are hot-[un]plugged
|
12 years ago |
Viresh Kumar
|
643ae6e81d
cpufreq: Manage only online cpus
|
12 years ago |
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 |