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
|
17 年之前 |
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 年之前 |
Thomas Renninger
|
22c970f346
[CPUFREQ] Fix limited cpufreq when booted on battery
|
18 年之前 |
Venki Pallipadi
|
ec28297a56
[PATCH] Fix maxcpus=1 trigerring BUG() in cpufreq
|
18 年之前 |
Linus Torvalds
|
221dee285e
Revert "[CPUFREQ] constify cpufreq_driver where possible."
|
18 年之前 |
Dave Jones
|
aeeddc1435
[CPUFREQ] constify cpufreq_driver where possible.
|
18 年之前 |
Venkatesh Pallipadi
|
5a01f2e8f3
[CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issues
|
18 年之前 |
Dave Jones
|
c120069779
[CPUFREQ] Remove hotplug cpu crap
|
18 年之前 |
Ahmed S. Darwish
|
0142f9dce8
[CPUFREQ] check sysfs_create_link return value
|
18 年之前 |
Dhaval Giani
|
4ab70df451
[CPUFREQ] fixes typo in cpufreq.c
|
18 年之前 |
Dave Jones
|
c4366889dd
Merge ../linus
|
18 年之前 |
Ingo Molnar
|
0231606785
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
|
18 年之前 |
David Howells
|
65f27f3844
WorkStruct: Pass the work_struct pointer instead of context data
|
18 年之前 |
Linus Torvalds
|
b3438f8266
Add "pure_initcall" for static variable initialization
|
18 年之前 |