Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 13 | -117/+13 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 28 | -397/+28 |
2019-05-24 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -118/+120 |
2019-05-23 | ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabled | Lorenzo Pieralisi | 1 | -118/+120 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12 | Thomas Gleixner | 1 | -11/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 5 | -0/+5 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 3 | -0/+3 |
2019-05-16 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+1 |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
2019-05-15 | Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2 | -2/+8 |
2019-05-15 | Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm' | Rafael J. Wysocki | 2 | -2/+8 |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+14 |
2019-05-14 | ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle | Rajat Jain | 1 | -0/+4 |
2019-05-13 | Merge branch 'pci/host/al' | Bjorn Helgaas | 1 | -0/+12 |
2019-05-13 | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+11 |
2019-05-10 | ACPI: bus: change _ADR representation to 64 bits | Pierre-Louis Bossart | 1 | -2/+4 |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -20/+756 |
2019-05-07 | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+1 |
2019-05-06 | Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+9 |
2019-05-06 | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1/+1 |
2019-05-06 | Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 47 | -176/+188 |
2019-05-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -29/+121 |
2019-05-06 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+1 |
2019-05-06 | Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button' | Rafael J. Wysocki | 4 | -9/+24 |
2019-05-06 | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm' | Rafael J. Wysocki | 12 | -75/+66 |
2019-05-06 | Merge branch 'acpica' | Rafael J. Wysocki | 34 | -92/+98 |
2019-05-03 | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git... | Will Deacon | 1 | -24/+107 |
2019-05-01 | ACPI / property: fix handling of data_nodes in acpi_get_next_subnode() | Pierre-Louis Bossart | 1 | -0/+8 |
2019-04-30 | Revert "ACPICA: Clear status of GPEs before enabling them" | Rafael J. Wysocki | 1 | -5/+1 |
2019-04-26 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 1 | -0/+11 |
2019-04-25 | PCI: al: Add Amazon Annapurna Labs PCIe host controller driver | Jonathan Chocron | 1 | -0/+12 |
2019-04-25 | acpi/hmat: fix an uninitialized memory_target | Qian Cai | 1 | -1/+1 |
2019-04-25 | acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITY | Alison Schofield | 1 | -2/+2 |
2019-04-25 | acpi/hmat: fix memory leaks in hmat_init() | Qian Cai | 1 | -1/+1 |
2019-04-23 | PCI/ACPI: Advertise _HPX Type 3 support via _OSC | Alexandru Gagniuc | 1 | -0/+2 |
2019-04-23 | ACPI/IORT: Check ATS capability in root complex nodes | Jean-Philippe Brucker | 1 | -0/+11 |
2019-04-23 | ACPI / DPTF: Use dev_get_drvdata() | Kefeng Wang | 1 | -2/+1 |
2019-04-23 | ACPI: event: replace strcpy() by strscpy() | Gustavo A. R. Silva | 1 | -2/+2 |
2019-04-18 | ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernate | Hans de Goede | 1 | -2/+2 |
2019-04-17 | ACPI: property: restore _DSD data subnodes GUID comment | Shunyong Yang | 1 | -0/+1 |
2019-04-16 | ACPI/IORT: Reject platform device creation on NUMA node mapping failure | Kefeng Wang | 1 | -5/+14 |
2019-04-15 | Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -12/+10 |
2019-04-12 | ACPI: button: reinitialize button state upon resume | Zhang Rui | 1 | -1/+4 |
2019-04-12 | Merge back ACPICA changes for v5.2. | Rafael J. Wysocki | 34 | -92/+98 |
2019-04-09 | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 1 | -1/+1 |
2019-04-09 | ACPICA: Namespace: add check to avoid null pointer dereference | Erik Schmauss | 1 | -0/+4 |
2019-04-09 | ACPICA: utilities: fix spelling of PCC to platform_comm_channel | Erik Schmauss | 1 | -1/+1 |
2019-04-09 | ACPICA: Rename nameseg length macro/define for clarity | Bob Moore | 17 | -42/+42 |
2019-04-09 | ACPICA: Rename nameseg compare macro for clarity | Bob Moore | 20 | -44/+46 |