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 |
Rafael J. Wysocki
|
71c3461ef7
cpufreq: Do not hold driver module references for additional policy CPUs
|
12 years ago |
Viresh Kumar
|
308b60e715
cpufreq: Don't pass CPU to cpufreq_add_dev_{symlink|interface}()
|
12 years ago |
Viresh Kumar
|
e8fdde1011
cpufreq: Remove extra variables from cpufreq_add_dev_symlink()
|
12 years ago |
Srivatsa S. Bhat
|
5302c3fb2e
cpufreq: Perform light-weight init/teardown during suspend/resume
|
12 years ago |
Srivatsa S. Bhat
|
8414809c6a
cpufreq: Preserve policy structure across suspend/resume
|
12 years ago |
Srivatsa S. Bhat
|
a82fab2928
cpufreq: Introduce a flag ('frozen') to separate full vs temporary init/teardown
|
12 years ago |
Srivatsa S. Bhat
|
f9ba680d23
cpufreq: Extract the handover of policy cpu to a helper function
|
12 years ago |
Srivatsa S. Bhat
|
e18f1682bc
cpufreq: Extract non-interface related stuff from cpufreq_add_dev_interface
|
12 years ago |
Srivatsa S. Bhat
|
e9698cc5d2
cpufreq: Add helper to perform alloc/free of policy structure
|
12 years ago |
Srivatsa S. Bhat
|
23d328994b
cpufreq: Fix misplaced call to cpufreq_update_policy()
|
12 years ago |
Rafael J. Wysocki
|
2a99859932
cpufreq: Fix cpufreq driver module refcount balance after suspend/resume
|
12 years ago |
Stratos Karafotis
|
cffe4e0e74
cpufreq: Remove unused function __cpufreq_driver_getavg()
|
12 years ago |