| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 1 | -1/+1 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-02 | 8 | -162/+1090 |
|\ |
|
| * | Merge tag 'qcom-drivers-for-4.8-2' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2016-07-14 | 1 | -1/+9 |
| |\ |
|
| | * | firmware: qcom: scm: Change initcall to subsys | Andy Gross | 2016-07-05 | 1 | -1/+1 |
| | * | firmware: qcom_scm: Add missing is_available API | Andy Gross | 2016-07-05 | 1 | -0/+8 |
| * | | firmware: scpi: add CONFIG_OF dependency | Arnd Bergmann | 2016-07-07 | 1 | -2/+1 |
| * | | Merge tag 'qcom-drivers-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2016-07-05 | 5 | -153/+874 |
| |\| |
|
| | * | firmware: qcom: scm: Expose PAS command 10 as reset-controller | Bjorn Andersson | 2016-06-25 | 5 | -0/+63 |
| | * | firmware: qcom: scm: Peripheral Authentication Service | Bjorn Andersson | 2016-06-25 | 4 | -0/+326 |
| | * | firmware: qcom: scm: Add support for ARM64 SoCs | Kumar Gala | 2016-06-24 | 4 | -5/+208 |
| | * | firmware: qcom: scm: Convert to streaming DMA APIS | Andy Gross | 2016-06-24 | 3 | -106/+53 |
| | * | firmware: qcom: scm: Generalize shared error map | Andy Gross | 2016-06-24 | 2 | -17/+16 |
| | * | firmware: qcom: scm: Use atomic SCM for cold boot | Andy Gross | 2016-06-24 | 1 | -18/+45 |
| | * | firmware: qcom: scm: Convert SCM to platform driver | Andy Gross | 2016-06-24 | 1 | -9/+165 |
| * | | firmware: scpi: add device power domain support using genpd | Sudeep Holla | 2016-06-21 | 3 | -0/+174 |
| * | | firmware: arm_scpi: add support for device power state management | Sudeep Holla | 2016-06-21 | 1 | -0/+30 |
| * | | firmware: arm_scpi: make it depend on MAILBOX instead of ARM_MHU | Sudeep Holla | 2016-06-13 | 1 | -1/+1 |
| * | | firmware: arm_scpi: mark scpi_get_sensor_value as static | Sudeep Holla | 2016-06-13 | 1 | -1/+1 |
| * | | firmware: arm_scpi: remove dvfs_get packed structure | Sudeep Holla | 2016-06-13 | 1 | -7/+3 |
| |/ |
|
* | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-27 | 2 | -16/+70 |
|\ \ |
|
| * | | Xen: EFI: Parse DT parameters for Xen specific UEFI | Shannon Zhao | 2016-07-06 | 2 | -16/+70 |
* | | | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds | 2016-07-27 | 1 | -0/+13 |
|\ \ \ |
|
| * | | | Merge tag 'v4.7' into for-linus/pstore | Kees Cook | 2016-07-25 | 1 | -8/+6 |
| |\| | |
|
| * | | | efi-pstore: implement efivars_pstore_exit() | Geliang Tang | 2016-06-02 | 1 | -0/+7 |
| * | | | pstore: add lzo/lz4 compression support | Geliang Tang | 2016-06-02 | 1 | -0/+6 |
| | |/
| |/| |
|
* | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-07-27 | 2 | -7/+155 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' | Rafael J. Wysocki | 2016-07-25 | 1 | -7/+59 |
| |\ \ \ \
| | | | |/
| | | |/| |
|
| | * / | | drivers: firmware: psci: initialise idle states using ACPI LPI | Sudeep Holla | 2016-07-21 | 1 | -7/+59 |
| | |/ / |
|
| * / / | efi / ACPI: load SSTDs from EFI variables | Octavian Purdila | 2016-07-08 | 1 | -0/+96 |
| |/ / |
|
* | | | efi: Convert efi_call_virt() to efi_call_virt_pointer() | Alex Thorlton | 2016-06-27 | 1 | -43/+10 |
* | | | efibc: Report more information in the error messages | Compostella, Jeremy | 2016-06-27 | 1 | -2/+2 |
|/ / |
|
* / | efi/arm: Fix the format of EFI debug messages | Dennis Chen | 2016-06-03 | 1 | -8/+6 |
|/ |
|
* | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-05-21 | 1 | -3/+1 |
|\ |
|
| * | Merge 4.6-rc4 into driver-core-next | Greg Kroah-Hartman | 2016-04-18 | 2 | -4/+38 |
| |\ |
|
| * | | firmware: fw_cfg register offsets on supported architectures only | Gabriel Somlo | 2016-03-29 | 1 | -3/+1 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-05-19 | 3 | -0/+749 |
|\ \ \ |
|
| * | | | MIPS: BCM47xx: Move SPROM driver to drivers/firmware/ | Rafał Miłecki | 2016-05-13 | 3 | -0/+749 |
* | | | | Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-05-19 | 1 | -1/+65 |
|\ \ \ \ |
|
| * | | | | ibft: Expose iBFT acpi header via sysfs | David Bond | 2016-05-16 | 1 | -1/+65 |
| * | | | | iscsi_ibft: Add prefix-len attr and display netmask | Hannes Reinecke | 2016-05-16 | 1 | -0/+4 |
* | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-05-18 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | drivers: firmware: psci: make two helper functions inline | Arnd Bergmann | 2016-04-26 | 1 | -2/+2 |
| * | | | | | drivers: firmware: psci: make two helper functions static | Jisheng Zhang | 2016-04-25 | 1 | -2/+2 |
| * | | | | | drivers: firmware: psci: drop duplicate const from psci_of_match | Jisheng Zhang | 2016-04-25 | 1 | -1/+1 |
* | | | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-05-17 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2016-05-16 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | drivers: firmware: psci: use const and __initconst for psci_cpuidle_ops | Jisheng Zhang | 2016-04-20 | 1 | -1/+1 |
| | | |_|_|/
| | |/| | | |
|
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-05-17 | 3 | -26/+21 |
|\ \ \ \ \ \ |
|
| * | | | | | | arm64: kaslr: increase randomization granularity | Ard Biesheuvel | 2016-04-28 | 1 | -3/+12 |
| * | | | | | | efi: ARM: avoid warning about phys_addr_t cast | Arnd Bergmann | 2016-04-19 | 1 | -1/+1 |