summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | dt-bindings: remoteproc: qcom: pas: Add SM6350 adsp, cdsp & mpssLuca Weiss2021-12-141-0/+28
| * | remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSPSibi Sankar2021-12-131-0/+1
| * | remoteproc: imx_rproc: correct firmware reloadPeng Fan2021-12-131-3/+5
| * | remoteproc: qcom: pil_info: Don't memcpy_toio more than is providedStephen Boyd2021-12-131-1/+1
| * | remoteproc: Add Renesas rcar driverJulien Massot2021-12-133-0/+236
| * | dt-bindings: remoteproc: Add Renesas R-CarJulien Massot2021-12-131-0/+65
| * | Merge tag 'rcar_rst_rproc-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Mathieu Poirier2021-12-132-3/+42
| |\ \
| * | | remoteproc: Fix remaining wrong return formatting in documentationArnaud Pouliquen2021-12-082-3/+3
| * | | MAINTAINERS: Removing Ohad from remoteproc/rpmsg maintenanceMathieu Poirier2021-12-082-2/+5
| * | | remoteproc: ingenic: Request IRQ disabledLars-Peter Clausen2021-12-061-3/+2
| * | | remoteproc: k3-r5: Extend support for R5F clusters on J721S2 SoCsHari Nagalla2021-12-011-2/+3
| * | | remoteproc: k3-dsp: Extend support for C71x DSPs on J721S2 SoCsHari Nagalla2021-12-011-0/+1
| * | | dt-bindings: remoteproc: k3-dsp: Update bindings for J721S2 SoCsHari Nagalla2021-12-011-0/+3
| * | | dt-bindings: remoteproc: k3-r5f: Update bindings for J721S2 SoCsHari Nagalla2021-12-011-3/+5
| * | | remoteproc: coredump: Correct argument 2 type for memcpy_fromioPeng Fan2021-11-171-1/+1
| * | | remoteproc: imx_rproc: Fix a resource leak in the remove functionChristophe JAILLET2021-11-171-0/+1
| * | | remoteproc: Use %pe format string to print return error codeMark-PK Tsai2021-11-171-2/+2
* | | | Merge tag 'rpmsg-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2022-01-185-21/+36
|\ \ \ \
| * | | | rpmsg: core: Clean up resources on announce_create failure.Arnaud Pouliquen2021-12-081-4/+16
| * | | | rpmsg: Fix documentation return formattingArnaud Pouliquen2021-11-184-15/+15
| * | | | rpmsg: char: Add pr_fmt() to prefix messagesArnaud Pouliquen2021-11-181-2/+5
| |/ / /
* | | | vfs: fs_context: fix up param length parsing in legacy_parse_paramJamie Hill-Daniel2022-01-181-1/+1
* | | | Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-01-187-29/+71
|\ \ \ \
| * | | | iio: pressure: bmp280: Use new PM macrosPaul Cercueil2022-01-123-11/+4
| * | | | PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macrosPaul Cercueil2022-01-121-0/+10
| * | | | PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macroPaul Cercueil2022-01-122-1/+16
| * | | | PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macrosPaul Cercueil2022-01-121-3/+32
| * | | | PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macroPaul Cercueil2022-01-123-4/+4
| * | | | PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macroPaul Cercueil2022-01-121-13/+8
* | | | | Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-1819-62/+1997
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-pfrut'Rafael J. Wysocki2022-01-1713-9/+1936
| |\ \ \ \ \
| | * | | | | ACPI: pfr_telemetry: Fix info leak in pfrt_log_ioctl()Dan Carpenter2022-01-101-0/+1
| | * | | | | ACPI: pfr_update: Fix return value check in pfru_write()Yang Yingliang2022-01-061-2/+2
| | * | | | | ACPI: tools: Introduce utility for firmware updates/telemetryChen Yu2021-12-276-9/+594
| | * | | | | ACPI: Introduce Platform Firmware Runtime Telemetry driverChen Yu2021-12-274-3/+529
| | * | | | | ACPI: Introduce Platform Firmware Runtime Update device driverChen Yu2021-12-275-0/+769
| | * | | | | efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding struc...Chen Yu2021-12-271-0/+46
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'acpi-x86', 'acpi-tables', 'acpi-soc' and 'acpi-pcc'Rafael J. Wysocki2022-01-174-4/+32
| |\ \ \ \ \ \ \ \ \
| | | | | * | | | | | ACPI: PCC: pcc_ctx can be statickernel test robot2022-01-121-1/+1
| | | | * | | | | | | ACPI: APD: Check for NULL pointer after calling devm_ioremap()Jiasheng Jiang2022-01-111-0/+2
| | | | |/ / / / / /
| | | * / / / / / / ACPI: SPCR: check if table->serial_port.access_width is too wideMark Langsdorf2022-01-111-2/+7
| | | |/ / / / / /
| | * / / / / / / x86/PCI: Ignore E820 reservations for bridge windows on newer systemsHans de Goede2022-01-111-1/+22
| | |/ / / / / /
| * | | | | | | ACPI: scan: Rename label in acpi_scan_init()Rafael J. Wysocki2022-01-121-3/+3
| * | | | | | | ACPI: scan: Simplify initialization of power and sleep buttonsRafael J. Wysocki2022-01-121-39/+23
| * | | | | | | ACPI: scan: Change acpi_scan_init() return value type to voidRafael J. Wysocki2022-01-122-8/+4
| |/ / / / / /
* | | | | | | Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-183-71/+0
|\ \ \ \ \ \ \
| * | | | | | | mm: Remove slab from struct pageMatthew Wilcox (Oracle)2022-01-063-71/+0
| * | | | | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iom...Vlastimil Babka2022-01-0610-469/+314
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2022-01-188-179/+178
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arc: use swap() to make code cleanerYihao Han2021-12-291-8/+3