aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)Author
2024-05-13Merge tag 'v5.10.215' into v5.10/standard/baseBruce Ashfield
2024-05-13Merge tag 'v5.10.214' into v5.10/standard/baseBruce Ashfield
2024-05-13Merge tag 'v5.10.213' into v5.10/standard/baseBruce Ashfield
2024-04-13driver core: Introduce device_link_wait_removal()Herve Codina
2024-04-13x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-04-13PM: sleep: wakeirq: fix wake irq warning in system suspendQingliang Li
2024-03-26regmap: Add missing map->bus checkMarek Vasut
2024-03-15regmap: Add bulk read/write callbacks into regmap_configMarek Vasut
2024-03-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson
2024-02-23PM: runtime: add devm_pm_runtime_enable helperDmitry Baryshkov
2024-02-23pmdomain: core: Move the unused cleanup to a _sync initcallKonrad Dybcio
2024-02-23PM: sleep: Fix error handling in dpm_prepare()Rafael J. Wysocki
2024-02-23PM: sleep: Fix possible deadlocks in core system-wide PM codeRafael J. Wysocki
2024-02-23PM: core: Remove unnecessary (void *) conversionsLi zeming
2024-02-23PM: sleep: Avoid calling put_device() under dpm_list_mtxRafael J. Wysocki
2024-02-23PM: sleep: Use dev_printk() when possibleBjorn Helgaas
2024-02-20Merge tag 'v5.10.209' into v5.10/standard/baseBruce Ashfield
2024-01-25software node: Let args be NULL in software_node_get_reference_argsSakari Ailus
2023-12-27Merge tag 'v5.10.204' into v5.10/standard/baseBruce Ashfield
2023-12-18Merge tag 'v5.10.203' into v5.10/standard/baseBruce Ashfield
2023-12-13devcoredump: Send uevent once devcd is readyMukesh Ojha
2023-12-13devcoredump : Serialize devcd_del workMukesh Ojha
2023-12-08driver core: Release all resources during unbind before updating device linksSaravana Kannan
2023-12-08driver core: Move the "removable" attribute from USB to coreRajat Jain
2023-12-03Merge tag 'v5.10.201' into v5.10/standard/baseBruce Ashfield
2023-11-20regmap: prevent noinc writes from clobbering cacheBen Wolsieffer
2023-11-20regmap: debugfs: Fix a erroneous check after snprintf()Christophe JAILLET
2023-11-17Merge tag 'v5.10.200' into v5.10/standard/baseBruce Ashfield
2023-11-17Merge tag 'v5.10.199' into v5.10/standard/baseBruce Ashfield
2023-11-08driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski
2023-10-25regmap: fix NULL deref on lookupJohan Hovold
2023-10-11Merge tag 'v5.10.198' into v5.10/standard/baseBruce Ashfield
2023-10-10regmap: rbtree: Fix wrong register marked as in-cache when creating new nodeRichard Fitzgerald
2023-09-26Merge tag 'v5.10.195' into v5.10/standard/baseBruce Ashfield
2023-09-19driver core: test_async: fix an error codeDan Carpenter
2023-09-19regmap: rbtree: Use alloc_flags for memory allocationsDan Carpenter
2023-08-21Merge tag 'v5.10.190' into v5.10/standard/baseBruce Ashfield
2023-08-11PM: sleep: wakeirq: fix wake irq armingJohan Hovold
2023-08-11PM / wakeirq: support enabling wake-up irq after runtime_suspend calledChunfeng Yun
2023-08-08Merge tag 'v5.10.189' into v5.10/standard/baseBruce Ashfield
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-07-27Merge tag 'v5.10.188' into v5.10/standard/baseBruce Ashfield
2023-07-27regmap: Account for register length in SMBus I/O limitsMark Brown
2023-07-27regmap: Drop initial version of maximum transfer length fixesMark Brown
2023-07-27PM: domains: fix integer overflow issues in genpd_parse_state()Nikita Zhandarovich
2023-07-03Merge tag 'v5.10.186' into v5.10/standard/baseBruce Ashfield
2023-06-28regmap: spi-avmm: Fix regmap_bus max_raw_writeRuss Weight