summaryrefslogtreecommitdiffstats
path: root/drivers/base
AgeCommit message (Expand)AuthorLines
2025-03-12PM: clk: Remove unused pm_clk_remove()Dr. David Alan Gilbert-40/+0
2025-03-12PM: sleep: core: Fix indentation in dpm_wait_for_children()Geert Uytterhoeven-1/+1
2025-03-12PM: sleep: Remove unused pm_generic_ wrappersDr. David Alan Gilbert-24/+0
2025-03-12Backmerge tag 'v6.14-rc6' into drm-nextDave Airlie-0/+1
2025-03-11iommu: Get DT/ACPI parsing into the proper probe pathRobin Murphy-1/+2
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-1/+14
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman-0/+1
2025-03-05VFS: Change vfs_mkdir() to return the dentry.NeilBrown-4/+3
2025-03-03PM: runtime: Unify error handling during suspend and resumeRafael J. Wysocki-16/+24
2025-03-03PM: sleep: Rearrange dpm_async_fn() and async state clearingRafael J. Wysocki-14/+30
2025-03-03PM: sleep: Rename power.async_in_progress to power.work_in_progressRafael J. Wysocki-6/+6
2025-03-03PM: core: Tweak pm_runtime_block_if_disabled() return valueRafael J. Wysocki-3/+3
2025-03-03PM: runtime: Convert pm_runtime_blocked() to static inlineRafael J. Wysocki-17/+0
2025-03-03PM: sleep: Update power.smart_suspend under PM spinlockRafael J. Wysocki-16/+19
2025-03-03PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki-8/+7
2025-03-03PM: runtime: Drop status check from pm_runtime_force_resume()Rafael J. Wysocki-1/+1
2025-03-03PM: sleep: Suppress sleeping parent warning in special caseXu Yang-0/+7
2025-03-03PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()Rafael J. Wysocki-9/+16
2025-02-28driver core: Introduce device_{add,remove}_of_node()Herve Codina-0/+61
2025-02-28Merge drm/drm-next into drm-xe-nextLucas De Marchi-181/+675
2025-02-27driver core: faux: only create the device if probe() succeedsGreg Kroah-Hartman-1/+14
2025-02-27drivers: base: component: add function to query the bound statusHeiko Stuebner-0/+14
2025-02-27regcache: Add support for sorting defaults arraysCharles Keepax-0/+31
2025-02-27Merge patch series "prep patches for my mkdir series"Christian Brauner-13/+246
2025-02-26acpi: numa: Add support to enumerate and store extended linear address modeDave Jiang-0/+2
2025-02-26PM: clk: remove unused of_pm_clk_add_clk()Dr. David Alan Gilbert-33/+0
2025-02-25drivers: base: component: Add debug message for unbindLucas De Marchi-0/+3
2025-02-25drivers: base: devres: Fix find_group() documentationLucas De Marchi-1/+4
2025-02-25drivers: base: devres: Allow to release group on device releaseLucas De Marchi-0/+7
2025-02-21driver core: location: Use str_yes_no() helper functionThorsten Blum-2/+3
2025-02-21drivers: base: component: Allow more space for device nameLucas De Marchi-6/+6
2025-02-21drivers/base/bus.c: fix spelling of "subsystem"Bharadwaj Raju-1/+1
2025-02-20drivers: core: fix device leak in __fw_devlink_relax_cycles()Luca Ceresoli-0/+1
2025-02-19VFS: change kern_path_locked() and user_path_locked_at() to never return nega...NeilBrown-35/+30
2025-02-19PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionallyRafael J. Wysocki-14/+49
2025-02-18PM: runtime: Introduce pm_runtime_blocked()Rafael J. Wysocki-0/+17
2025-02-18PM: Block enabling of runtime PM during system suspendRafael J. Wysocki-0/+33
2025-02-18PM: Rearrange documentation related to __pm_runtime_disable()Rafael J. Wysocki-14/+4
2025-02-18PM: runtime: Switch to use hrtimer_setup()Nam Cao-2/+2
2025-02-17arch_topology: init capacity_freq_ref to 0Ionela Voinescu-3/+5
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+235
2025-02-13Merge tag 'regmap-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman-1/+235
2025-02-09PM: sleep: core: Restrict power.set_active propagationRafael J. Wysocki-12/+9
2025-02-06regmap: irq: Use one way of setting all bits in the registerAndy Shevchenko-1/+1
2025-02-06devtmpfs: replace ->mount with ->get_tree in public instanceEric Sandeen-17/+64
2025-02-05regmap-irq: Add missing kfree()Jiasheng Jiang-0/+2
2025-02-03regmap: Reorder 'struct regmap'Christophe JAILLET-6/+6
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2025-01-30Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-9/+20