Rafael J. Wysocki
|
2ed99e39cb
cpufreq: Skip current frequency initialization for ->setpolicy drivers
|
11 years ago |
Viresh Kumar
|
4e97b631f2
cpufreq: Initialize governor for a new policy under policy->rwsem
|
11 years ago |
Viresh Kumar
|
5a7e56a5d2
cpufreq: Initialize policy before making it available for others to use
|
11 years ago |
Aaron Plattner
|
999976e0f6
cpufreq: use cpufreq_cpu_get() to avoid cpufreq_get() race conditions
|
11 years ago |
viresh kumar
|
6964d91db2
cpufreq: remove sysfs link when a cpu != policy->cpu, is removed
|
11 years ago |
Lukasz Majewski
|
6f19efc0a1
cpufreq: Add boost frequency support in core
|
11 years ago |
Viresh Kumar
|
652ed95d5f
cpufreq: introduce cpufreq_generic_get() routine
|
11 years ago |
Viresh Kumar
|
fcd7af917a
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
|
11 years ago |
Viresh Kumar
|
d3916691c9
cpufreq: Make sure CPU is running on a freq from freq-table
|
11 years ago |
Viresh Kumar
|
ab1b1c4e82
cpufreq: send new set of notification for transition failures
|
11 years ago |
Viresh Kumar
|
f7ba3b41e2
cpufreq: Introduce cpufreq_notify_post_transition()
|
11 years ago |
Jane Li
|
6f1e4efd88
cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
|
11 years ago |
Viresh Kumar
|
08fd8c1cf0
cpufreq: preserve user_policy across suspend/resume
|
11 years ago |
Rafael J. Wysocki
|
72368d122c
cpufreq: Clean up after a failing light-weight initialization
|
11 years ago |
Jason Baron
|
a27a9ab706
cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy drivers
|
11 years ago |
Viresh Kumar
|
42f921a6f1
cpufreq: remove sysfs files for CPUs which failed to come back after resume
|
11 years ago |
Rafael J. Wysocki
|
d4faadd5d5
Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"
|
11 years ago |
Rafael J. Wysocki
|
12205a4b79
Revert "cpufreq: suspend governors on system suspend/hibernate"
|
11 years ago |
Bjørn Mork
|
2167e2399d
cpufreq: fix garbage kobjects on errors during suspend/resume
|
11 years ago |
Viresh Kumar
|
5a87182aa2
cpufreq: suspend governors on system suspend/hibernate
|
11 years ago |
Viresh Kumar
|
d4019f0a92
cpufreq: move freq change notifications to cpufreq core
|
12 years ago |
viresh kumar
|
ad7722dab7
cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
|
12 years ago |
Viresh Kumar
|
9c0ebcf78f
cpufreq: Implement light weight ->target_index() routine
|
12 years ago |
Srivatsa S. Bhat
|
99ec899eaf
cpufreq: Detect spurious invocations of update_policy_cpu()
|
12 years ago |
Viresh Kumar
|
3bc28ab6da
cpufreq: remove CONFIG_CPU_FREQ_TABLE
|
12 years ago |
Viresh Kumar
|
70e9e77833
cpufreq: create cpufreq_generic_init() routine
|
12 years ago |
Viresh Kumar
|
da60ce9f2f
cpufreq: call cpufreq_driver->get() after calling ->init()
|
12 years ago |
Viresh Kumar
|
0b981e7074
cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
|
12 years ago |
Viresh Kumar
|
037ce8397d
cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy()
|
12 years ago |
Viresh Kumar
|
27a862e983
cpufreq: remove __cpufreq_remove_dev()
|
12 years ago |