Age | Commit message (Expand) | Author | Files | Lines |
2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -14/+40 |
2018-04-05 | Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -0/+27 |
2018-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2018-04-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -12/+0 |
2018-04-04 | Merge branch 'pci/portdrv' | Bjorn Helgaas | 1 | -2/+11 |
2018-04-04 | ACPI / scan: Do not enumerate Indirect IO host children | John Garry | 1 | -0/+14 |
2018-04-04 | ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use | John Garry | 1 | -9/+10 |
2018-04-04 | PCI: Add fwnode handler as input param of pci_register_io_range() | Gabriele Paoloni | 1 | -3/+5 |
2018-04-03 | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -16/+19 |
2018-04-03 | Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 213 | -7602/+1604 |
2018-04-02 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+1 |
2018-04-02 | Merge branches 'acpi-osi', 'acpi-scan', 'acpi-tad', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki | 6 | -5/+511 |
2018-04-02 | Merge branches 'acpi-tables', 'acpi-cppc' and 'acpi-pci' | Rafael J. Wysocki | 3 | -14/+19 |
2018-04-02 | Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic' | Rafael J. Wysocki | 5 | -25/+174 |
2018-04-02 | Merge branch 'acpica' | Rafael J. Wysocki | 198 | -7558/+897 |
2018-03-31 | ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UA | Chris Chiu | 1 | -1/+2 |
2018-03-30 | PCI/portdrv: Simplify PCIe feature permission checking | Bjorn Helgaas | 1 | -2/+11 |
2018-03-30 | ACPI: acpi_pad: Fix memory leak in power saving threads | Lenny Szubowicz | 1 | -0/+3 |
2018-03-27 | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict | Ingo Molnar | 4 | -54/+18 |
2018-03-26 | treewide: Align function definition open/close braces | Joe Perches | 2 | -2/+2 |
2018-03-22 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -7/+13 |
2018-03-22 | Merge branch 'acpi-wdat' | Rafael J. Wysocki | 1 | -2/+2 |
2018-03-21 | libnvdimm, nfit: fix persistence domain reporting | Dan Williams | 1 | -3/+7 |
2018-03-20 | ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E | Hans de Goede | 1 | -0/+9 |
2018-03-20 | ACPI: Add Time and Alarm Device (TAD) driver | Rafael J. Wysocki | 3 | -0/+487 |
2018-03-20 | ACPI / scan: Send change uevent with offine environmental data | Lee, Chun-Yi | 1 | -1/+2 |
2018-03-20 | ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW | Daniel Drake | 1 | -1/+10 |
2018-03-19 | ACPI / watchdog: Fix off-by-one error at resource assignment | Takashi Iwai | 1 | -2/+2 |
2018-03-19 | Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA" | Daniel Drake | 1 | -45/+3 |
2018-03-18 | ACPI / PM: Reduce LPI constraints logging noise | Rafael J. Wysocki | 1 | -4/+6 |
2018-03-18 | ACPI / Kconfig: Update ACPI_PROCFS_POWER help text | Randy Dunlap | 1 | -4/+4 |
2018-03-18 | ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3 | Alex Hung | 1 | -0/+9 |
2018-03-18 | ACPICA: Cleanup/simplify module-level code support | Bob Moore | 8 | -60/+106 |
2018-03-18 | ACPICA: Events: add a return on failure from acpi_hw_register_read | Erik Schmauss | 1 | -2/+7 |
2018-03-18 | ACPICA: adding SPDX headers | Erik Schmauss | 197 | -7198/+388 |
2018-03-18 | ACPICA: Rename a global for clarity, no functional change | Bob Moore | 7 | -9/+9 |
2018-03-18 | ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro | Erik Schmauss | 4 | -10/+16 |
2018-03-18 | ACPICA: Change a compile-time option to a runtime option | Bob Moore | 1 | -16/+16 |
2018-03-18 | ACPICA: Remove calling of _STA from acpi_get_object_info() | Hans de Goede | 3 | -22/+9 |
2018-03-18 | ACPICA: AML Debug Object: Don't ignore output of zero-length strings | Bob Moore | 1 | -4/+3 |
2018-03-18 | ACPICA: Fix memory leak on unusual memory leak | Bob Moore | 1 | -0/+4 |
2018-03-18 | ACPICA: Events: Dispatch GPEs after enabling for the first time | Erik Schmauss | 4 | -13/+49 |
2018-03-18 | ACPICA: Events: Add parallel GPE handling support to fix potential redundant ... | Erik Schmauss | 2 | -105/+132 |
2018-03-18 | ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume | Erik Schmauss | 4 | -19/+4 |
2018-03-18 | ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c | Seunghun Han | 1 | -0/+8 |
2018-03-15 | acpi, numa: fix pxm to online numa node associations | Dan Williams | 1 | -4/+6 |
2018-03-14 | acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handle | Tony Luck | 1 | -0/+27 |
2018-03-13 | Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk" | Rafael J. Wysocki | 1 | -23/+1 |
2018-03-09 | Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Will Deacon | 1 | -12/+0 |
2018-03-08 | ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX define | Lorenzo Pieralisi | 1 | -5/+0 |