Linus Torvalds
|
40031da445
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 years ago |
Sudeep KarkadaNagesha
|
f86e4718f2
driver/core: cpu: initialize of_node in cpu's device struture
|
12 years ago |
Rafael J. Wysocki
|
c7991b0b72
driver core / cpu: Check if NUMA node is valid before bringing CPU up
|
12 years ago |
Paul Gortmaker
|
a83048ebd4
drivers: delete __cpuinit usage from all remaining drivers files
|
12 years ago |
Linus Torvalds
|
f991fae5c6
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 years ago |
Toshi Kani
|
1001b4d4a8
CPU: Fix sysfs cpu/online of offlined CPUs
|
12 years ago |
Igor Mammedov
|
1c4e2d70af
cpu: make sure that cpu/online file created before KOBJ_ADD is emitted
|
12 years ago |
Igor Mammedov
|
c055da9fba
cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu()
|
12 years ago |
Rafael J. Wysocki
|
ac212b6980
ACPI / processor: Use common hotplug infrastructure
|
12 years ago |
Rafael J. Wysocki
|
0902a9044f
Driver core: Use generic offline/online for CPU offline/online
|
12 years ago |
Yasuaki Ishimatsu
|
3464046824
numa, cpu hotplug: change links of CPU and node when changing node number by onlining CPU
|
12 years ago |
Arnd Bergmann
|
bcfb87fb75
sysfs: fix crash_notes_size build warning
|
12 years ago |
Zhang Yanfei
|
eca4549f57
sysfs: Add crash_notes_size to export percpu note size
|
12 years ago |
Ralf Baechle
|
30a4840a4c
drivers/base/cpu.c: Fix typo in comment
|
12 years ago |
Peter Zijlstra
|
8e7fbcbc22
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
|
13 years ago |
Greg Kroah-Hartman
|
263a5c8e16
Merge 3.3-rc6 into driver-core-next
|
13 years ago |
Greg Kroah-Hartman
|
29bb5d4fd3
driver-core: cpu: fix kobject warning when hotplugging a cpu
|
13 years ago |
Greg Kroah-Hartman
|
2885e25c42
driver core: cpu: remove kernel warning when removing a cpu
|
13 years ago |
Thomas Renninger
|
fad12ac8c8
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
|
13 years ago |
Ben Hutchings
|
9f13a1fd45
cpu: Register a generic CPU device on architectures that currently do not
|
13 years ago |
Ben Hutchings
|
024f78462c
cpu: Do not return errors from cpu_dev_init() which will be ignored
|
13 years ago |
Linus Torvalds
|
7affca3537
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Kay Sievers
|
8a25a2fd12
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
|
13 years ago |
Josh Triplett
|
2987557f52
driver-core/cpu: Expose hotpluggability to the rest of the kernel
|
13 years ago |
Jan Beulich
|
cdc6e3d396
drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Stephen Rothwell
|
67fc233f4f
sysdev: the cpu probe/release attributes should be sysdev_class_attributes
|
15 years ago |
Greg Kroah-Hartman
|
6c1733aca0
sysdev: fix up the probe/release attributes
|
15 years ago |
Andi Kleen
|
28812fe11a
driver-core: Add attribute argument to class_attribute show/store
|
15 years ago |
Andi Kleen
|
e1a7e29a26
sysdev: Convert node driver
|
15 years ago |