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
|
11 years ago |
Viresh Kumar
|
9c0ebcf78f
cpufreq: Implement light weight ->target_index() routine
|
11 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
|
11 years ago |
Viresh Kumar
|
70e9e77833
cpufreq: create cpufreq_generic_init() routine
|
11 years ago |
Viresh Kumar
|
da60ce9f2f
cpufreq: call cpufreq_driver->get() after calling ->init()
|
11 years ago |
Viresh Kumar
|
0b981e7074
cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
|
11 years ago |
Viresh Kumar
|
037ce8397d
cpufreq: rename __cpufreq_set_policy() as cpufreq_set_policy()
|
11 years ago |
Viresh Kumar
|
27a862e983
cpufreq: remove __cpufreq_remove_dev()
|
11 years ago |
Viresh Kumar
|
75949c9a1f
cpufreq: don't break string in print statements
|
11 years ago |
Viresh Kumar
|
bbdd04ab1f
cpufreq: Remove extra blank line
|
11 years ago |
Viresh Kumar
|
67a29e558b
cpufreq: remove invalid comment from __cpufreq_remove_dev()
|
11 years ago |
Viresh Kumar
|
1b750e3bda
cpufreq: make return type of lock_policy_rwsem_{read|write}() as void
|
11 years ago |
Viresh Kumar
|
26ca869434
cpufreq: check cpufreq driver is valid and cpufreq isn't disabled in cpufreq_get()
|
12 years ago |
Yinghai Lu
|
4dea5806d3
cpufreq: return EEXIST instead of EBUSY for second registering
|
12 years ago |
Viresh Kumar
|
8efd57657d
cpufreq: unlock correct rwsem while updating policy->cpu
|
12 years ago |
Viresh Kumar
|
9c8f1ee40b
cpufreq: Clear policy->cpus bits in __cpufreq_remove_dev_finish()
|
12 years ago |
Lan Tianyu
|
44871c9c7f
cpufreq: Acquire the lock in cpufreq_policy_restore() for reading
|
12 years ago |
Srivatsa S. Bhat
|
cb38ed5cf1
cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpu
|
12 years ago |
Srivatsa S. Bhat
|
61173f256a
cpufreq: Restructure if/else block to avoid unintended behavior
|
12 years ago |
Srivatsa S. Bhat
|
0d66b91ebf
cpufreq: Fix crash in cpufreq-stats during suspend/resume
|
12 years ago |
Rafael J. Wysocki
|
798282a871
Revert "cpufreq: make sure frequency transitions are serialized"
|
12 years ago |
Srivatsa S. Bhat
|
5136fa5658
cpufreq: Use signed type for 'ret' variable, to store negative error values
|
12 years ago |
Srivatsa S. Bhat
|
56d07db274
cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes
|
12 years ago |
Srivatsa S. Bhat
|
4f750c9308
cpufreq: Synchronize the cpufreq store_*() routines with CPU hotplug
|
12 years ago |