summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2019-05-31PM / core: Propagate dev->power.wakeup_path when no callbacksUlf Hansson
2019-05-25driver core: Postpone DMA tear-down until after devres release for probe failureJohn Garry
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-04-20mm: hide incomplete nr_indirectly_reclaimable in sysfsKonstantin Khlebnikov
2019-04-20PM / Domains: Avoid a potential deadlockJiada Wang
2019-03-23PM / wakeup: Rework wakeup source timer cancellationViresh Kumar
2019-03-13driver core: Postpone DMA tear-down until after devres releaseGeert Uytterhoeven
2019-02-12cacheinfo: Keep the old value if of_property_read_u32 failsHuacai Chen
2019-02-12kobject: return error code if writing /sys/.../uevent failsPeter Rajnoha
2019-02-12driver core: Move async_synchronize_full callAlexander Duyck
2019-02-12devres: Align data[] to ARCH_KMALLOC_MINALIGNAlexey Brodkin
2019-01-26sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter
2019-01-13driver core: Add missing dev->bus->need_parent_lock checksRafael J. Wysocki
2019-01-09platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-04PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki
2018-09-30firmware: Always initialize the fw_priv list objectBjorn Andersson
2018-09-12firmware: Fix security issue with request_firmware_into_buf()Rishabh Bhatnagar
2018-09-04memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko
2018-08-24PM / clk: signedness bug in of_pm_clk_add_clks()Dan Carpenter
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-08-17mm: provide a fallback for PAGE_KERNEL_RO for architecturesLuis R. Rodriguez
2018-08-17mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()Oscar Salvador
2018-08-17mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Oscar Salvador
2018-08-17mm/memory_hotplug.c: call register_mem_sect_under_node()Oscar Salvador
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-08-14Merge tag 'regulator-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-14Merge tag 'regmap-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2018-08-14Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle'Rafael J. Wysocki
2018-08-10Merge branch 'regulator-4.19' into regulator-nextMark Brown
2018-08-09Merge branch 'regmap-4.19' into regmap-nextMark Brown
2018-08-09Merge tag 'regmap-noinc-read' into regmap-4.19Mark Brown
2018-08-09regmap: Add regmap_noinc_read APICrestez Dan Leonard
2018-08-05Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-30Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman
2018-07-26Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-23regmap: sccb: fix typo and sort headers alphabeticallyAkinobu Mita
2018-07-23Merge branch 'i2c/smbus_xfer_unlock-immutable' of git://git.kernel.org/pub/sc...Mark Brown
2018-07-21base: core: Remove WARN_ON from link dependencies checkBenjamin Gaignard
2018-07-21drivers/base: stop new probing during shutdownPingfan Liu
2018-07-20driver core: set up ownership of class devices in sysfsDmitry Torokhov
2018-07-18Merge tag 'regmap-sccb' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2018-07-18regmap: add SCCB supportAkinobu Mita
2018-07-16firmware: add call to LSM hook before firmware sysfs fallbackMimi Zohar
2018-07-16drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt
2018-07-16driver core: remove unnecessary function extern declareShaokun Zhang
2018-07-11regmap: slimbus: add support to multi read/writeSrinivas Kandagatla