summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2025-02-09PM: sleep: core: Restrict power.set_active propagationRafael J. Wysocki
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
2025-01-14PM: sleep: Allow configuring the DPM watchdog to warn earlier than panicDouglas Anderson
2025-01-13device property: Split property reading bool and presence test opsRob Herring (Arm)
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman
2025-01-10devres: add devm_remove_action_nowarn()Danilo Krummrich
2025-01-10drivers: core: remove device_link argument from class_compat_[create|remove]_...Heiner Kallweit
2025-01-10driver core: Move two simple APIs for finding child device to headerZijun Hu
2025-01-10driver core: Introduce device_iter_t for device iterating APIsZijun Hu
2025-01-10driver core: Correct API device_for_each_child_reverse_from() prototypeZijun Hu
2025-01-10driver core: Correct parameter check for API device_for_each_child_reverse_fr...Zijun Hu
2025-01-10driver core: Move true expression out of if condition in 3 device finding APIsZijun Hu
2025-01-10driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()Zijun Hu
2025-01-10firmware_loader: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-10devcoredump: cleanup some commentsRandy Dunlap
2025-01-07Expand SoundWire MBQ register map supportMark Brown
2025-01-07regmap: sdw-mbq: Add support for SDCA deferred controlsCharles Keepax
2025-01-07regmap: sdw-mbq: Add support for further MBQ register sizesCharles Keepax
2025-01-07topology: Keep the cpumask unchanged when printing cpumapLi Huafei
2025-01-03driver core: Introduce an device matching API device_match_type()Zijun Hu
2025-01-03driver core: Remove match_any()Zijun Hu
2025-01-03driver core: Simplify API device_find_child_by_name() implementationZijun Hu
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2024-12-24drivers: base: test: Add ...find_device_by...(... NULL) testsBrian Norris
2024-12-24drivers: base: test: Enable device model tests with KUNIT_ALL_TESTSBrian Norris
2024-12-24drivers: base: Don't match devices with NULL of_node/fwnode/etcBrian Norris
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda
2024-12-11regmap: regmap_multi_reg_read(): make register list constRichard Fitzgerald
2024-12-09regmap: Merge up v6.12-rc2Mark Brown
2024-12-08Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-06Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-06Merge tag 'regmap-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds