summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+2
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+23
2024-05-15Merge tag 'regmap-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds10-256/+769
2024-05-14Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-7/+10
2024-05-14Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+13
2024-05-13Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'Rafael J. Wysocki2-7/+10
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot1-13/+13
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+23
2024-04-23crash: add a new kexec flag for hotplug supportSourabh Jain2-2/+2
2024-04-15regmap: kunit: Fix an NULL vs IS_ERR() checkDan Carpenter1-3/+3
2024-04-12Merge drm/drm-next into drm-xe-nextThomas Hellström22-312/+730
2024-04-11Merge back earlier system-wide PM changes for 6.10.Rafael J. Wysocki2-7/+10
2024-04-11devcoredump: Add dev_coredump_put()José Roberto de Souza1-0/+23
2024-04-11regmap: spi: Add missing MODULE_DESCRIPTION()Andy Shevchenko1-0/+1
2024-04-11regmap: Drop capitalisation in MODULE_DESCRIPTION()Andy Shevchenko4-4/+4
2024-04-10regmap: kunit: Add some test cases and a few smallMark Brown7-257/+826
2024-04-08regmap: kunit: Add test cases for regmap_read_bypassed()Richard Fitzgerald1-0/+131
2024-04-08regmap: kunit: Add cache-drop test with multiple cache blocksRichard Fitzgerald1-0/+103
2024-04-08regmap: kunit: Replace a kmalloc/kfree() pair with KUnit-managed allocRichard Fitzgerald1-3/+1
2024-04-08regmap: kunit: Use a KUnit action to call regmap_exit()Richard Fitzgerald1-55/+7
2024-04-08regmap: kunit: Add more cache-sync testsRichard Fitzgerald1-4/+122
2024-04-08regmap: kunit: Add more cache-drop testsRichard Fitzgerald1-0/+135
2024-04-08regmap: kunit: Run non-sparse cache tests at non-zero register addressesRichard Fitzgerald1-29/+57
2024-04-08regmap: kunit: Run sparse cache tests at non-zero register addressesRichard Fitzgerald1-22/+45
2024-04-08regmap: kunit: Introduce struct for test case parametersRichard Fitzgerald1-116/+95
2024-04-08regmap: kunit: Create a struct device for the regmapRichard Fitzgerald4-42/+87
2024-04-08regmap: kunit: Fix warnings of implicit casts to __le16 and __be16Richard Fitzgerald1-7/+7
2024-04-08PM: sleep: Take advantage of %ps to simplify debug outputLen Brown1-3/+3
2024-04-08regmap: Add regmap_read_bypassed()Richard Fitzgerald1-0/+37
2024-04-06Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2024-04-03PM: wakeup: make device_wakeup_disable() return voidDhruva Gole1-4/+7
2024-03-29regmap: maple: Fix uninitialized symbol 'ret' warningsRichard Fitzgerald1-2/+2
2024-03-27regmap: maple: Fix cache corruption in regcache_maple_drop()Richard Fitzgerald1-1/+1
2024-03-26driver core: Introduce device_link_wait_removal()Herve Codina1-3/+23
2024-03-25regmap: maple: Remove second semicolonColin Ian King1-1/+1
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-94/+118
2024-03-16Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-3/+4
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-10/+69
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-154/+153
2024-03-13Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-0/+134
2024-03-13Merge tag 'regmap-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds5-6/+77
2024-03-13cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang1-0/+1
2024-03-12base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang1-3/+3
2024-03-12Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+3
2024-03-12Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+105
2024-03-11x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+3
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki1-2/+34
2024-03-11Merge branch 'pm-sleep'Rafael J. Wysocki2-152/+119
2024-03-08device: core: Log warning for devices pending deferred probe on timeoutNícolas F. R. A. Prado1-1/+1