Age | Commit message (Expand) | Author | Files | Lines |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2 | -10/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 1 | -2/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2 | -28/+2 |
2019-05-15 | Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -7/+7 |
2019-05-15 | Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm' | Rafael J. Wysocki | 1 | -1/+1 |
2019-05-13 | ACPICA: Update version to 20190509 | Bob Moore | 1 | -1/+1 |
2019-05-13 | ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndef | Erik Schmauss | 1 | -5/+5 |
2019-05-10 | ACPI: bus: change _ADR representation to 64 bits | Pierre-Louis Bossart | 1 | -1/+1 |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2019-05-06 | Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button' | Rafael J. Wysocki | 1 | -2/+6 |
2019-04-25 | acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITY | Alison Schofield | 1 | -1/+1 |
2019-04-23 | gpio: merrifield: Fix build err without CONFIG_ACPI | YueHaibing | 1 | -0/+4 |
2019-04-09 | ACPICA: Update version to 20190405 | Bob Moore | 1 | -1/+1 |
2019-04-09 | ACPICA: Update version to 20190329 | Bob Moore | 1 | -1/+1 |
2019-04-09 | ACPICA: Rename nameseg length macro/define for clarity | Bob Moore | 2 | -6/+6 |
2019-04-09 | ACPICA: Rename nameseg compare macro for clarity | Bob Moore | 1 | -2/+2 |
2019-04-09 | ACPICA: Rename nameseg copy macro for clarity | Bob Moore | 1 | -2/+2 |
2019-04-01 | ACPI / utils: Remove deprecated function since no user left | Andy Shevchenko | 1 | -3/+0 |
2019-04-01 | ACPI / utils: Introduce acpi_dev_get_first_match_dev() helper | Andy Shevchenko | 1 | -0/+3 |
2019-03-25 | ACPI: use different default debug value than ACPICA | Erik Schmauss | 2 | -0/+8 |
2019-03-07 | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 23 | -64/+84 |
2019-03-04 | Merge branch 'acpi-apei' | Rafael J. Wysocki | 1 | -2/+2 |
2019-02-24 | ACPICA: Update version to 20190215 | Bob Moore | 1 | -1/+1 |
2019-02-24 | ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting | Erik Schmauss | 5 | -12/+13 |
2019-02-24 | ACPICA: ACPI 6.3: add GTDT Revision 3 support | Erik Schmauss | 1 | -0/+5 |
2019-02-24 | ACPICA: ACPI 6.3: HMAT updates | Erik Schmauss | 1 | -4/+4 |
2019-02-24 | ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure Flags | Erik Schmauss | 1 | -2/+5 |
2019-02-24 | ACPICA: ACPI 6.3: add Error Disconnect Recover Notification value | Erik Schmauss | 1 | -1/+2 |
2019-02-24 | ACPICA: ACPI 6.3: MADT: add support for statistical profiling in GICC | Erik Schmauss | 1 | -2/+3 |
2019-02-18 | ACPI / CPPC: Add a helper to get desired performance | Xiongfeng Wang | 1 | -0/+1 |
2019-02-18 | ACPICA: ACPI 6.3: SRAT: add Generic Affinity Structure subtable | Erik Schmauss | 1 | -1/+18 |
2019-02-18 | ACPICA: ACPI 6.3: Add Trigger order to PCC Identifier structure in PDTT | Erik Schmauss | 1 | -0/+1 |
2019-02-18 | ACPICA: Remove legacy module-level code support | Erik Schmauss | 1 | -8/+0 |
2019-02-08 | ACPI / APEI: Don't update struct ghes' flags in read/clear estatus | James Morse | 1 | -1/+0 |
2019-02-08 | ACPI / APEI: Don't store CPER records physical address in struct ghes | James Morse | 1 | -1/+0 |
2019-02-08 | ACPI / APEI: Make estatus pool allocation a static size | James Morse | 1 | -1/+1 |
2019-02-08 | ACPI / APEI: Make hest.c manage the estatus memory pool | James Morse | 1 | -0/+2 |
2019-02-07 | ACPICA: Get rid of acpi_sleep_dispatch() | Christoph Hellwig | 1 | -9/+0 |
2019-01-15 | ACPICA: Update version to 20190108 | Bob Moore | 1 | -1/+1 |
2019-01-15 | ACPICA: All acpica: Update copyrights to 2019 | Bob Moore | 22 | -22/+22 |
2019-01-15 | ACPICA: Convert more ACPI errors to firmware errors | Bob Moore | 2 | -0/+8 |
2018-12-27 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+3 |
2018-12-21 | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2 | -0/+11 |
2018-12-20 | PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set | Sinan Kaya | 1 | -0/+7 |
2018-12-20 | ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset | Sinan Kaya | 1 | -0/+4 |
2018-12-14 | ACPICA: Update version to 20181213 | Bob Moore | 1 | -1/+1 |
2018-12-14 | ACPICA: Debug output: Add option to display method/object evaluation | Bob Moore | 1 | -2/+4 |
2018-12-14 | ACPICA: disassembler: disassemble OEMx tables as AML | Erik Schmauss | 2 | -0/+5 |
2018-12-14 | ACPICA: Add "Windows 2018.2" string in the _OSI support | Jung-uk Kim | 1 | -0/+1 |