aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/init.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-06drivers: base: Move cpu_dev_init() after node_dev_init()Gravatar James Morse 1-1/+1
2022-06-16init: Initialize noop_backing_dev_info earlyGravatar Jan Kara 1-0/+2
2022-03-22drivers/base/node: consolidate node device subsystem initialization in node_d...Gravatar David Hildenbrand 1-0/+1
2021-02-11driver core: auxiliary bus: Fix calling stage for auxiliary bus initGravatar Dave Jiang 1-0/+1
2018-07-07base: fix order of OF initializationGravatar Wesley W. Terpstra 1-1/+1
2017-12-07driver core: Remove redundant license textGravatar Greg Kroah-Hartman 1-2/+0
2017-12-07driver core: add SPDX identifiers to all driver core filesGravatar Greg Kroah-Hartman 1-0/+1
2015-05-26drivers: of/base: move of_init to driver_initGravatar Sudeep Holla 1-0/+2
2013-12-29ACPI / hotplug / driver core: Handle containers in a special wayGravatar Rafael J. Wysocki 1-0/+1
2011-12-14driver-core: implement 'sysdev' functionality for regular devices and busesGravatar Kay Sievers 1-1/+0
2009-09-15Driver Core: devtmpfs - kernel-maintained tmpfs-based /devGravatar Kay Sievers 1-0/+1
2008-01-24Driver core: coding style fixesGravatar Greg Kroah-Hartman 1-6/+3
2008-01-24Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initGravatar Denis Cheng 1-1/+0
2006-06-21[PATCH] Driver Core: Add /sys/hypervisor when neededGravatar Michael Holzheu 1-0/+1
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsGravatar Dave Hansen 1-0/+2
2005-10-28[PATCH] drivers/base - fix sparse warningsGravatar Ben Dooks 1-8/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+43