summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2021-01-27driver core: Extend device_is_dependent()Rafael J. Wysocki
2021-01-17regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter
2021-01-17regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang
2021-01-12Revert "device property: Keep secondary firmware node secondary by type"Bard Liao
2020-11-10PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki
2020-11-10PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki
2020-11-10PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki
2020-11-05device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko
2020-11-05device property: Keep secondary firmware node secondary by typeAndy Shevchenko
2020-11-05PM: runtime: Remove link state checks in rpm_get/put_supplier()Xiang Chen
2020-10-14driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa
2020-10-07mm: don't rely on system state to detect hot-plug operationsLaurent Dufour
2020-10-01regmap: fix page selection for noinc writesDmitry Baryshkov
2020-10-01regmap: fix page selection for noinc readsDmitry Baryshkov
2020-10-01cpu-topology: Fix the potential data corruptionZeng Tao
2020-09-23firmware_loader: fix memory leak for paged bufferPrateek Sood
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-08-21driver core: Avoid binding drivers to dead devicesLukas Wunner
2020-07-31PM: wakeup: Show statistics for deleted wakeup sources againzhuguangqing
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan
2020-07-29regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde
2020-07-22regmap: debugfs: Don't sleep while atomic for fast_io regmapsDouglas Anderson
2020-07-16regmap: fix alignment issueJens Thoms Toerring
2020-06-30regmap: Fix memory leak from regmap_register_patchCharles Keepax
2020-06-24drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d...Kuppuswamy Sathyanarayanan
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-05-27component: Silence bind error on -EPROBE_DEFERJames Hilliard
2020-05-10Revert "software node: Simplify software_node_release() function"Brendan Higgins
2020-05-02PM: sleep: core: Switch back to async_schedule_dev()Kai-Heng Feng
2020-04-17PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not thereNeeraj Upadhyay
2020-04-17PM / Domains: Allow no domain-idle-states DT property in genpd when parsingUlf Hansson
2020-04-17firmware: fix a double abort case with fw_load_sysfs_fallbackJunyong Sun
2020-04-01drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand
2020-03-18driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig
2020-02-24driver core: platform: fix u32 greater or equal to zero comparisonColin Ian King
2020-02-24driver core: Print device when resources present in really_probe()Geert Uytterhoeven
2020-02-24driver core: platform: Prevent resouce overflow from causing infinite loopsSimon Schwartz
2020-02-14regmap: fix writes to non incrementing registersBen Whitten
2020-02-11PM: core: Fix handling of devices deleted during system-wide resumeRafael J. Wysocki
2020-02-01driver core: Fix test_async_driver_probe if NUMA is disabledGuenter Roeck
2020-02-01component: do not dereference opaque pointer in debugfsLubomir Rintel
2020-01-26software node: Get reference to parent swnode in get_parent opSakari Ailus
2020-01-23Fix built-in early-load Intel microcode alignmentJari Ruusu
2019-12-31firmware_loader: Fix labels with comma for builtin firmwareLinus Walleij
2019-12-04driver core: platform: use the correct callback type for bus_find_deviceSami Tolvanen
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-10-28x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-10-21PM: QoS: Drop frequency QoS types from device PM QoSRafael J. Wysocki