Linus Torvalds
|
b7356abb9f
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 years ago |
Paul Gortmaker
|
2760984f65
cpufreq: delete __cpuinit usage from all cpufreq files
|
12 years ago |
Srivatsa S. Bhat
|
aae760ed21
cpufreq: Revert commit a66b2e to fix suspend/resume regression
|
12 years ago |
Viresh Kumar
|
266c13d767
cpufreq: Fix serialization of frequency transitions
|
12 years ago |
Lan Tianyu
|
f4fd379784
acpi-cpufreq: Add new sysfs attribute freqdomain_cpus
|
12 years ago |
Viresh Kumar
|
7c30ed532c
cpufreq: make sure frequency transitions are serialized
|
12 years ago |
Viresh Kumar
|
0956df9c84
cpufreq: make __cpufreq_notify_transition() static
|
12 years ago |
Viresh Kumar
|
bb176f7d03
cpufreq: Fix minor formatting issues
|
12 years ago |
Xiaoguang Chen
|
95731ebb11
cpufreq: Fix governor start/stop race condition
|
12 years ago |
Viresh Kumar
|
a262e94cdc
cpufreq: remove unnecessary cpufreq_cpu_{get|put}() calls
|
12 years ago |
Viresh Kumar
|
2361be2366
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
|
12 years ago |
Viresh Kumar
|
72a4ce340a
cpufreq: Move get_cpu_idle_time() to cpufreq.c
|
12 years ago |
Viresh Kumar
|
944e9a0316
cpufreq: governors: Move get_governor_parent_kobj() to cpufreq.c
|
12 years ago |
Viresh Kumar
|
3f869d6d41
cpufreq: Add EXPORT_SYMBOL_GPL for have_governor_per_policy
|
12 years ago |
Viresh Kumar
|
955ef48335
cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT
|
12 years ago |
Srivatsa S. Bhat
|
a66b2e503f
cpufreq: Preserve sysfs files across suspend/resume
|
12 years ago |
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 |