summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-161-0/+1
|\
| * device-dax: "Hotplug" persistent memory for use like normal RAMDave Hansen2019-02-281-0/+1
* | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-149-53/+52
|\ \
| * \ Merge branch 'pm-domains'Rafael J. Wysocki2019-03-142-5/+4
| |\ \
| | * | PM / domains: Remove one unnecessary blank lineAisheng Dong2019-03-111-1/+0
| | * | PM / Domains: Return early for all errors in _genpd_power_off()Aisheng Dong2019-03-111-3/+3
| | * | PM / Domains: Improve warn for multiple states but no governorAisheng Dong2019-03-111-1/+1
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki2019-03-145-32/+25
| |\ \ \ \ \
| | | | * | | PM / QoS: Fix typo in file descriptionAisheng Dong2019-03-111-1/+1
| | | | |/ /
| | | * | | PM / wakeup: Drop wakeup_source_drop()Rafael J. Wysocki2019-03-121-17/+1
| | | * | | PM / wakeup: Rework wakeup source timer cancellationViresh Kumar2019-03-121-1/+7
| | | |/ /
| | * | | PM-runtime: Call pm_runtime_active|suspended_time() from sysfsUlf Hansson2019-03-072-11/+3
| | * | | PM-runtime: Consolidate code to get active/suspended timeUlf Hansson2019-03-072-2/+13
| | |/ /
| * / / PM: Add and use pr_fmt()Joe Perches2019-03-074-16/+23
| |/ /
* | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-77/+0
|\ \ \
| * | | dma-mapping: move CONFIG_DMA_CMA to kernel/dma/KconfigChristoph Hellwig2019-02-201-77/+0
* | | | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-081-0/+20
|\ \ \ \
| * | | | drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()Bartosz Golaszewski2019-02-221-0/+2
| * | | | drivers: provide devm_platform_ioremap_resource()Bartosz Golaszewski2019-02-211-0/+18
* | | | | Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-03-061-3/+59
|\ \ \ \ \
| * | | | | device connection: Find device connections also from device graphsHeikki Krogerus2019-02-141-3/+35
| * | | | | device connection: Prepare support for firmware described connectionsHeikki Krogerus2019-02-141-0/+24
| |/ / / /
* | | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-0616-242/+752
|\ \ \ \ \
| * | | | | driver core: platform: remove misleading err_alloc labelJohannes Berg2019-03-011-3/+1
| * | | | | platform: set of_node in platform_device_register_full()Mans Rullgard2019-02-261-0/+2
| * | | | | firmware: hardcode the debug message for -ENOENTJohn Zhao2019-02-261-4/+4
| * | | | | driver core: Fix PM-runtime for links added during consumer probeRafael J. Wysocki2019-02-202-25/+8
| * | | | | drivers/component: kerneldoc polishDaniel Vetter2019-02-191-7/+7
| * | | | | async: Add cmdline option to specify drivers to be async probedFeng Tang2019-02-141-0/+24
| * | | | | driver core: Fix possible supplier PM-usage counter imbalanceRafael J. Wysocki2019-02-132-19/+29
| * | | | | PM-runtime: Fix __pm_runtime_set_status() race with runtime resumeRafael J. Wysocki2019-02-131-6/+18
| * | | | | driver: platform: Support parsing GpioInt 0 in platform_get_irq()Enrico Granata2019-02-121-1/+14
| * | | | | Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Greg Kroah-Hartman2019-02-111-11/+195
| |\ \ \ \ \
| * \ \ \ \ \ Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-113-10/+14
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | driver core: Postpone DMA tear-down until after devres releaseGeert Uytterhoeven2019-02-081-1/+1
| * | | | | | PM-runtime: Take suppliers into account in __pm_runtime_set_status()Rafael J. Wysocki2019-02-081-5/+40
| * | | | | | driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMERRafael J. Wysocki2019-02-012-2/+16
| * | | | | | driver core: Make driver core own stateful device linksRafael J. Wysocki2019-02-011-15/+54
| * | | | | | driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()Rafael J. Wysocki2019-02-012-2/+3
| * | | | | | driver core: Fix adding device links to probing suppliersRafael J. Wysocki2019-02-011-8/+66
| * | | | | | driver core: Fix handling of runtime PM flags in device_link_add()Rafael J. Wysocki2019-02-012-30/+41
| * | | | | | driver core: Do not resume suppliers under device_links_write_lock()Rafael J. Wysocki2019-02-011-6/+14
| * | | | | | driver core: Avoid careless re-use of existing device linksRafael J. Wysocki2019-02-011-3/+20
| * | | | | | driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handlingRafael J. Wysocki2019-02-011-8/+12
| * | | | | | drivers: base: Use __printf markup to silence compilerMathieu Malaterre2019-01-311-0/+1
| * | | | | | driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ...Alexander Duyck2019-01-311-60/+201
| * | | | | | PM core: Use new async_schedule_dev commandAlexander Duyck2019-01-311-6/+6
| * | | | | | driver core: Attach devices on CPU local to device nodeAlexander Duyck2019-01-311-2/+2
| * | | | | | driver core: Probe devices asynchronously instead of the driverAlexander Duyck2019-01-313-20/+48
| * | | | | | device core: Consolidate locking and unlocking of parent and deviceAlexander Duyck2019-01-313-39/+81