Thomas Renninger
|
25e41933b5
perf: Clean up power events by introducing new, more generic ones
|
14 年之前 |
Julia Lawall
|
bec037aa6c
[CPUFREQ] drivers/cpufreq: Adjust confusing if indentation
|
15 年之前 |
Neal Buckendahl
|
9c36f746d7
[CPUFREQ] fix brace coding style issue.
|
15 年之前 |
Thomas Renninger
|
6f4f2723d0
[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent
|
15 年之前 |
Amerigo Wang
|
226528c610
[CPUFREQ] unexport (un)lock_policy_rwsem* functions
|
15 年之前 |
Xiaotian Feng
|
cad70a6ae5
[CPUFREQ] fix memory leak in cpufreq_add_dev
|
15 年之前 |
Andrej Gelenberg
|
ffe6275f90
[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)"
|
15 年之前 |
H. Peter Anvin
|
d7be0ce6af
Merge commit 'v2.6.34-rc6' into x86/cpu
|
15 年之前 |
Borislav Petkov
|
6dad2a2964
cpufreq: Unify sysfs attribute definition macros
|
15 年之前 |
Amerigo Wang
|
499bca9b6d
[CPUFREQ] fix a lockdep warning
|
15 年之前 |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 年之前 |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 年之前 |
Thomas Renninger
|
e2f74f355e
[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interface
|
15 年之前 |
Alex Chiang
|
cf3289d0e7
[CPUFREQ] make internal cpufreq_add_dev_* static
|
15 年之前 |
Prarit Bhargava
|
90e41bac10
[CPUFREQ] Fix stale cpufreq_cpu_governor pointer
|
15 年之前 |
Dmitry Monakhov
|
e77b89f13a
[CPUFREQ] Fix use after free on governor restore
|
15 年之前 |
Tejun Heo
|
f16250669d
percpu: make percpu symbols in cpufreq unique
|
15 年之前 |
Mathieu Desnoyers
|
395913d0b1
[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)
|
16 年之前 |
Thomas Renninger
|
8aa84ad8d6
[CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq
|
16 年之前 |
Thomas Renninger
|
4bfa042cd3
[CPUFREQ] Bail out of cpufreq_add_dev if the link for a managed CPU got created
|
16 年之前 |
Dave Jones
|
ecf7e4611c
[CPUFREQ] Factor out policy setting from cpufreq_add_dev
|
16 年之前 |
Dave Jones
|
909a694e33
[CPUFREQ] Factor out interface creation from cpufreq_add_dev
|
16 年之前 |
Dave Jones
|
19d6f7ec3e
[CPUFREQ] Factor out symlink creation from cpufreq_add_dev
|
16 年之前 |
Dave Jones
|
059019a3c3
[CPUFREQ] cleanup up -ENOMEM handling in cpufreq_add_dev
|
16 年之前 |
Dave Jones
|
54e6fe167b
[CPUFREQ] Reduce scope of cpu_sys_dev in cpufreq_add_dev
|
16 年之前 |
Dominik Brodowski
|
ce6c3997c2
[CPUFREQ] Re-enable cpufreq suspend and resume code
|
16 年之前 |
Dave Jones
|
4bc5d34135
[CPUFREQ] Make cpufreq suspend code conditional on powerpc.
|
16 年之前 |
Thomas Renninger
|
d5194decd0
[CPUFREQ] Fix a kobject reference bug related to managed CPUs
|
16 年之前 |
Prarit Bhargava
|
42c74b84c6
[CPUFREQ] Do not set policy for offline cpus
|
16 年之前 |
Dave Jones
|
5e1596f753
[CPUFREQ] Fix compile failure in cpufreq.c
|
16 年之前 |