summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* regmap: Add regmap_read_bypassed()Richard Fitzgerald2024-04-081-0/+37
* Merge tag 'regmap-fix-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-04-051-3/+3
|\
| * regmap: maple: Fix uninitialized symbol 'ret' warningsRichard Fitzgerald2024-03-291-2/+2
| * regmap: maple: Fix cache corruption in regcache_maple_drop()Richard Fitzgerald2024-03-271-1/+1
* | driver core: Introduce device_link_wait_removal()Herve Codina2024-03-261-3/+23
|/
* Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-218-94/+118
|\
| * device: core: Log warning for devices pending deferred probe on timeoutNícolas F. R. A. Prado2024-03-071-1/+1
| * driver: core: Use dev_* instead of pr_* so device metadata is addedNícolas F. R. A. Prado2024-03-071-14/+12
| * driver: core: Log probe failure as error and with device metadataNícolas F. R. A. Prado2024-03-071-2/+2
| * driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode linkSaravana Kannan2024-03-071-1/+8
| * driver core: Adds flags param to fwnode_link_add()Saravana Kannan2024-03-071-2/+3
| * device property: Don't use "proxy" headersAndy Shevchenko2024-03-072-6/+18
| * driver core: Move fw_devlink stuff to where it belongsAndy Shevchenko2024-03-072-56/+58
| * firmware_loader: Suppress warning on FW_OPT_NO_WARN flagMukesh Ojha2024-03-071-6/+10
| * platform-msi: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-03-071-3/+3
| * Merge 6.8-rc5 into driver-core-nextGreg Kroah-Hartman2024-02-193-30/+66
| |\
| * | driver core: component: fix spellosRandy Dunlap2024-01-301-2/+2
| * | driver core: cpu: make cpu_subsys constGreg Kroah-Hartman2024-01-301-1/+1
* | | Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-03-161-3/+4
|\ \ \
| * | | cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang2024-03-121-0/+1
| * | | base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang2024-03-121-3/+3
| | |/ | |/|
* | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-143-10/+69
|\ \ \
| * | | crash: split crash dumping code out from kexec_core.cBaoquan He2024-02-231-3/+3
| * | | mm and cache_info: remove unnecessary CPU cache info updateHuang Ying2024-02-221-6/+44
| * | | mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar2024-02-211-1/+22
| |/ /
* | | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-03-133-154/+153
|\ \ \
| * \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2024-03-111-2/+34
| |\ \ \
| | * | | PM: runtime: add tracepoint for runtime_status changesVilas Bhat2024-02-221-0/+1
| | * | | PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus2024-02-121-2/+33
| | | |/ | | |/|
| * | | Merge branch 'pm-sleep'Rafael J. Wysocki2024-03-112-152/+119
| |\ \ \ | | |_|/ | |/| |
| | * | PM: sleep: wakeirq: fix wake irq warning in system suspendQingliang Li2024-03-051-1/+3
| | * | PM: sleep: Call dpm_async_fn() directly in each suspend phaseRafael J. Wysocki2024-02-051-36/+25
| | * | PM: sleep: Move devices to new lists earlier in each suspend phaseRafael J. Wysocki2024-02-051-21/+3
| | * | PM: sleep: Move some assignments from under a lockRafael J. Wysocki2024-02-051-7/+21
| | * | PM: sleep: stats: Log errors right after running suspend callbacksRafael J. Wysocki2024-02-051-36/+13
| | * | PM: sleep: stats: Call dpm_save_failed_step() at most once per phaseRafael J. Wysocki2024-02-051-3/+17
| | * | PM: sleep: stats: Define suspend_stats next to the code using itRafael J. Wysocki2024-02-051-1/+0
| | * | PM: sleep: stats: Use an array of step failure countersRafael J. Wysocki2024-02-051-13/+9
| | * | PM: sleep: Relocate two device PM core functionsRafael J. Wysocki2024-01-261-29/+29
| | * | PM: sleep: Simplify dpm_suspended_list walk in dpm_resume()Rafael J. Wysocki2024-01-261-11/+5
| | |/
* | | Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2024-03-131-0/+134
|\ \ \
| * | | PM: domains: Add helper functions to attach/detach multiple PM domainsUlf Hansson2024-02-141-0/+134
| | |/ | |/|
* | | Merge tag 'regmap-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2024-03-135-6/+77
|\ \ \
| * | | regmap: kunit: Add a test for ranges in combination with windowsMark Brown2024-02-261-0/+66
| * | | regmap: rework ->max_register handlingJan Dakinevich2024-02-054-6/+11
| |/ /
* | | Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-03-121-0/+3
|\ \ \
| * | | x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta2024-03-111-0/+3
| | |/ | |/|
* | | Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-111-14/+105
|\ \ \
| * | | platform-msi: Remove unused interfacesThomas Gleixner2024-02-151-14/+2
| * | | platform-msi: Prepare for real per device domainsThomas Gleixner2024-02-151-0/+103
| | |/ | |/|