summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
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-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-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-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-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-14PM: Introduce new PMSG_POWEROFF eventMario Limonciello (AMD)
2025-11-14Merge back earlier runtime PM changes for 6.19Rafael J. Wysocki
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
2025-11-12vfs: allow mkdir to wait for delegation break on parentJeff Layton
2025-11-08PM: wakeup: Delete timer before removing wakeup source from listKaushlendra Kumar
2025-11-07regmap: sdw-mbq: Reorder regmap_mbq_context struct for better packingCharles Keepax
2025-11-06ASoC: qcom: q6dsp: fixes and updatesMark Brown
2025-11-04regmap: i3c: Use ARRAY_SIZE()Andy Shevchenko
2025-11-04firmware: don't copy kernel credsChristian Brauner
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-10-31regcache: maple: Split ->populate() from ->init()Andy Shevchenko
2025-10-31regcache: flat: Split ->populate() from ->init()Andy Shevchenko
2025-10-31regcache: flat: Remove unneeded check and error message for -ENOMEMAndy Shevchenko
2025-10-31regcache: rbtree: Split ->populate() from ->init()Andy Shevchenko
2025-10-31regcache: Add ->populate() callback to separate from ->init()Andy Shevchenko
2025-10-29PM: runtime: fix typos in runtime.c commentsMalaya Kumar Rout
2025-10-29regmap: warn users about uninitialized flat cacheSander Vanheule
2025-10-29regmap: add flat cache with sparse validitySander Vanheule
2025-10-29Add SDCA UMP/FDL supportMark Brown
2025-10-27platform: Add firmware-agnostic irq and affinity retrieval interfaceMarc Zyngier
2025-10-27regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slaveCharles Keepax
2025-10-23regmap: slimbus: fix bus_context pointer in regmap init callsAlexey Klimov
2025-10-23PM: runtime: docs: Update pm_runtime_allow/forbid() documentationRafael J. Wysocki
2025-10-22arch_topology: Fix incorrect error check in topology_parse_cpu_capacity()Kaushlendra Kumar
2025-10-20PM: dpm_watchdog: add module param to backtrace all CPUsSergey Senozhatsky
2025-10-20PM: sleep: Introduce CALL_PM_OP() macro to simplify codeKaushlendra Kumar
2025-10-17devcoredump: Fix circular locking dependency with devcd->mutex.Maarten Lankhorst
2025-10-17driver core: fw_devlink: Don't warn about sync_state() pendingUlf Hansson
2025-10-14mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar