summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-281-2/+2
|\
| * device property: Fix documentation for *_match_string() APIsAndy Shevchenko2022-10-251-2/+2
* | PM: domains: Fix handling of unavailable/disabled idle statesSudeep Holla2022-10-261-0/+4
|/
* Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-121-0/+1
|\
| * Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2022-10-041-0/+1
| |\
| | * platform-msi: Export symbol platform_msi_create_irq_domain()Frank Li2022-09-281-0/+1
* | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-102-141/+6
|\ \ \
| * | | mm: hugetlb: eliminate memory-less nodes handlingMuchun Song2022-10-031-2/+6
| * | | mm: hugetlb: simplify per-node sysfs creation and removalMuchun Song2022-10-031-136/+3
| * | | mm: kill is_memblock_offlined()Kefeng Wang2022-09-111-6/+0
| | |/ | |/|
* | | Merge tag 'pm-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-101-1/+3
|\ \ \
| * | | PM: domains: log failures to register always-on domainsJohan Hovold2022-10-041-1/+3
* | | | Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-091-0/+19
|\ \ \ \
| * | | | arm64: topology: move store_cpu_topology() to shared codeConor Dooley2022-08-151-0/+19
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-091-0/+2
|\ \ \ \
| * | | | mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.Yosry Ahmed2022-08-241-0/+2
| |/ / /
* | | | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-077-11/+90
|\ \ \ \
| * | | | device property: Add const qualifier to device_get_match_data() parameterAndy Shevchenko2022-09-241-2/+2
| * | | | driver core: use IS_ERR_OR_NULL() helper in device_create_groups_vargs()Yang Yingliang2022-09-241-1/+1
| * | | | devcoredump : Serialize devcd_del workMukesh Ojha2022-09-241-2/+81
| * | | | Merge 1707c39ae309 ("Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/...Greg Kroah-Hartman2022-09-241-1/+1
| |\ \ \ \
| * \ \ \ \ Merge 6.0-rc5 into driver-core-nextGreg Kroah-Hartman2022-09-128-8/+76
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | driver core: remove make_class_name declarationGaosheng Cui2022-09-091-2/+0
| * | | | | devres: Slightly optimize alloc_dr()Christophe JAILLET2022-09-011-1/+3
| * | | | | drivers: base: Print error code on synthetic uevent failureBrian Norris2022-09-011-1/+1
| * | | | | class: use IS_ERR_OR_NULL() helper in class_unregister()Yang Yingliang2022-09-011-1/+1
| * | | | | driver_core: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-011-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2022-10-044-103/+428
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | regmap: mmio: replace return 0 with break in switch statementColin Ian King2022-09-221-1/+1
| * | | | regmap: spi-avmm: Use swabXX_array() helpersAndy Shevchenko2022-09-071-10/+4
| * | | | regmap: mmio: Use swabXX_array() helpersAndy Shevchenko2022-09-071-16/+4
| * | | | regmap: trace: Remove unneeded blank linesAndy Shevchenko2022-09-051-8/+0
| * | | | regmap: trace: Remove explicit castingsAndy Shevchenko2022-09-051-12/+5
| * | | | regmap: trace: Remove useless check for NULL for bulk opsAndy Shevchenko2022-09-051-2/+1
| * | | | regmap: mmio: Fix rebase errorLinus Walleij2022-09-011-3/+0
| * | | | regmap: check right noinc bounds in debug printLinus Walleij2022-08-231-2/+2
| * | | | regmap: introduce value tracing for regmap bulk operationsDmitry Rokosov2022-08-232-0/+50
| * | | | regmap: mmio: Support accelerared noinc operationsLinus Walleij2022-08-171-0/+162
| * | | | regmap: Support accelerated noinc operationsLinus Walleij2022-08-171-3/+120
| * | | | regmap: mmio: Extending to support IO portsMark Brown2022-08-151-52/+88
| |\ \ \ \
| | * | | | regmap: mmio: Fix MMIO accessors to avoid talking to IO portAndy Shevchenko2022-08-151-4/+4
| | * | | | regmap: mmio: Introduce IO accessors that can talk to IO portAndy Shevchenko2022-08-151-9/+96
| | * | | | regmap: mmio: Get rid of broken 64-bit IOAndy Shevchenko2022-08-151-49/+0
| | * | | | regmap: mmio: Remove mmio_relaxed member from contextAndy Shevchenko2022-08-151-6/+4
| | |/ / /
| * / / / regmap: Make use of get_unaligned_be24(), put_unaligned_be24()Andy Shevchenko2022-08-151-20/+17
| |/ / /
* | | | Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-10-032-2/+7
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-cpuidle', 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki2022-10-032-2/+7
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | | | * | PM: wakeup: Add extra debugging statement for multiple active IRQsMario Limonciello2022-09-031-0/+2
| | | |/ / | | |/| |
| | | * | PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT caseRafael J. Wysocki2022-09-241-2/+5
| | | |/
* | | | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-031-1/+1
|\ \ \ \ | |/ / / |/| | |