index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
topology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
1
-16
/
+0
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
base: topology: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2016-11-09
drivers base/topology: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-37
/
+5
2016-06-13
topology/sysfs: provide drawer id and siblings attributes
Heiko Carstens
1
-0
/
+13
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
1
-1
/
+1
2014-11-07
topology: replace custom attribute macros with standard DEVICE_ATTR*
Sudeep Holla
1
-29
/
+24
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
1
-20
/
+2
2014-04-16
topology: Fix compilation warning when not in SMP
Vincent Stehlé
1
-2
/
+1
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+8
2014-03-20
drivers/base/topology.c: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-4
/
+8
2014-02-14
drivers/base: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-29
cpu topology: remove stale arch_provides_topology_pointers and define_sibling...
Hanjun Guo
1
-20
/
+0
2013-07-14
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
1
-5
/
+5
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-26
/
+25
2010-09-09
topology/sysfs: Provide book id and siblings attributes
Heiko Carstens
1
-1
/
+15
2010-05-27
topology: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-1
/
+1
2009-01-11
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Rusty Russell
1
-17
/
+16
2009-01-07
topology: Fix sparc64 build.
David Miller
1
-0
/
+1
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
1
-2
/
+2
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-5
/
+12
2008-07-15
Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-26
/
+6
2008-07-08
x86: cleanup early per cpu variables/accesses v4
Mike Travis
1
-2
/
+23
2008-06-13
cputopology: always define CPU topology information, clean up
Ben Hutchings
1
-4
/
+2
2008-06-13
cpu topology: always define CPU topology information
Ben Hutchings
1
-28
/
+10
2008-04-19
cpumask: use new cpus_scnprintf function
Mike Travis
1
-7
/
+34
2007-10-18
cpu hotplug: topology: remove topology_dev_map
Akinobu Mita
1
-10
/
+1
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
1
-0
/
+3
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-2
/
+0
2006-12-01
cpu topology: consider sysfs_create_group return value
Heiko Carstens
1
-23
/
+32
2006-10-18
driver core fixes: sysfs_create_group() retval in topology.c
Cornelia Huck
1
-2
/
+1
2006-07-31
[PATCH] cpu hotplug: use hotplug version of registration in late inits
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
1
-1
/
+1
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
1
-1
/
+1
2006-02-03
[PATCH] Export cpu topology in sysfs
Zhang, Yanmin
1
-0
/
+148