summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
9 daysMerge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
14 daysMerge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25devtmpfs: don't use vfs_getattr_nosec to query i_modeChristoph Hellwig
2025-04-16drivers: base: handle module_kobject creationShyam Saini
2025-04-15drivers/base/memory: Avoid overhead from for_each_present_section_nr()Gavin Shan
2025-04-15software node: Prevent link creation failure from causing kobj reference coun...Lizhi Xu
2025-04-15drivers/base: Extend documentation with preferred way to use auxbusLeon Romanovsky
2025-04-15driver core: fix potential NULL pointer dereference in dev_uevent()Dmitry Torokhov
2025-04-15driver core: introduce device_set_driver() helperDmitry Torokhov
2025-04-15Revert "drivers: core: synchronize really_probe() and dev_uevent()"Dmitry Torokhov
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-29Merge tag 'regmap-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-03-26Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-26Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-03-25Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-03-25Merge branch 'for-next/smt-control' into for-next/coreCatalin Marinas
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge branch 'pm-misc'Rafael J. Wysocki
2025-03-24Merge branch 'pm-sleep'Rafael J. Wysocki
2025-03-24Merge branches 'pm-em' and 'pm-runtime'Rafael J. Wysocki
2025-03-22PM: sleep: Fix bit masking operationColin Ian King
2025-03-20ASoC: wm8904: Add DMIC and DRC supportMark Brown
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2025-03-17drivers/base/memory: improve add_boot_memory_block()Gavin Shan
2025-03-16drivers/base/memory: simplify outputting of valid_zones_show()Shiyang Ruan
2025-03-14arch_topology: Support SMT control for OF based systemYicong Yang
2025-03-14PM: sleep: Fix handling devices with direct_complete set on errorsRafael J. Wysocki
2025-03-12PM: clk: Remove unused pm_clk_remove()Dr. David Alan Gilbert
2025-03-12PM: sleep: core: Fix indentation in dpm_wait_for_children()Geert Uytterhoeven
2025-03-12PM: sleep: Remove unused pm_generic_ wrappersDr. David Alan Gilbert
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie
2025-03-11iommu: Get DT/ACPI parsing into the proper probe pathRobin Murphy
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman
2025-03-05VFS: Change vfs_mkdir() to return the dentry.NeilBrown
2025-03-03PM: runtime: Unify error handling during suspend and resumeRafael J. Wysocki
2025-03-03PM: sleep: Rearrange dpm_async_fn() and async state clearingRafael J. Wysocki
2025-03-03PM: sleep: Rename power.async_in_progress to power.work_in_progressRafael J. Wysocki
2025-03-03PM: core: Tweak pm_runtime_block_if_disabled() return valueRafael J. Wysocki
2025-03-03PM: runtime: Convert pm_runtime_blocked() to static inlineRafael J. Wysocki
2025-03-03PM: sleep: Update power.smart_suspend under PM spinlockRafael J. Wysocki
2025-03-03PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki