summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
6 daysPM: runtime: Do not clear needs_force_resume with enabled runtime PMRafael J. Wysocki
13 daysMerge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-08Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2025-12-06Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04Merge tag 'pmdomain-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2025-12-04Merge tag 'gpio-updates-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04PM: runtime: Make pm_runtime_barrier() return voidBrian Norris
2025-12-04PM: runtime: Stop checking pm_runtime_barrier() return codeBrian Norris
2025-12-04Merge tag 'regmap-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-02Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-02regmap: i3c: switch to use i3c_xfer from i3c_priv_xferFrank Li
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-28Merge branch 'pm-sleep'Rafael J. Wysocki
2025-11-28Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown
2025-11-26driver core: Check drivers_autoprobe for all added devicesVincent Liu
2025-11-26driver core: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-11-26driver core: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-26tick/nohz: Expose housekeeping CPUs in sysfsAaron Tomlin
2025-11-26tick/nohz: avoid showing '(null)' if nohz_full= not setAaron Tomlin
2025-11-26sysfs/cpu: Use DEVICE_ATTR_RO for nohz_full attributeAaron Tomlin
2025-11-26firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADERAlexandre Courbot
2025-11-20Merge back material related to system sleep for 6.19Rafael J. Wysocki
2025-11-20software node: allow referencing firmware nodesBartosz Golaszewski
2025-11-20software node: increase the reference of the swnode by its fwnodeBartosz Golaszewski
2025-11-20software node: read the reference args via the fwnode APIBartosz Golaszewski
2025-11-19PM: wakeup: Add out-of-band system wakeup support for devicesPeng Fan
2025-11-19devres: Remove unused devm_free_percpu()Andy Shevchenko
2025-11-18PM: sleep: core: Fix runtime PM enabling in device_resume_early()Rafael J. Wysocki
2025-11-17Merge back earlier material related to system sleep for 6.19Rafael J. Wysocki
2025-11-16mm: change type of parameter for memory_notifyIsrael Batista
2025-11-16mm: change type of state in struct memory_blockIsrael Batista
2025-11-16drivers/base/node: fold unregister_node() into unregister_one_node()Donet Tom
2025-11-16drivers/base/node: fold register_node() into register_one_node()Donet Tom
2025-11-16convert ramfs and tmpfsAl Viro
2025-11-14PM: Introduce new PMSG_POWEROFF eventMario Limonciello (AMD)
2025-11-14Merge back earlier runtime PM changes for 6.19Rafael J. Wysocki
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-12PM: wakeup: Update after recent wakeup source removal ordering changeRafael J. Wysocki
2025-11-12vfs: make vfs_mknod break delegations on parent directoryJeff Layton
2025-11-12vfs: allow rmdir to wait for delegation break on parentJeff Layton