summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|\ \ \ \ | |/ / / |/| | |
| | | |
| | \ \
| *-. | | Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'Rafael J. Wysocki2022-10-031-1/+1
| |\ \| | | | |_|/ | |/| |
| | * | ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()Perry Yuan2022-08-251-1/+1
| | |/
* | / Revert "driver core: Set fw_devlink.strict=1 by default"Greg Kroah-Hartman2022-09-151-1/+1
|/ /
* | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-092-1/+7
|\ \
| * | arch_topology: Make cluster topology span at least SMT CPUsYicong Yang2022-09-071-1/+1
| * | driver core: fix driver_set_override() issue with empty stringsGreg Kroah-Hartman2022-09-051-0/+6
| * | Revert "arch_topology: Make cluster topology span at least SMT CPUs"Greg Kroah-Hartman2022-09-031-1/+1
| * | arch_topology: Make cluster topology span at least SMT CPUsYicong Yang2022-09-011-1/+1
* | | Merge tag 'regmap-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-081-0/+8
|\ \ \ | |/ / |/| |
| * | regmap: spi: Reserve space for register address/paddingCristian Ciocaltea2022-08-181-0/+8
| |/
* | firmware_loader: Fix memory leak in firmware uploadRuss Weight2022-09-013-4/+17
* | firmware_loader: Fix use-after-free during unregisterRuss Weight2022-09-011-1/+2
* | arch_topology: Silence early cacheinfo errors when non-existentFlorian Fainelli2022-09-011-1/+1
* | driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres2022-09-011-0/+10
* | Revert "PM: domains: Delete usage of driver_deferred_probe_check_state()"Saravana Kannan2022-08-231-1/+1
* | Revert "driver core: Delete driver_deferred_probe_check_state()"Saravana Kannan2022-08-231-0/+30
|/
* Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-0411-147/+334
|\
| * firmware_loader: Replace kmap() with kmap_local_page()Fabio M. De Francesco2022-07-282-8/+6
| * arch_topology: Fix cache attributes detection in the CPU hotplug pathSudeep Holla2022-07-221-10/+6
| * cacheinfo: Use atomic allocation for percpu cache attributesSudeep Holla2022-07-221-1/+1
| * drivers/base: fix userspace break from using bin_attributes for cpumap and cp...Phil Auld2022-07-152-18/+18
| * Merge tag 'arch-cache-topo-5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-07-082-75/+170
| |\
| | * arch_topology: Warn that topology for nested clusters is not supportedSudeep Holla2022-07-041-0/+2
| | * arch_topology: Add support for parsing sockets in /cpu-mapSudeep Holla2022-07-041-5/+32
| | * arch_topology: Set cluster identifier in each core/thread from /cpu-mapSudeep Holla2022-07-041-5/+8
| | * arch_topology: Limit span of cpu_clustergroup_mask()Ionela Voinescu2022-07-041-0/+8
| | * arch_topology: Don't set cluster identifier as physical package identifierSudeep Holla2022-07-041-5/+1