Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3d9f96d850e4bbfae24dc9aee03033dd77c81596
/
drivers
/
base
/
cpu.c
f799b1a
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
3d52943
drivers: base: add cpu_device_create to support per-cpu devices
by Sudeep Holla
· 10 years ago
5aaba36
cpumask: factor out show_cpumap into separate helper function
by Sudeep Holla
· 10 years ago
2b9c1f0
x86: align x86 arch with generic CPU modalias handling
by Ard Biesheuvel
· 11 years ago
67bad2f
cpu: add generic support for CPU feature based module autoloading
by Ard Biesheuvel
· 11 years ago
6dedcca
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
by Toshi Kani
· 11 years ago
574b851
hotplug / x86: Add hotplug lock to missing places
by Toshi Kani
· 11 years ago
40031da
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f86e471
driver/core: cpu: initialize of_node in cpu's device struture
by Sudeep KarkadaNagesha
· 11 years ago
c7991b0
driver core / cpu: Check if NUMA node is valid before bringing CPU up
by Rafael J. Wysocki
· 11 years ago
a83048e
drivers: delete __cpuinit usage from all remaining drivers files
by Paul Gortmaker
· 11 years ago
f991fae
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
1001b4d
CPU: Fix sysfs cpu/online of offlined CPUs
by Toshi Kani
· 11 years ago
1c4e2d7
cpu: make sure that cpu/online file created before KOBJ_ADD is emitted
by Igor Mammedov
· 11 years ago
c055da9
cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu()
by Igor Mammedov
· 11 years ago
ac212b6
ACPI / processor: Use common hotplug infrastructure
by Rafael J. Wysocki
· 12 years ago
0902a90
Driver core: Use generic offline/online for CPU offline/online
by Rafael J. Wysocki
· 12 years ago
3464046
numa, cpu hotplug: change links of CPU and node when changing node number by onlining CPU
by Yasuaki Ishimatsu
· 12 years ago
bcfb87f
sysfs: fix crash_notes_size build warning
by Arnd Bergmann
· 12 years ago
eca4549
sysfs: Add crash_notes_size to export percpu note size
by Zhang Yanfei
· 12 years ago
30a4840
drivers/base/cpu.c: Fix typo in comment
by Ralf Baechle
· 12 years ago
8e7fbcb
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
by Peter Zijlstra
· 13 years ago
263a5c8
Merge 3.3-rc6 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
29bb5d4
driver-core: cpu: fix kobject warning when hotplugging a cpu
by Greg Kroah-Hartman
· 13 years ago
2885e25
driver core: cpu: remove kernel warning when removing a cpu
by Greg Kroah-Hartman
· 13 years ago
fad12ac
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
by Thomas Renninger
· 13 years ago
9f13a1f
cpu: Register a generic CPU device on architectures that currently do not
by Ben Hutchings
· 13 years ago
024f784
cpu: Do not return errors from cpu_dev_init() which will be ignored
by Ben Hutchings
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
2987557
driver-core/cpu: Expose hotpluggability to the rest of the kernel
by Josh Triplett
· 13 years ago
cdc6e3d
drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
by Jan Beulich
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
67fc233
sysdev: the cpu probe/release attributes should be sysdev_class_attributes
by Stephen Rothwell
· 15 years ago
6c1733a
sysdev: fix up the probe/release attributes
by Greg Kroah-Hartman
· 15 years ago
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
e1a7e29
sysdev: Convert node driver
by Andi Kleen
· 15 years ago
265d2e2
sysdev: Convert cpu driver sysdev class attributes
by Andi Kleen
· 15 years ago
c9be0a3
sysdev: Pass attribute in sysdev_class attributes show/store
by Andi Kleen
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
51badeb
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate
by Gautham R Shenoy
· 15 years ago
12633e8
sysfs/cpu: Add probe/release files
by Nathan Fontenot
· 15 years ago
3b034b0
percpu: Fix kdump failure if booted with percpu_alloc=page
by Vivek Goyal
· 15 years ago
aa85ea5
cpumask: use new cpumask_ functions in core code.
by Rusty Russell
· 16 years ago
f7df8ed
cpumask: convert misc driver functions
by Rusty Russell
· 16 years ago
8fd2d2d
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
by Mike Travis
· 16 years ago
e057d7a
cpumask: add sysfs displays for configured and disabled cpu maps
by Mike Travis
· 16 years ago
29c0177
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
by Rusty Russell
· 16 years ago
26dcce0
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 16 years ago
143aa5c
cpu: change some globals to statics in drivers/base/cpu.c v2
by Mike Travis
· 16 years ago
e37d05d
cpu: change cpu_sys_devices from array to per_cpu variable
by Mike Travis
· 17 years ago
e80ab41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
6c84740
driver core: cpu: fix section mismatch in cpu.c:store_online
by Sam Ravnborg
· 17 years ago
9d1fe323
cpumask: add show cpu map functions
by Mike Travis
· 17 years ago
33b5f31
register_cpu __devinit or __cpuinit
by Randy Dunlap
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
9eb3ff4
CPU online file permission
by Ulrich Drepper
· 17 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
72486f1
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
by Siddha, Suresh B
· 18 years ago
f6a5703
[PATCH] severing module.h->sched.h
by Al Viro
· 18 years ago
5c45bf2
[PATCH] sched: mc/smt power savings sched policy
by Siddha, Suresh B
· 18 years ago
76b67ed
[PATCH] node hotplug: register cpu: remove node struct
by KAMEZAWA Hiroyuki
· 18 years ago
34f361a
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
by Ashok Raj
· 19 years ago
a29d642
[PATCH] get_cpu_sysdev() signedness fix
by Andrew Morton
· 19 years ago
35ed319
[PATCH] kdump: export per cpu crash notes pointer through sysfs (fix)
by Vivek Goyal
· 19 years ago
51be560
[PATCH] kdump: export per cpu crash notes pointer through sysfs
by Vivek Goyal
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
ad74557
[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.
by Ashok Raj
· 19 years ago
a1bdc7a
[PATCH] drivers/base - fix sparse warnings
by Ben Dooks
· 19 years ago
fb69c39
[PATCH] generate hotplug events for cpu online
by Nathan Lynch
· 19 years ago
52a119f
[PATCH] make smp_prepare_cpu to a weak function
by Ashok Raj
· 19 years ago
e1367da
[PATCH] cpu state clean after hot remove
by Li Shaohua
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago