summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2021-01-12Revert "device property: Keep secondary firmware node secondary by type"Bard Liao
2020-11-10device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko
2020-11-10device property: Keep secondary firmware node secondary by typeAndy Shevchenko
2020-10-14driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa
2020-09-03device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus
2020-09-03PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan
2020-07-31regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde
2020-06-30drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...Kuppuswamy Sathyanarayanan
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-05-27component: Silence bind error on -EPROBE_DEFERJames Hilliard
2020-02-28driver core: platform: fix u32 greater or equal to zero comparisonColin Ian King
2020-02-28driver core: Print device when resources present in really_probe()Geert Uytterhoeven
2020-02-28driver core: platform: Prevent resouce overflow from causing infinite loopsSimon Schwartz
2019-12-05drivers/base/platform.c: kmemleak ignore a known leakQian Cai
2019-11-28mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lockzhong jiang
2019-11-28mm/memory_hotplug: make add_memory() take the device_hotplug_lockDavid Hildenbrand
2019-11-25component: fix loop condition to call unbind() if bind() failsBanajit Goswami
2019-11-16x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-16x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-10-29cpufreq: Avoid cpufreq_suspend() deadlock on system shutdownRafael J. Wysocki
2019-10-05base: soc: Export soc_device_register/unregister APIsVinod Koul
2019-09-21driver core: Fix use-after-free and double free on glue directoryMuchun Song
2019-08-04regmap: fix bulk writes on paged registersSrinivas Kandagatla
2019-05-31PM / core: Propagate dev->power.wakeup_path when no callbacksUlf Hansson
2019-05-14x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-03-23PM / wakeup: Rework wakeup source timer cancellationViresh Kumar
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-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-11PM / OPP: Update voltage in case freq == old_freqWaldemar Rymarkiewicz
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-24regmap: Fix reversed bounds check in regmap_raw_write()Dan Carpenter
2018-01-31drivers: base: cacheinfo: fix boot error message when acpi is enabledSudeep Holla
2018-01-31drivers: base: cacheinfo: fix x86 with CONFIG_OF enabledSudeep Holla
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner
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-11-30PM / OPP: Add missing of_node_put(np)Tobias Jordan
2017-11-15PM / OPP: Error out on failing to add static OPPs for v1 bindingsViresh Kumar
2017-11-08PM / wakeirq: report a wakeup_event on dedicated wekup irqGrygorii Strashko
2017-10-18device property: Track owner device of device propertyJarkko Nikula
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange