summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
30 hoursMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
30 hoursMerge tag 'pmdomain-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
44 hoursMerge tag 'regmap-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
46 hoursMerge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2 daysMerge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
8 daysMerge branches 'pm-misc' and 'pm-tools'Rafael J. Wysocki
8 daysMerge branches 'pm-runtime' and 'pm-powercap'Rafael J. Wysocki
10 daysMerge tag 'regmap-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
13 daysPM: sleep: Rearrange suspend/resume error handling in the coreRafael J. Wysocki
13 daysMerge back earlier material related to system sleepRafael J. Wysocki
2025-07-16cacheinfo: Add arch hook to compress CPU h/w id into 32 bits for cache-idJames Morse
2025-07-16cacheinfo: Set cache 'id' based on DT dataRob Herring
2025-07-16driver core: auxiliary bus: fix OF node leakJohan Hovold
2025-07-15PM: runtime: Take active children into account in pm_runtime_get_if_in_use()Rafael J. Wysocki
2025-07-15PM: sleep: Update power.completion for all devices on errorsRafael J. Wysocki
2025-07-11Merge tag 'pm-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-11Merge back earlier changes related to system suspend and hibernationRafael J. Wysocki
2025-07-09PM: sleep: Call pm_restore_gfp_mask() after dpm_resume()Rafael J. Wysocki
2025-07-09regmap: get rid of redundant debugfs_file_{get,put}()Al Viro
2025-07-09driver core: Export get_dev_from_fwnode()Ulf Hansson
2025-07-07Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-07driver core: platform: Drop dev_pm_domain_detach() callClaudiu Beznea
2025-07-07PM: domains: Detach on device_unbind_cleanup()Claudiu Beznea
2025-07-07PM: domains: Add flags to specify power on attach/detachClaudiu Beznea
2025-07-04regmap: get rid of redundant debugfs_file_{get,put}()Al Viro
2025-07-03PM: sleep: Add strict_midlayer flag to struct dev_pm_infoRafael J. Wysocki
2025-07-03PM: runtime: Introduce __rpm_get_driver_callback()Rafael J. Wysocki
2025-07-03PM: Check power.needs_force_resume in pm_runtime_force_suspend()Rafael J. Wysocki
2025-07-03PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit()Rafael J. Wysocki
2025-07-03PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPENDRafael J. Wysocki
2025-07-03PM: Move two sleep-related functions under CONFIG_PM_SLEEPRafael J. Wysocki
2025-07-03PM: Use true/false as power.needs_force_resume valuesRafael J. Wysocki
2025-07-03PM: sleep: Make async suspend handle suppliers like parentsRafael J. Wysocki
2025-07-03PM: sleep: Make async resume handle consumers like childrenRafael J. Wysocki
2025-07-03PM: sleep: Drop superfluous might_sleep() callsZhongqiu Han
2025-06-29regmap: fix potential memory leak of regmap_busAbdun Nihaal
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-06-17driver core: Add device_link_test() for testing device link flagsRafael J. Wysocki
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-16fs: move name_contains_dotdot() to headerChristian Brauner
2025-06-10driver core: faux: Quiet probe failuresDan Williams
2025-06-10driver core: faux: Suppress bind attributesDan Williams
2025-06-08regmap: kunit: Constify regmap_range_cfg arrayKrzysztof Kozlowski
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-05Merge tag 'pm-6.16-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-06-03PM: sleep: Add locking to dpm_async_resume_children()Rafael J. Wysocki