Rafael J. Wysocki
|
7cdcec991c
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
|
před 11 roky |
Viresh Kumar
|
5a87182aa2
cpufreq: suspend governors on system suspend/hibernate
|
před 11 roky |
Linus Torvalds
|
049ffa8ab3
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
před 11 roky |
Viresh Kumar
|
7dbf694db6
cpufreq: distinguish drivers that do asynchronous notifications
|
před 11 roky |
viresh kumar
|
ad7722dab7
cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
|
před 11 roky |
Viresh Kumar
|
9c0ebcf78f
cpufreq: Implement light weight ->target_index() routine
|
před 11 roky |
Daniel Vetter
|
c75b505dda
cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n
|
před 11 roky |
Viresh Kumar
|
70e9e77833
cpufreq: create cpufreq_generic_init() routine
|
před 11 roky |
Viresh Kumar
|
184345129c
cpufreq: define generic .attr, .exit() and .verify() routines
|
před 11 roky |
Viresh Kumar
|
be49e3465f
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
|
před 11 roky |
Viresh Kumar
|
0b981e7074
cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
|
před 11 roky |
Viresh Kumar
|
6461f018e7
cpufreq: rewrite cpufreq_driver->flags using shift operator
|
před 11 roky |
Viresh Kumar
|
27047a6036
cpufreq: Add new helper cpufreq_table_validate_and_show()
|
před 12 roky |
Rafael J. Wysocki
|
798282a871
Revert "cpufreq: make sure frequency transitions are serialized"
|
před 12 roky |
Srivatsa S. Bhat
|
56d07db274
cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes
|
před 12 roky |
Viresh Kumar
|
19c763031a
cpufreq: serialize calls to __cpufreq_governor()
|
před 12 roky |
Viresh Kumar
|
adc97d6a73
cpufreq: Drop the owner field from struct cpufreq_driver
|
před 12 roky |
Lukasz Majewski
|
c88a1f8b96
cpufreq: Store cpufreq policies in a list
|
před 12 roky |
Viresh Kumar
|
3a3e9e06d0
cpufreq: Give consistent names to cpufreq_policy objects
|
před 12 roky |
Viresh Kumar
|
74aca95da7
cpufreq: Re-arrange declarations in cpufreq.h
|
před 12 roky |
Viresh Kumar
|
5ff0a26803
cpufreq: Clean up header files included in the core
|
před 12 roky |
Stratos Karafotis
|
cffe4e0e74
cpufreq: Remove unused function __cpufreq_driver_getavg()
|
před 12 roky |
Viresh Kumar
|
266c13d767
cpufreq: Fix serialization of frequency transitions
|
před 12 roky |
Lan Tianyu
|
f4fd379784
acpi-cpufreq: Add new sysfs attribute freqdomain_cpus
|
před 12 roky |
Viresh Kumar
|
7c30ed532c
cpufreq: make sure frequency transitions are serialized
|
před 12 roky |
Viresh Kumar
|
bb176f7d03
cpufreq: Fix minor formatting issues
|
před 12 roky |
Xiaoguang Chen
|
95731ebb11
cpufreq: Fix governor start/stop race condition
|
před 12 roky |
Viresh Kumar
|
5070158804
cpufreq: rename index as driver_data in cpufreq_frequency_table
|
před 12 roky |
Viresh Kumar
|
2361be2366
cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directory
|
před 12 roky |
Viresh Kumar
|
72a4ce340a
cpufreq: Move get_cpu_idle_time() to cpufreq.c
|
před 12 roky |