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