summaryrefslogtreecommitdiff
path: root/drivers/base/init.c
AgeCommit message (Expand)Author
2021-02-11driver core: auxiliary bus: Fix calling stage for auxiliary bus initDave Jiang
2018-07-07base: fix order of OF initializationWesley W. Terpstra
2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman
2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla
2013-12-29ACPI / hotplug / driver core: Handle containers in a special wayRafael J. Wysocki
2011-12-14driver-core: implement 'sysdev' functionality for regular devices and busesKay Sievers
2009-09-15Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers
2008-01-24Driver core: coding style fixesGreg Kroah-Hartman
2008-01-24Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng
2006-06-21[PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen
2005-10-28[PATCH] drivers/base - fix sparse warningsBen Dooks
2005-01-17Add attribute container to generic device modelJames Bottomley
2004-06-09[PATCH] Driver Core: Whitespace fixesDmitry Torokhov
2004-02-29[PATCH] rename sys_bus_init()Randy Dunlap
2003-06-03[driver model] Update copyrights and license statements. Patrick Mochel
2003-03-03driver model: implement platform_match()Patrick Mochel
2003-03-03driver model: Make initialization explicit.Patrick Mochel