aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
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-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
2018-04-26PM / domains: Fix up domain-idle-states OF parsingUlf Hansson
2018-04-24regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter
2018-04-08Revert "base: arch_topology: fix section mismatch build warnings"Gaku Inami
2018-03-19dma-buf/fence: Fix lock inversion within dma-fence-arrayChris Wilson
2018-02-25PM / runtime: Fix handling of suppliers with disabled runtime PMRafael J. Wysocki
2018-02-22PM / runtime: Update links_count also if !CONFIG_SRCULukas Wunner
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-01-02drivers: base: cacheinfo: fix cache type for non-architected system cacheSudeep Holla
2017-12-25PM / OPP: Move error message to debug levelFabio Estevam
2017-12-14isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray
2017-12-14firmware: cleanup FIRMWARE_IN_KERNEL messageRobin H. Johnson
2017-12-10PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()Ulf Hansson
2017-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13mm: only display online cpus of the numa nodeZhen Lei
2017-10-11ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus