Viresh Kumar
|
d96038e0fa
cpufreq: Issue CPUFREQ_GOV_POLICY_EXIT notifier before dropping policy refcount
|
12 years ago |
Rafael J. Wysocki
|
1c3d85dd4e
cpufreq: Revert incorrect commit 5800043
|
12 years ago |
Viresh Kumar
|
820c6ca293
cpufreq: Don't call __cpufreq_governor() for drivers without target()
|
12 years ago |
Viresh Kumar
|
e4969ebac8
cpufreq: Call __cpufreq_governor() with correct policy->cpus mask
|
12 years ago |
Nathan Zimmer
|
5800043b24
cpufreq: convert cpufreq_driver to using RCU
|
12 years ago |
Viresh Kumar
|
b43a7ffbf3
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
|
12 years ago |
Viresh Kumar
|
4d5dcc4211
cpufreq: governor: Implement per policy instances of governors
|
12 years ago |
Viresh Kumar
|
7bd353a995
cpufreq: Add per policy governor-init/exit infrastructure
|
12 years ago |
Nathan Zimmer
|
0d1857a1b9
cpufreq: Convert the cpufreq_driver_lock to a rwlock
|
12 years ago |
Rafael J. Wysocki
|
4419fbd4b4
Merge branch 'pm-cpufreq'
|
12 years ago |
Dirk Brandewie
|
fa69e33f7d
cpufreq: Do not track governor name for scaling drivers with internal governors.
|
12 years ago |
Dirk Brandewie
|
f6b0515b07
cpufreq: Only call cpufreq_out_of_sync() for driver that implement cpufreq_driver.target()
|
12 years ago |
Dirk Brandewie
|
9e21ba8bd8
cpufreq: Retrieve current frequency from scaling drivers with internal governors
|
12 years ago |
Viresh Kumar
|
2eaa3e2df1
cpufreq: Fix locking issues
|
12 years ago |
Viresh Kumar
|
fa1d8af47f
cpufreq: Create a macro for unlock_policy_rwsem{read,write}
|
12 years ago |
Viresh Kumar
|
65922465b5
cpufreq: Remove unused HOTPLUG_CPU code
|
12 years ago |
Viresh Kumar
|
8e53695f7f
cpufreq: governors: Fix WARN_ON() for multi-policy platforms
|
12 years ago |
Viresh Kumar
|
3361b7b173
cpufreq: Don't check cpu_online(policy->cpu)
|
12 years ago |
Viresh Kumar
|
73bf0fc2b0
cpufreq: Don't remove sysfs link for policy->cpu
|
12 years ago |
Viresh Kumar
|
b394058f06
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
|
12 years ago |
Viresh Kumar
|
fcf8058296
cpufreq: Simplify cpufreq_add_dev()
|
12 years ago |
Viresh Kumar
|
b26f72042e
cpufreq: Revert "cpufreq: Don't use cpu removed during cpufreq_driver_unregister"
|
12 years ago |
Borislav Petkov
|
9d95046e5d
cpufreq: Add a get_current_driver helper
|
12 years ago |
Dirk Brandewie
|
d5aaffa9dd
cpufreq: handle cpufreq being disabled for all exported function.
|
12 years ago |
Viresh Kumar
|
b8eed8af94
cpufreq: Simplify __cpufreq_remove_dev()
|
12 years ago |
Viresh Kumar
|
6954ca9c8b
cpufreq: Don't use cpu removed during cpufreq_driver_unregister
|
12 years ago |
Viresh Kumar
|
f6a7409cab
cpufreq: Notify governors when cpus are hot-[un]plugged
|
12 years ago |
Viresh Kumar
|
643ae6e81d
cpufreq: Manage only online cpus
|
12 years ago |
Paul Gortmaker
|
43720bd601
PM / tracing: remove deprecated power trace API
|
12 years ago |
Jingoo Han
|
f55c9c2627
cpufreq: Remove unnecessary initialization of a local variable
|
12 years ago |