Viresh Kumar
|
e28867eab7
cpufreq: Implement cpufreq_generic_suspend()
|
11 years ago |
Viresh Kumar
|
2f0aea9363
cpufreq: suspend governors on system suspend/hibernate
|
11 years ago |
viresh kumar
|
6e2c89d16d
cpufreq: move call to __find_governor() to cpufreq_init_policy()
|
11 years ago |
Rafael J. Wysocki
|
3b4aff0472
Merge back earlier 'pm-cpufreq' material.
|
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
|
bd0fa9bb45
cpufreq: Return error if ->get() failed in cpufreq_update_policy()
|
11 years ago |
Rashika Kheria
|
8a5c74a175
cpufreq: Mark function as static in cpufreq.c
|
11 years ago |
Viresh Kumar
|
1c0ca90207
cpufreq: don't call cpufreq_update_policy() on CPU addition
|
11 years ago |
Rafael J. Wysocki
|
d9a789c7a0
cpufreq: Refactor cpufreq_set_policy()
|
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 |