summaryrefslogtreecommitdiffstats
path: root/drivers/base/topology.c
Commit message (Expand)AuthorAgeFilesLines
* driver core: Remove redundant license textGreg Kroah-Hartman2017-12-071-16/+0
* driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman2017-12-071-0/+1
* base: topology: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* drivers base/topology: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-37/+5
* topology/sysfs: provide drawer id and siblings attributesHeiko Carstens2016-06-131-0/+13
* sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski2015-05-271-1/+1
* topology: replace custom attribute macros with standard DEVICE_ATTR*Sudeep Holla2014-11-071-29/+24
* cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-071-20/+2
* topology: Fix compilation warning when not in SMPVincent Stehlé2014-04-161-2/+1
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-4/+8
|\
| * drivers/base/topology.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+8
* | drivers/base: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-141-1/+0
|/
* cpu topology: remove stale arch_provides_topology_pointers and define_sibling...Hanjun Guo2013-07-291-20/+0
* drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker2013-07-141-5/+5
* cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-26/+25
* topology/sysfs: Provide book id and siblings attributesHeiko Carstens2010-09-091-1/+15
* topology: convert cpu notifier to return encapsulate errno valueAkinobu Mita2010-05-271-1/+1
* cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell2009-01-111-17/+16
* topology: Fix sparc64 build.David Miller2009-01-071-0/+1
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-2/+2
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-5/+12
* Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-151-26/+6
|\
| * cputopology: always define CPU topology information, clean upBen Hutchings2008-06-131-4/+2
| * cpu topology: always define CPU topology informationBen Hutchings2008-06-131-28/+10
* | x86: cleanup early per cpu variables/accesses v4Mike Travis2008-07-081-2/+23
|/
* cpumask: use new cpus_scnprintf functionMike Travis2008-04-191-7/+34
* cpu hotplug: topology: remove topology_dev_mapAkinobu Mita2007-10-181-10/+1
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+3
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-071-2/+0
* cpu topology: consider sysfs_create_group return valueHeiko Carstens2006-12-011-23/+32
* driver core fixes: sysfs_create_group() retval in topology.cCornelia Huck2006-10-181-2/+1
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-1/+1
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] Export cpu topology in sysfsZhang, Yanmin2006-02-031-0/+148
OpenPOWER on IntegriCloud