summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2020-02-09drivers: soc: Add new sysfs attribute to expose SoC unique IDBhuvanchandra DV
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2019-12-05drivers/base/platform.c: kmemleak ignore a known leakQian Cai
2019-12-01mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lockzhong jiang
2019-12-01mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2019-12-01PM / Domains: Deal with multiple states but no governor in genpdUlf Hansson
2019-11-24Revert "OPP: Protect dev_list with opp_table lock"Greg Kroah-Hartman
2019-11-20OPP: Protect dev_list with opp_table lockViresh Kumar
2019-11-20component: fix loop condition to call unbind() if bind() failsBanajit Goswami
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-10-29drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...David Hildenbrand
2019-10-05base: soc: Export soc_device_register/unregister APIsVinod Koul
2019-09-19driver core: Fix use-after-free and double free on glue directoryMuchun Song
2019-07-31regmap: fix bulk writes on paged registersSrinivas Kandagatla
2019-07-21drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse
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-16devres: Align data[] to ARCH_KMALLOC_MINALIGNAlexey Brodkin
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-04-20mm: hide incomplete nr_indirectly_reclaimable in sysfsKonstantin Khlebnikov
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-12OPP: Use opp_table->regulators to verify no regulator caseViresh Kumar
2019-02-12kobject: return error code if writing /sys/.../uevent failsPeter Rajnoha
2019-02-12driver core: Move async_synchronize_full callAlexander Duyck
2019-02-12MLK-17074-3 PM / Domains: use default state 0 to enter for multi states domainsDong Aisheng
2019-02-12MLK-17074-2 PM / Domains: choose the deepest state to enter if no devices usi...Dong Aisheng
2019-02-12MLK-17074-1 PM / Domains: support enter deepest state for multiple states dom...Dong Aisheng
2019-02-12MLK-17039 qca6174: clear error message during wifi bootupGao Pan
2019-02-12MLK-14585-1 power: domain: expose generic_pm_domain structure to clientsAnson Huang
2019-02-12MLK-12280 firmware loader: iwl wifi card can't find its fwRichard Zhu
2019-02-12MLK-12284-1 regmap: regmap-mmio: make clk_id optionally when getting clockDong Aisheng
2019-02-06drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt
2019-01-26sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter
2019-01-09platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal
2018-12-01driver core: Move device_links_purge() after bus_remove_device()Jeffy Chen
2018-10-13PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki
2018-09-26drivers/base: stop new probing during shutdownPingfan Liu
2018-09-05PM / clk: signedness bug in of_pm_clk_add_clks()Dan Carpenter
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-07-28driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki
2018-07-03PM / OPP: Update voltage in case freq == old_freqWaldemar Rymarkiewicz
2018-07-03PM / core: Fix supplier device runtime PM usage counter imbalanceRafael J. Wysocki
2018-07-03PM / Domains: Fix error path during attach in genpdUlf Hansson
2018-06-26driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa
2018-05-30regmap: Correct comparison in regmap_cachedCharles Keepax
2018-05-22x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-04-26PM / wakeirq: Fix unbalanced IRQ enable for wakeirqTony Lindgren