Age | Commit message (Expand) | Author |
2019-08-19 | efi: Restrict efivar_ssdt_load when the kernel is locked down | Matthew Garrett |
2019-08-18 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-08-12 | firmware: imx: Add DSP IPC protocol interface | Daniel Baluta |
2019-08-12 | firmware: arm_scmi: Add RESET protocol in SCMI v2.0 | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocol | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannels | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessors | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possible | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Drop config flag in clk_ops->rate_set | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Add asynchronous sensor read if it supports | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Drop async flag in sensor_ops->reading_get | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Add support for asynchronous commands and delayed response | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Add mechanism to unpack message headers | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Separate out tx buffer handling and prepare to add rx | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Add receive channel support for notifications | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Segregate tx channel handling and prepare to add rx | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Reorder some functions to avoid forward declarations | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Check if platform has released shmem before using | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Use the term 'message' instead of 'command' | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Fix few trivial typos in comments | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Remove extra check for invalid length message responses | Sudeep Holla |
2019-08-12 | firmware: arm_scmi: Align few names in sensors protocol with SCMI specification | Sudeep Holla |
2019-08-12 | efi: cper: print AER info of PCIe fatal error | Xiaofei Tan |
2019-08-12 | efi-stub: Fix get_efi_config_table on mixed-mode setups | Hans de Goede |
2019-08-12 | Merge 5.3-rc4 into driver-core-next | Greg Kroah-Hartman |
2019-08-09 | PSCI: cpuidle: Refactor CPU suspend power_state parameter handling | Lorenzo Pieralisi |
2019-08-09 | ARM: psci: cpuidle: Enable PSCI CPUidle driver | Lorenzo Pieralisi |
2019-08-09 | drivers: firmware: psci: Decouple checker from generic ARM CPUidle | Lorenzo Pieralisi |
2019-08-08 | efi: Export Runtime Configuration Interface table to sysfs | Narendra K |
2019-08-08 | efi: ia64: move SAL systab handling out of generic EFI code | Ard Biesheuvel |
2019-08-08 | efi/x86: move UV_SYSTAB handling into arch/x86 | Ard Biesheuvel |
2019-08-08 | efi: x86: move efi_is_table_address() into arch/x86 | Ard Biesheuvel |
2019-08-02 | firmware: arm_scpi: convert platform driver to use dev_groups | Greg Kroah-Hartman |
2019-07-26 | Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-23 | firmware: imx: scu-pd: Add IRQSTR_DSP PD range | Daniel Baluta |
2019-07-23 | firmware: imx: scu-pd: Add mu13 b side PD range | Daniel Baluta |
2019-07-23 | firmware: imx: scu-pd: Rename mu PD range to mu_a | Daniel Baluta |
2019-07-22 | firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem() | Stephen Boyd |
2019-07-22 | firmware: qcom_scm: Fix some typos in docs and printks | Stephen Boyd |
2019-07-22 | firmware: qcom_scm: Use proper types for dma mappings | Stephen Boyd |
2019-07-19 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-07-19 | iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND | Thomas Tai |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-12 | Merge branches 'clk-rpi-cpufreq', 'clk-tegra', 'clk-simplify-provider.h', 'cl... | Stephen Boyd |
2019-07-11 | Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-08 | Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds |
2019-06-29 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-06-25 | firmware: raspberrypi: register clk device | Nicolas Saenz Julienne |