summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2025-03-03PM: sleep: Avoid unnecessary checks in device_prepare_smart_suspend()Rafael J. Wysocki
2025-02-28driver core: Introduce device_{add,remove}_of_node()Herve Codina
2025-02-28Merge drm/drm-next into drm-xe-nextLucas De Marchi
2025-02-27driver core: faux: only create the device if probe() succeedsGreg Kroah-Hartman
2025-02-27drivers: base: component: add function to query the bound statusHeiko Stuebner
2025-02-27regcache: Add support for sorting defaults arraysCharles Keepax
2025-02-27Merge patch series "prep patches for my mkdir series"Christian Brauner
2025-02-26acpi: numa: Add support to enumerate and store extended linear address modeDave Jiang
2025-02-26PM: clk: remove unused of_pm_clk_add_clk()Dr. David Alan Gilbert
2025-02-25drivers: base: component: Add debug message for unbindLucas De Marchi
2025-02-25drivers: base: devres: Fix find_group() documentationLucas De Marchi
2025-02-25drivers: base: devres: Allow to release group on device releaseLucas De Marchi
2025-02-21driver core: location: Use str_yes_no() helper functionThorsten Blum
2025-02-21drivers: base: component: Allow more space for device nameLucas De Marchi
2025-02-21drivers/base/bus.c: fix spelling of "subsystem"Bharadwaj Raju
2025-02-20drivers: core: fix device leak in __fw_devlink_relax_cycles()Luca Ceresoli
2025-02-19VFS: change kern_path_locked() and user_path_locked_at() to never return nega...NeilBrown
2025-02-19PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionallyRafael J. Wysocki
2025-02-18PM: runtime: Introduce pm_runtime_blocked()Rafael J. Wysocki
2025-02-18PM: Block enabling of runtime PM during system suspendRafael J. Wysocki
2025-02-18PM: Rearrange documentation related to __pm_runtime_disable()Rafael J. Wysocki
2025-02-18PM: runtime: Switch to use hrtimer_setup()Nam Cao
2025-02-17arch_topology: init capacity_freq_ref to 0Ionela Voinescu
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-13Merge tag 'regmap-fix-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman
2025-02-09PM: sleep: core: Restrict power.set_active propagationRafael J. Wysocki
2025-02-06regmap: irq: Use one way of setting all bits in the registerAndy Shevchenko
2025-02-06devtmpfs: replace ->mount with ->get_tree in public instanceEric Sandeen
2025-02-05regmap-irq: Add missing kfree()Jiasheng Jiang
2025-02-03regmap: Reorder 'struct regmap'Christophe JAILLET
2025-01-31Merge tag 'riscv-for-linus-6.14-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-01-30Merge tag 'pm-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-29PM: sleep: core: Synchronize runtime PM status of parents and childrenRafael J. Wysocki
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm: add build-time option for hotplug memory default online typeGregory Price
2025-01-24Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-22Merge tag 'acpi-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-01-22Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-01-22Merge tag 'regmap-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2025-01-20Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki
2025-01-20Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'Rafael J. Wysocki
2025-01-18Merge patch series "riscv: Add support for xtheadvector"Palmer Dabbelt
2025-01-18riscv: Add ghostwrite vulnerabilityCharlie Jenkins
2025-01-17PM: sleep: wakeirq: Introduce device-managed variant of dev_pm_set_wake_irq()Peng Fan
2025-01-15devcoredump: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-15devcoredump: Define 'struct bin_attribute' through macroThomas Weißschuh