| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: Remove stale power aware scheduling remnants and dysfunctional knobs | Peter Zijlstra | 2012-05-17 | 1 | -4/+0 |
* | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 2012-03-09 | 1 | -0/+21 |
|\ |
|
| * | driver-core: cpu: fix kobject warning when hotplugging a cpu | Greg Kroah-Hartman | 2012-02-08 | 1 | -0/+1 |
| * | driver core: cpu: remove kernel warning when removing a cpu | Greg Kroah-Hartman | 2012-02-02 | 1 | -0/+20 |
* | | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts | Thomas Renninger | 2012-01-26 | 1 | -0/+11 |
|/ |
|
* | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 2012-01-11 | 1 | -0/+19 |
* | cpu: Do not return errors from cpu_dev_init() which will be ignored | Ben Hutchings | 2012-01-11 | 1 | -8/+5 |
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -71/+79 |
|\ |
|
| * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -69/+77 |
* | | driver-core/cpu: Expose hotpluggability to the rest of the kernel | Josh Triplett | 2011-12-11 | 1 | -0/+7 |
|/ |
|
* | drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline | Jan Beulich | 2010-05-21 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sysdev: the cpu probe/release attributes should be sysdev_class_attributes | Stephen Rothwell | 2010-03-19 | 1 | -8/+8 |
* | sysdev: fix up the probe/release attributes | Greg Kroah-Hartman | 2010-03-07 | 1 | -8/+8 |
* | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-07 | 1 | -2/+6 |
* | sysdev: Convert node driver | Andi Kleen | 2010-03-07 | 1 | -40/+17 |
* | sysdev: Convert cpu driver sysdev class attributes | Andi Kleen | 2010-03-07 | 1 | -16/+21 |
* | sysdev: Pass attribute in sysdev_class attributes show/store | Andi Kleen | 2010-03-07 | 1 | -3/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 1 | -1/+1 |
|\ |
|
| * | percpu: Fix kdump failure if booted with percpu_alloc=page | Vivek Goyal | 2009-11-25 | 1 | -1/+1 |
* | | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo... | Gautham R Shenoy | 2009-12-09 | 1 | -0/+2 |
* | | sysfs/cpu: Add probe/release files | Nathan Fontenot | 2009-12-09 | 1 | -0/+32 |
|/ |
|
* | cpumask: use new cpumask_ functions in core code. | Rusty Russell | 2009-03-30 | 1 | -1/+1 |
* | cpumask: convert misc driver functions | Rusty Russell | 2009-01-11 | 1 | -1/+1 |
* | cpumask: fix compile error when CONFIG_NR_CPUS is not defined | Mike Travis | 2009-01-03 | 1 | -1/+1 |
* | cpumask: add sysfs displays for configured and disabled cpu maps | Mike Travis | 2008-12-19 | 1 | -0/+44 |
* | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 1 | -2/+2 |
|\ |
|
| * | cpu: change some globals to statics in drivers/base/cpu.c v2 | Mike Travis | 2008-05-23 | 1 | -2/+2 |
* | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-21 | 1 | -4/+6 |
|/ |
|
* | cpu: change cpu_sys_devices from array to per_cpu variable | Mike Travis | 2008-05-01 | 1 | -5/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-21 | 1 | -2/+2 |
|\ |
|
| * | driver core: cpu: fix section mismatch in cpu.c:store_online | Sam Ravnborg | 2008-04-19 | 1 | -2/+2 |
* | | cpumask: add show cpu map functions | Mike Travis | 2008-04-19 | 1 | -0/+48 |
|/ |
|
* | register_cpu __devinit or __cpuinit | Randy Dunlap | 2008-02-06 | 1 | -1/+1 |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
* | CPU online file permission | Ulrich Drepper | 2007-07-31 | 1 | -1/+1 |
* | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
* | [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu | Siddha, Suresh B | 2006-12-07 | 1 | -3/+3 |
* | [PATCH] severing module.h->sched.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 2006-06-27 | 1 | -1/+9 |
* | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -10/+8 |
* | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() | Ashok Raj | 2006-03-25 | 1 | -8/+1 |
* | [PATCH] get_cpu_sysdev() signedness fix | Andrew Morton | 2006-03-20 | 1 | -1/+1 |
* | [PATCH] kdump: export per cpu crash notes pointer through sysfs (fix) | Vivek Goyal | 2006-01-10 | 1 | -2/+0 |
* | [PATCH] kdump: export per cpu crash notes pointer through sysfs | Vivek Goyal | 2006-01-10 | 1 | -0/+32 |
* | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 1 | -2/+2 |
* | [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. | Ashok Raj | 2005-10-30 | 1 | -2/+14 |
* | [PATCH] drivers/base - fix sparse warnings | Ben Dooks | 2005-10-28 | 1 | -0/+1 |
* | [PATCH] generate hotplug events for cpu online | Nathan Lynch | 2005-06-25 | 1 | -0/+2 |