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 |
Viresh Kumar
|
62b36cc1c8
cpufreq: Remove unnecessary use of policy->shared_type
|
12 years ago |
Viresh Kumar
|
b394058f06
cpufreq: governors: Reset tunables only for cpufreq_unregister_governor()
|
12 years ago |
Fabio Baltieri
|
2624f90c16
cpufreq: governors: implement generic policy_is_shared
|
12 years ago |
Viresh Kumar
|
951fc5f458
cpufreq: Update Documentation for cpus and related_cpus
|
12 years ago |
Borislav Petkov
|
ab45bd9bed
cpufreq: Sort function prototypes properly
|
12 years ago |
Borislav Petkov
|
9d95046e5d
cpufreq: Add a get_current_driver helper
|
12 years ago |
Viresh Kumar
|
b8eed8af94
cpufreq: Simplify __cpufreq_remove_dev()
|
12 years ago |
Viresh Kumar
|
4471a34f9a
cpufreq: governors: remove redundant code
|
12 years ago |
viresh kumar
|
2aacdfff9c
cpufreq: Move common part from governors to separate file, v2
|
12 years ago |
viresh kumar
|
4b972f0b04
cpufreq / core: Fix printing of governor and driver name
|
12 years ago |
Linus Torvalds
|
250f6715a4
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
313162d0b8
device.h: audit and cleanup users in main include dir
|
13 years ago |
Konrad Rzeszutek Wilk
|
a7b422cda5
provide disable_cpufreq() function to disable the API.
|
13 years ago |
Jesse Barnes
|
3d73710880
cpufreq: expose a cpufreq_quick_get_max routine
|
14 years ago |
Thiago Farina
|
335dc3335f
[CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.
|
14 years ago |
Dominik Brodowski
|
2d06d8c49a
[CPUFREQ] use dynamic debug instead of custom infrastructure
|
14 years ago |
Rafael J. Wysocki
|
7ca64e2d28
[CPUFREQ] Remove the pm_message_t argument from driver suspend
|
14 years ago |
Thomas Renninger
|
e8951251b8
[CPUFREQ] Remove old, deprecated per cpu ondemand/conservative sysfs files
|
14 years ago |
Amerigo Wang
|
226528c610
[CPUFREQ] unexport (un)lock_policy_rwsem* functions
|
15 years ago |
Borislav Petkov
|
6dad2a2964
cpufreq: Unify sysfs attribute definition macros
|
15 years ago |
Thomas Renninger
|
e2f74f355e
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
|
15 years ago |
Randy Dunlap
|
2eca40a8cc
cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n
|
15 years ago |
Thomas Renninger
|
8aa84ad8d6
[CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq
|
16 years ago |
Dave Jones
|
129f8ae9b1
Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."
|
16 years ago |
Rusty Russell
|
835481d9bc
cpumask: convert struct cpufreq_policy to cpumask_var_t
|
16 years ago |
Matthew Garrett
|
e088e4c9cd
[CPUFREQ] Disable sysfs ui for p4-clockmod.
|
16 years ago |
venkatesh.pallipadi@intel.com
|
bf0b90e357
[CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()
|
17 years ago |