| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-01-17 | ACPI/IORT: Fix rc_dma_get_range() | Jean-Philippe Brucker | 1 | -1/+2 |
| 2019-01-17 | ACPI / PMIC: xpower: Fix TS-pin current-source handling | Hans de Goede | 1 | -8/+33 |
| 2019-01-17 | ACPI: power: Skip duplicate power resource references in _PRx | Hans de Goede | 1 | -0/+22 |
| 2018-12-21 | acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short" | Dan Williams | 1 | -1/+1 |
| 2018-12-17 | ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value | Lorenzo Pieralisi | 1 | -1/+1 |
| 2018-12-01 | ACPICA: AML interpreter: add region addresses in global list during initializ... | Erik Schmauss | 1 | -0/+4 |
| 2018-11-27 | ACPI / platform: Add SMB0001 HID to forbidden_id_list | Hans de Goede | 1 | -0/+1 |
| 2018-11-21 | Revert "ACPICA: AML interpreter: add region addresses in global list during i... | Greg Kroah-Hartman | 1 | -4/+0 |
| 2018-11-21 | acpi, nfit: Fix ARS overflow continuation | Dan Williams | 1 | -2/+2 |
| 2018-11-21 | acpi/nfit, x86/mce: Validate a MCE's address before using it | Vishal Verma | 1 | -0/+4 |
| 2018-11-21 | acpi/nfit, x86/mce: Handle only uncorrectable machine checks | Vishal Verma | 1 | -2/+2 |
| 2018-11-13 | ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers | Hans de Goede | 1 | -0/+2 |
| 2018-11-13 | ACPI / processor: Fix the return value of acpi_processor_ids_walk() | Dou Liyang | 1 | -3/+4 |
| 2018-11-13 | ACPI / PM: LPIT: Register sysfs attributes based on FADT | Rajneesh Bhardwaj | 1 | -0/+6 |
| 2018-11-13 | ACPI/PPTT: Handle architecturally unknown cache types | Jeffrey Hugo | 1 | -20/+13 |
| 2018-11-13 | acpi, nfit: Fix Address Range Scrub completion tracking | Dan Williams | 2 | -78/+101 |
| 2018-11-13 | ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodes | Erik Schmauss | 1 | -1/+13 |
| 2018-11-13 | ACPICA: AML interpreter: add region addresses in global list during initializ... | Erik Schmauss | 1 | -0/+4 |
| 2018-11-13 | ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer() | Bart Van Assche | 1 | -6/+9 |
| 2018-09-07 | Merge branch 'acpi-bus' | Rafael J. Wysocki | 1 | -6/+7 |
| 2018-09-06 | ACPI / LPSS: Force LPSS quirks on boot | Zhang Rui | 1 | -1/+1 |
| 2018-09-06 | ACPI / bus: Only call dmi_check_system() on X86 | Jean Delvare | 1 | -6/+7 |
| 2018-08-26 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+21 |
| 2018-08-24 | Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
| 2018-08-24 | Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
| 2018-08-23 | ACPI: fix menuconfig presentation of ACPI submenu | Arnd Bergmann | 1 | -3/+3 |
| 2018-08-22 | Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -54/+252 |
| 2018-08-21 | Merge branch 'acpi-pmic' | Rafael J. Wysocki | 1 | -2/+107 |
| 2018-08-20 | xen/ACPI: don't upload Px/Cx data for disabled processors | Jan Beulich | 1 | -0/+1 |
| 2018-08-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+5 |
| 2018-08-15 | ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fields | Hans de Goede | 1 | -2/+107 |
| 2018-08-15 | ACPICA: Clear status of all events when entering sleep states | Rafael J. Wysocki | 1 | -8/+3 |
| 2018-08-15 | ACPICA: acpiexec: fix a small memory leak regression | Bob Moore | 1 | -3/+2 |
| 2018-08-15 | ACPICA: Reference count: add additional debugging details | Erik Schmauss | 1 | -2/+5 |
| 2018-08-15 | ACPICA: acpi_exec: fixing -fi option | Erik Schmauss | 4 | -9/+57 |
| 2018-08-15 | ACPICA: Debugger: Cleanup interface to the AML disassembler | Bob Moore | 3 | -6/+22 |
| 2018-08-15 | ACPICA: AML Parser: skip opcodes that open a scope upon parse failure | Erik Schmauss | 1 | -6/+11 |
| 2018-08-15 | ACPICA: Utilities: split hex detection into smaller functions | Erik Schmauss | 3 | -4/+26 |
| 2018-08-15 | ACPICA: Update an error message for a duplicate table | Bob Moore | 1 | -2/+2 |
| 2018-08-15 | ACPICA: ACPICA: add status check for acpi_hw_read before assigning return value | Erik Schmauss | 1 | -2/+7 |
| 2018-08-15 | ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during... | Erik Schmauss | 1 | -13/+13 |
| 2018-08-14 | Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 11 | -201/+210 |
| 2018-08-14 | Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -14/+16 |
| 2018-08-14 | Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -13/+35 |
| 2018-08-14 | Merge branches 'acpi-button', 'acpi-battery' and 'acpi-osi' | Rafael J. Wysocki | 3 | -32/+62 |
| 2018-08-14 | Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei' | Rafael J. Wysocki | 3 | -45/+31 |
| 2018-08-14 | Merge branches 'acpica' and 'acpi-property' | Rafael J. Wysocki | 4 | -121/+97 |
| 2018-08-14 | Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' | Rafael J. Wysocki | 1 | -14/+16 |
| 2018-08-09 | ACPI / x86: utils: Remove status workaround from acpi_device_always_present() | Hans de Goede | 1 | -10/+0 |
| 2018-08-09 | Merge branch 'acpi-scan' to satisfy dependencies. | Rafael J. Wysocki | 10 | -37/+134 |