Mike Travis
|
7a6aedfac9
[CPUFREQ] change cpu freq arrays to per_cpu variables
|
17 лет назад |
Darrick J. Wong
|
e8628dd06d
[CPUFREQ] expose cpufreq coordination requirements regardless of coordination mechanism
|
17 лет назад |
Cesar Eduardo Barros
|
74212ca432
[CPUFREQ] Warn when cpufreq_register_notifier called before pure initcalls
|
17 лет назад |
Dave Jones
|
4570911811
[CPUFREQ] Refactor locking in cpufreq_add_dev
|
17 лет назад |
Dave Jones
|
905d77cd95
[CPUFREQ] more CodingStyle
|
17 лет назад |
Dave Jones
|
4d34a67d02
[CPUFREQ] CodingStyle
|
17 лет назад |
Dave Jones
|
c906049447
[CPUFREQ] Slightly shorten the error paths of cpufreq_suspend/cpufreq_resume
|
17 лет назад |
Sam Ravnborg
|
f6ebef30e2
[CPUFREQ] fix section mismatch warnings
|
17 лет назад |
Dave Jones
|
a07530b445
[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->store
|
17 лет назад |
Dave Jones
|
0db4a8a99f
[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->show
|
17 лет назад |
Balaji Rao
|
7ab4705045
cpufreq: fix kobject reference count handling
|
17 лет назад |
Venki Pallipadi
|
9e76988e93
[CPUFREQ] Eliminate cpufreq_userspace scaling_setspeed deadlock
|
17 лет назад |
Joe Perches
|
a4a9df5825
[CPUFREQ] drivers/cpufreq: Add missing "space"
|
17 лет назад |
Yi Yang
|
53391fa20c
cpufreq: fix obvious condition statement error
|
17 лет назад |
Greg Kroah-Hartman
|
c10997f657
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
|
17 лет назад |
Greg Kroah-Hartman
|
038c5b3e41
Kobject: change drivers/cpufreq/cpufreq.c to use kobject_init_and_add
|
17 лет назад |
Dave Jones
|
bd6cba53c5
cpufreq: fix missing unlocks in cpufreq_add_dev error paths.
|
17 лет назад |
Linus Torvalds
|
efefc6eb38
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
|
17 лет назад |
Greg Kroah-Hartman
|
19c38de88a
kobjects: fix up improper use of the kobject name field
|
18 лет назад |
Andi Kleen
|
9eb59573d4
[CPUFREQ] Don't take semaphore in cpufreq_quick_get()
|
17 лет назад |
Satyam Sharma
|
dd184a01b8
[CPUFREQ] mark hotplug notifier callback as __cpuinit
|
17 лет назад |
Thomas Renninger
|
6afde10c3f
[CPUFREQ] Only check for transition latency on problematic governors (kconfig fix)
|
17 лет назад |
Thomas Renninger
|
1c2562459f
[CPUFREQ] allow ondemand and conservative cpufreq governors to be used as default
|
17 лет назад |
Thomas Renninger
|
8122c6cea0
[CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core
|
17 лет назад |
Thomas Renninger
|
084f349394
[CPUFREQ] Restore previously used governor on a hot-replugged CPU
|
18 лет назад |
Peter Oruba
|
91973de736
[CPUFREQ] bugfix cpufreq in combination with performance governor
|
18 лет назад |
Tobias Klauser
|
58a7295bc8
[CPUFREQ] Fix sysfs_create_file return value handling
|
18 лет назад |
Thomas Renninger
|
0a4b2ccc55
[CPUFREQ] check return value of sysfs_create_file
|
18 лет назад |
Rafael J. Wysocki
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 лет назад |
Thomas Renninger
|
632786ce9f
[CPUFREQ] Remove deprecated /proc/acpi/processor/performance write support
|
18 лет назад |