aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-379/+0
6 daysMerge tag 'pm-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
7 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-2/+7
8 daysdrivers/base, mm: move arch_numa.c to mm/Mike Rapoport (Microsoft)3-383/+0
12 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+9
12 daysPM: sleep: Unblock runtime PM when device prepare failsShibo Zhu1-0/+1
12 daysMerge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds1-1/+1
13 daysMerge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds18-72/+493
13 daysMerge tag 'regmap-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds5-25/+35
13 daysMerge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds5-0/+445
14 daysMerge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblockLinus Torvalds1-4/+0
14 daysMerge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-3/+17
2026-08-18Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-nextBartosz Golaszewski2-12/+19
2026-08-18Merge tag 'regmap-irq-reqrel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into gpio/for-nextBartosz Golaszewski1-0/+22
2026-08-17Merge tag 'vfs-7.3-rc1.kthread' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+1
2026-08-12regmap: sdw-mbq: don't call an unset readable_reg callbackAndrey Golovko1-1/+1
2026-08-11regmap: sdw-mbq: Fix swap of timeout and retry timesCharles Keepax1-1/+1
2026-08-07Merge branches 'pm-sleep', 'pm-runtime', 'pm-powercap' and 'pm-tools'Rafael J. Wysocki2-3/+17
2026-08-06mm/memory_hotplug: add mhp_online_type_to_str() and export string helpersGregory Price1-0/+9
2026-08-06firmware_loader: do not queue completed sysfs fallback requestsMukesh Ojha1-0/+10
2026-08-06regcache: Sort the local copy of an unsorted reg_defaults arrayPeter Ujfalusi1-1/+16
2026-08-06regcache: Use a consistent sort for defaults tableMark Brown1-9/+1
2026-07-28arch_numa: remove redundant nodemask clears in numa_init()Sang-Heon Jeon1-4/+0
2026-07-23PM: sleep: Allow disabling DPM watchdog by defaultTzung-Bi Shih1-0/+11
2026-07-23PM: sleep: Rename module parameters prefix to "pm"Tzung-Bi Shih1-0/+3
2026-07-22cpu: Use sysfs_emit() for cpumask show callbackYury Norov1-1/+1
2026-07-21device property: add test cases for fwnode_for_each_child_node()Xu Yang2-0/+138
2026-07-20regcache: Warn if regcache_sync() is called in cache_only modeMark Brown1-0/+14
2026-07-20regcache: Validate cache_only state in regcache_sync_region()bui duc phuc1-0/+4
2026-07-20regcache: Warn if regcache_sync() is called in cache_only modebui duc phuc1-0/+10
2026-07-20driver core: platform: tests: add test cases for correct swnode removalBartosz Golaszewski1-0/+180
2026-07-20driver core: platform: unify release pathBartosz Golaszewski1-9/+7
2026-07-20driver core: platform: amend the API contract for fwnode settersBartosz Golaszewski1-3/+18
2026-07-18base: Remove unused DMA_FENCE_TRACE Kconfig symbolGeert Uytterhoeven1-9/+0
2026-07-18driver core: soc: Unregister bus on early device registration failureYuho Choi1-2/+13
2026-07-18software node: Fix software_node_get_reference_args() with index -1Alban Bedel1-1/+1
2026-07-18arch_numa: remove redundant nodemask clears in numa_init()Sang-Heon Jeon1-4/+0
2026-07-18driver core: attribute_container: Unwind device_add() on attr failureYuho Choi1-1/+6
2026-07-18drivers: base: Remove statistics group if encryption group not createdEwan D. Milne1-1/+4
2026-07-17cacheinfo: don't propagate DT/ACPI error when arch supplies info (arm64)Breno Leitao1-2/+7
2026-07-17device property: Refactor to use RAII approachAndy Shevchenko1-14/+8
2026-07-17device property: fix infinite loop in fwnode_for_each_child_node()Xu Yang1-3/+16
2026-07-17driver core: avoid repeatedly printing the same 'Fixed dependency' logXu Yang1-2/+6
2026-07-17Merge patch series "software node: provide support for fw_devlink"Danilo Krummrich4-0/+423
2026-07-15software node: add kunit tests for fw_devlink supportBartosz Golaszewski3-0/+344
2026-07-15software node: add fw_devlink supportBartosz Golaszewski1-0/+79
2026-07-13regcache: Mark cache dirty if selector register rewrite failsbui duc phuc1-0/+1
2026-07-13regcache: Preserve cache synchronization errors in regcache_sync()bui duc phuc1-11/+12
2026-07-12firmware_loader: builtin: fail build on empty firmwareDmitry Torokhov1-14/+18
2026-07-12firmware_loader: builtin: ignore 0-size firmwareDmitry Torokhov1-0/+2