Rafael J. Wysocki
|
4419fbd4b4
Merge branch 'pm-cpufreq'
|
12 years ago |
Dirk Brandewie
|
fa69e33f7d
cpufreq: Do not track governor name for scaling drivers with internal governors.
|
12 years ago |
Dirk Brandewie
|
f6b0515b07
cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_driver.target()
|
12 years ago |
Dirk Brandewie
|
9e21ba8bd8
cpufreq: Retrieve current frequency from scaling drivers with internal governors
|
12 years ago |
Viresh Kumar
|
2eaa3e2df1
cpufreq: Fix locking issues
|
12 years ago |
Viresh Kumar
|
fa1d8af47f
cpufreq: Create a macro for unlock_policy_rwsem{read,write}
|
12 years ago |
Viresh Kumar
|
65922465b5
cpufreq: Remove unused HOTPLUG_CPU code
|
12 years ago |
Viresh Kumar
|
8e53695f7f
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
|
12 years ago |
Viresh Kumar
|
3361b7b173
cpufreq: Don't check cpu_online(policy->cpu)
|
12 years ago |
Viresh Kumar
|
73bf0fc2b0
cpufreq: Don't remove sysfs link for policy->cpu
|
12 years ago |
Viresh Kumar
|
b394058f06
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
|
12 years ago |
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 |
Paul Gortmaker
|
43720bd601
PM / tracing: remove deprecated power trace API
|
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 |