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 |
Srivatsa S. Bhat
|
1aee40ac9c
cpufreq: Invoke __cpufreq_remove_dev_finish() after releasing cpu_hotplug.lock
|
12 years ago |
Srivatsa S. Bhat
|
cedb70afd0
cpufreq: Split __cpufreq_remove_dev() into two parts
|
12 years ago |
Viresh Kumar
|
19c763031a
cpufreq: serialize calls to __cpufreq_governor()
|
12 years ago |
Viresh Kumar
|
f73d393384
cpufreq: don't allow governor limits to be changed when it is disabled
|
12 years ago |
Li Zhong
|
5025d628c8
cpufreq: fix bad unlock balance on !CONFIG_SMP
|
12 years ago |
Viresh Kumar
|
1b27429446
cpufreq: Use cpufreq_policy_list for iterating over policies
|
12 years ago |
Viresh Kumar
|
474deff744
cpufreq: remove cpufreq_policy_cpu per-cpu variable
|
12 years ago |
Viresh Kumar
|
9e9fd80167
cpufreq: remove unnecessary check in __cpufreq_governor()
|
12 years ago |
Viresh Kumar
|
9515f4d69b
cpufreq: remove policy from cpufreq_policy_list during suspend
|
12 years ago |
Viresh Kumar
|
edab2fbc21
cpufreq: Fix white space in __cpufreq_remove_dev()
|
12 years ago |
Rafael J. Wysocki
|
878f6e074e
Revert "cpufreq: Use cpufreq_policy_list for iterating over policies"
|
12 years ago |
Viresh Kumar
|
3de9bdeb28
cpufreq: improve error checking on return values of __cpufreq_governor()
|
12 years ago |
Viresh Kumar
|
6eed9404ab
cpufreq: Use rwsem for protecting critical sections
|
12 years ago |
Viresh Kumar
|
fe492f3f03
cpufreq: Fix broken usage of governor->owner's refcount
|
12 years ago |
Viresh Kumar
|
eb608521f1
cpufreq: Use cpufreq_policy_list for iterating over policies
|
12 years ago |
Lukasz Majewski
|
c88a1f8b96
cpufreq: Store cpufreq policies in a list
|
12 years ago |
Viresh Kumar
|
d5b73cd870
cpufreq: Use sizeof(*ptr) convetion for computing sizes
|
12 years ago |
Viresh Kumar
|
3a3e9e06d0
cpufreq: Give consistent names to cpufreq_policy objects
|
12 years ago |
Viresh Kumar
|
5ff0a26803
cpufreq: Clean up header files included in the core
|
12 years ago |
Rafael J. Wysocki
|
1133bfa6dc
Merge branch 'pm-cpufreq-ondemand' into pm-cpufreq
|
12 years ago |
Viresh Kumar
|
d8d3b47112
cpufreq: Pass policy to cpufreq_add_policy_cpu()
|
12 years ago |
Rafael J. Wysocki
|
10659ab7b5
cpufreq: Avoid double kobject_put() for the same kobject in error code path
|
12 years ago |