summaryrefslogtreecommitdiffstats
path: root/drivers/firmware (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-08-021-7/+11
|\
| *-----. Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'Rafael J. Wysocki2022-07-291-7/+11
| |\ \ \ \
| | | | | * firmware: arm_scmi: Get detailed power scale from perfLukasz Luba2022-07-151-7/+11
| | | | |/
* | | | | Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-0213-223/+1718
|\ \ \ \ \
| * \ \ \ \ Merge tag 'qcom-drivers-for-5.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2022-07-122-1/+74
| |\ \ \ \ \
| | * | | | | firmware: qcom_scm: Add bw voting support to the SCM interfaceSibi Sankar2022-06-301-0/+69
| | * | | | | firmware: qcom_scm-legacy: correct kerneldocKrzysztof Kozlowski2022-06-261-0/+4
| | * | | | | firmware: qcom_scm: drop unexpected word "the"Jiang Jian2022-06-251-1/+1
| * | | | | | Merge tag 'tegra-for-5.20-firmware' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-07-122-8/+8
| |\ \ \ \ \ \
| | * | | | | | firmware: tegra: Fix error check return value of debugfs_create_file()Lv Ruyi2022-07-081-5/+5
| | * | | | | | firmware: tegra: bpmp: Do only aligned access to IPC memory areaTimo Alho2022-06-241-3/+3
| | |/ / / / /
| * | | | | | Merge tag 'scmi-updates-5.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2022-07-0612-219/+1674
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | firmware: arm_scmi: Use fast channel tracingCristian Marussi2022-07-042-0/+20
| | * | | | | firmware: arm_scmi: Add SCMI v3.1 powercap fast channels supportCristian Marussi2022-07-041-33/+136
| | * | | | | firmware: arm_scmi: Generalize the fast channel supportCristian Marussi2022-07-043-171/+231
| | * | | | | firmware: arm_scmi: Add SCMI v3.1 powercap protocol basic supportCristian Marussi2022-07-044-1/+757
| | * | | | | firmware: arm_scmi: Add SCMI System Power Control driverCristian Marussi2022-07-043-0/+375
| | * | | | | firmware: arm_scmi: Add devm_protocol_acquire helperCristian Marussi2022-07-041-15/+55
| | * | | | | firmware: arm_scmi: Add SCMI v3.1 System Power extensionsCristian Marussi2022-07-041-1/+16
| | * | | | | firmware: arm_scmi: Support only one single system power deviceCristian Marussi2022-07-041-0/+23
| | * | | | | firmware: arm_scmi: Use new SCMI full message tracingCristian Marussi2022-07-041-0/+21
| | * | | | | firmware: arm_scpi: Ensure scpi_info is not assigned if the probe failsSudeep Holla2022-07-041-26/+35
* | | | | | | Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-08-021-1/+15
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'zynqmp-soc-for-v5.20' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann2022-07-081-1/+15
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC callTanmay Shah2022-06-291-1/+15
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'platform-drivers-x86-v5.19-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-07-151-10/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | efi: Fix efi_power_off() not being run before acpi_power_off() when necessaryHans de Goede2022-07-101-10/+11
| | |/ / / | |/| | |
* | | | | Merge tag 'soc-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-045-5/+38
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'scmi-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2022-07-015-5/+38
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx APIBo Liu2022-06-271-3/+3
| | * | firmware: arm_scmi: Fix response size warning for OPTEE transportVincent Guittot2022-06-271-1/+6
| | * | firmware: arm_scmi: Relax CLOCK_DESCRIBE_RATES out-of-spec checksCristian Marussi2022-06-203-1/+29
* | | | Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-012-16/+58
|\ \ \ \ | |/ / / |/| | |
| * | | firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas2022-06-291-6/+48
| * | | firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas2022-06-292-10/+10
| | |/ | |/|
* | | Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2022-06-268-46/+80
|\ \ \ | | |/ | |/|
| * | firmware: arm_scmi: Fix incorrect error propagation in scmi_voltage_descripto...Ludvig Pärsson2022-06-121-7/+2
| * | firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessaryCristian Marussi2022-06-108-13/+11
| * | firmware: arm_scmi: Fix SENSOR_AXIS_NAME_GET behaviour when unsupportedCristian Marussi2022-06-101-10/+46
| * | firmware: arm_scmi: Remove all the unused local variablesCristian Marussi2022-06-064-13/+12
| * | firmware: arm_scmi: Relax base protocol sanity checks on the protocol listCristian Marussi2022-06-061-5/+11
| |/
* / efi: sysfb_efi: remove unnecessary <asm/efi.h> includeJavier Martinez Canillas2022-06-211-2/+0
|/
* Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-033-32/+27
|\
| * efi: clean up Kconfig dependencies on CONFIG_EFIArd Biesheuvel2022-06-012-30/+25
| * efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel2022-06-011-2/+2
* | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-034-32/+116
|\ \
| * | edd: simplify the check of 'attr->test' in edd_populate_dir()Yang Yingliang2022-05-191-2/+1
| * | firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handleMiaoqian Lin2022-05-191-1/+1
| * | Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman2022-05-024-9/+10
| |\ \
| * | | firmware: stratix10-svc: fix a missing check on list iteratorXiaomeng Tong2022-04-241-6/+6