Age | Commit message (Expand) | Author | Files | Lines |
2018-06-20 | ACPI / processor: Finish making acpi_processor_ppc_has_changed() void |  Brian Norris | 1 | -2/+1 |
2018-06-13 | Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 4 | -8/+24 |
2018-06-10 | ACPICA: Recognize the _OSI string "Windows 2017.2" |  Mario Limonciello | 1 | -0/+1 |
2018-06-06 | Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 1 | -4/+3 |
2018-06-06 | ACPICA: Update version to 20180531 |  Bob Moore | 1 | -1/+1 |
2018-06-06 | ACPICA: AML Parser: Add debug option to dump parse trees |  Bob Moore | 1 | -1/+3 |
2018-06-06 | ACPICA: IORT: Add PMCG node supprt |  Robin Murphy | 1 | -1/+9 |
2018-06-06 | ACPICA: IORT: Update for revision D |  Robin Murphy | 1 | -5/+10 |
2018-06-05 | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 7 | -7/+76 |
2018-06-04 | Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac' |  Rafael J. Wysocki | 1 | -4/+10 |
2018-05-25 | ACPICA: Introduce acpi_dispatch_gpe() |  Rafael J. Wysocki | 1 | -0/+1 |
2018-05-18 | ACPICA: Update version to 20180508 |  Bob Moore | 1 | -1/+1 |
2018-05-15 | ACPICA: Update version to 20180427 |  Bob Moore | 1 | -1/+1 |
2018-05-15 | ACPICA: Improve error messages for the namespace root node |  Bob Moore | 1 | -2/+5 |
2018-05-12 | EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error() |  Alexandru Gagniuc | 1 | -3/+2 |
2018-05-10 | ACPICA: provide abstraction for raw_spinlock_t |  Sebastian Andrzej Siewior | 4 | -0/+60 |
2018-05-02 | ghes, EDAC: Fix ghes_edac registration |  Borislav Petkov | 1 | -1/+1 |
2018-04-24 | ACPI / CPPC: Add support for CPPC v3 |  Prashanth Prakash | 1 | -4/+10 |
2018-04-12 | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip |  Linus Torvalds | 1 | -0/+2 |
2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -1/+1 |
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/+18 |
2018-04-04 | ACPI / scan: Rename acpi_is_serial_bus_slave() for more general use |  John Garry | 1 | -1/+1 |
2018-04-02 | Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic' |  Rafael J. Wysocki | 1 | -0/+21 |
2018-03-21 | xen/acpi: upload _PSD info for non Dom0 CPUs too |  Joao Martins | 1 | -0/+2 |
2018-03-18 | ACPICA: Update version to 20180313 |  Bob Moore | 1 | -1/+1 |
2018-03-18 | ACPICA: Cleanup/simplify module-level code support |  Bob Moore | 1 | -10/+10 |
2018-03-18 | ACPICA: adding SPDX headers |  Erik Schmauss | 22 | -794/+46 |
2018-03-18 | ACPICA: Rename a global for clarity, no functional change |  Bob Moore | 1 | -4/+3 |
2018-03-18 | ACPICA: Change a compile-time option to a runtime option |  Bob Moore | 1 | -0/+10 |
2018-03-18 | ACPICA: Remove calling of _STA from acpi_get_object_info() |  Hans de Goede | 1 | -2/+0 |
2018-03-18 | ACPICA: Events: Dispatch GPEs after enabling for the first time |  Erik Schmauss | 2 | -0/+2 |
2018-03-14 | acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handle |  Tony Luck | 1 | -0/+18 |
2018-02-21 | ACPICA: Update version to 20180209 |  Bob Moore | 1 | -1/+1 |
2018-02-21 | ACPICA: Add option to disable Package object name resolution errors |  Bob Moore | 1 | -0/+1 |
2018-02-21 | ACPICA: Integrate package handling with module-level code |  Schmauss, Erik | 1 | -2/+6 |
2018-02-21 | ACPICA: Restructure ACPI table files |  Erik Schmauss | 3 | -2294/+2286 |
2018-02-21 | battery: Add the battery hooking API |  Ognjen Galic | 1 | -0/+21 |
2018-02-06 | ACPICA: Update version to 20180105 |  Bob Moore | 1 | -1/+1 |
2018-02-06 | ACPICA: All acpica: Update copyrights to 2018 |  Bob Moore | 22 | -22/+22 |
2018-02-04 | ACPICA: Add a missing pair of parentheses |  Jung-uk Kim | 1 | -1/+1 |
2018-02-04 | ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR() |  Jung-uk Kim | 1 | -1/+1 |
2018-02-04 | ACPICA: Avoid NULL pointer arithmetic |  Jung-uk Kim | 1 | -4/+4 |
2018-02-04 | ACPICA: Linux: add support for X32 ABI compilation |  Anuj Mittal | 1 | -1/+1 |
2018-01-18 | Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video' |  Rafael J. Wysocki | 1 | -0/+3 |
2018-01-18 | Merge branch 'acpica' |  Rafael J. Wysocki | 6 | -20/+180 |
2018-01-10 | ACPI: utils: Introduce acpi_dev_get_first_match_name() |  Andy Shevchenko | 1 | -0/+3 |
2018-01-05 | ACPICA: Update version to 20171215 |  Bob Moore | 1 | -1/+1 |
2018-01-05 | ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings |  Mario Limonciello | 1 | -0/+2 |
2018-01-05 | ACPICA: DT compiler: prevent error if optional field at the end of table is not present |  Erik Schmauss | 1 | -2/+4 |
2017-11-30 | Merge branch 'acpi-ec' into acpi |  Rafael J. Wysocki | 2 | -0/+2 |