aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-27driver core: Introduce device links reference countingLukas Wunner1-8/+17
2018-02-12PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner1-0/+3
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-3/+2
2018-01-05drivers: do not use print_symbol()Sergey Senozhatsky1-3/+2
2017-12-18drivers: base: omit redundant interationsGimcuan Hui1-1/+1
2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman1-3/+0
2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman1-0/+1
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-10-20driver core: Move device_links_purge() after bus_remove_device()Jeffy Chen1-1/+1
2017-10-16of: wrap accesses to device_node kobjectRob Herring1-1/+1
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek1-4/+5
2017-07-22Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman1-0/+132
2017-07-22driver core: add devm_device_add_group() and friendsDmitry Torokhov1-0/+130
2017-07-22driver core: make device_{add|remove}_groups() publicDmitry Torokhov1-0/+2
2017-07-07Add "shutdown" to "struct class".Josh Zimmerman1-1/+5
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+2
2017-06-13driver core: add helper to reuse a device-tree nodeJohan Hovold1-0/+16
2017-05-25kobject: support passing in variables for synthetic ueventsPeter Rajnoha1-5/+2
2017-04-08driver core: don't initialize 'parent' in device_add()Viresh Kumar1-1/+1
2017-03-16drivers core: remove assert_held_device_hotplug()Heiko Carstens1-5/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+1
2017-02-24mm: validate device_hotplug is held for memory hotplugDan Williams1-0/+5
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman1-7/+0
2016-12-05driver core: Silence device links sphinx warningLukas Wunner1-2/+2
2016-11-10driver core: Add deferred_probe attribute to devices in sysfsBen Hutchings1-0/+7
2016-10-31PM / runtime: Optimize the use of device linksRafael J. Wysocki1-7/+13
2016-10-31PM / runtime: Use device linksRafael J. Wysocki1-1/+26
2016-10-31driver core: Functional dependencies tracking supportRafael J. Wysocki1-0/+540
2016-10-03Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-10/+29
2016-08-31driver core: fix race between creating/querying glue dir and its cleanupMing Lei1-10/+29
2016-08-31driver core: Don't leak secondary fwnode on device removalLukas Wunner1-0/+1
2015-12-07driver core: Do not overwrite secondary fwnode with NULL if it is setMika Westerberg1-1/+4
2015-10-17of: to support binding numa node to specified device in devicetreeZhen Lei1-1/+1
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+43
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2015-08-05driver core: correct device's shutdown orderGrygorii Strashko1-0/+49
2015-07-28driver core: implement device_for_each_child_reverse()Andy Shevchenko1-0/+43
2015-07-22genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu1-0/+3
2015-06-25drivers/base/core.c: use strreplace()Rasmus Villemoes1-5/+4
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+51
2015-04-03device property: Make it possible to use secondary firmware nodesRafael J. Wysocki1-0/+51
2015-03-25drivers/core/of: Add symlink to device-tree from devices with an OF nodeBenjamin Herrenschmidt1-2/+14
2015-03-25driver core: Delete an unnecessary check before the function call "put_device"Markus Elfring1-2/+1
2015-01-26device: Change dev_<level> logging functions to return voidJoe Perches1-18/+11
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-20/+18
2014-11-07driver core: fix race with userland in device_add()Sergey Klyaus1-20/+18
2014-11-07sysfs: driver core: Fix glue dir race condition by gdp_mutexYijing Wang1-1/+3
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+3