Age | Commit message (Expand) | Author | Files | Lines |
2022-11-10 | ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() | Ashish Kalra | 1 | -1/+1 |
2022-08-21 | ACPI: CPPC: Do not prevent CPPC from working in the future | Rafael J. Wysocki | 1 | -1/+1 |
2022-01-27 | ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions | Mark Langsdorf | 1 | -2/+8 |
2022-01-27 | ACPI: Change acpi_device_always_present() into acpi_device_override_status() | Hans de Goede | 1 | -2/+3 |
2021-08-08 | ACPI: fix NULL pointer dereference | Linus Torvalds | 1 | -1/+2 |
2021-03-30 | ACPI: scan: Use unique number for instance_no | Andy Shevchenko | 1 | -0/+1 |
2021-03-04 | ACPICA: Fix exception code class checks | Maximilian Luz | 1 | -5/+5 |
2020-12-30 | PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup() | Rafael J. Wysocki | 1 | -5/+0 |
2020-10-22 | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+18 |
2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 9 | -7/+25 |
2020-10-14 | x86/numa: add 'nohmat' option | Dan Williams | 1 | -0/+8 |
2020-10-14 | x86/numa: cleanup configuration dependent command-line options | Dan Williams | 1 | -1/+5 |
2020-10-13 | Merge branch 'acpi-numa' | Rafael J. Wysocki | 1 | -0/+5 |
2020-10-13 | Merge branches 'acpi-video', 'acpi-battery', 'acpi-config' and 'acpi-scan' | Rafael J. Wysocki | 1 | -0/+2 |
2020-10-08 | Merge back earlier ACPICA-related changes for 5.10. | Rafael J. Wysocki | 2 | -1/+5 |
2020-10-08 | ACPICA: Update version to 20200925 Version 20200925 | Bob Moore | 1 | -1/+1 |
2020-10-08 | ACPICA: iASL: Return exceptions for string-to-integer conversions | Bob Moore | 1 | -2/+2 |
2020-10-08 | ACPICA: acpi_help: Update UUID list | Bob Moore | 1 | -0/+7 |
2020-10-08 | ACPICA: Tree-wide: fix various typos and spelling mistakes | Colin Ian King | 1 | -1/+1 |
2020-10-08 | ACPICA: Drop the repeated word "an" in a comment | Randy Dunlap | 1 | -1/+1 |
2020-10-08 | ACPICA: Add support for 64 bit risc-v compilation | Colin Ian King | 1 | -1/+2 |
2020-09-30 | ACPI / NUMA: Add stub function for pxm_to_node() | Nathan Chancellor | 1 | -0/+5 |
2020-09-25 | ACPI: battery: include linux/power_supply.h | Barnabás Pőcze | 1 | -0/+2 |
2020-09-16 | ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records | Shiju Jose | 1 | -0/+18 |
2020-09-11 | ACPI: OSL: Make ACPICA use logical addresses of GPE blocks | Rafael J. Wysocki | 1 | -0/+4 |
2020-09-11 | ACPI: OSL: Change the type of acpi_os_map_generic_address() return value | Rafael J. Wysocki | 1 | -1/+1 |
2020-08-04 | Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -5/+11 |
2020-08-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -2/+7 |
2020-08-03 | Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 1 | -3/+9 |
2020-07-28 | ACPI/IORT: Add an input ID to acpi_dma_configure() | Lorenzo Pieralisi | 1 | -2/+7 |
2020-07-27 | ACPICA: Update version to 20200717 | Bob Moore | 1 | -1/+1 |
2020-07-27 | ACPICA: Replace one-element array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
2020-07-27 | ACPICA: Preserve memory opregion mappings | Rafael J. Wysocki | 1 | -3/+9 |
2020-07-24 | acpi: Extend TPM2 ACPI table with missing log fields | Stefan Berger | 1 | -0/+7 |
2020-06-10 | Merge branch 'acpica' | Rafael J. Wysocki | 2 | -2/+3 |
2020-06-05 | ACPICA: Update version to 20200528 | Bob Moore | 1 | -1/+1 |
2020-06-05 | ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism | Erik Kaneda | 1 | -1/+2 |
2020-06-01 | Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf' | Rafael J. Wysocki | 1 | -0/+3 |
2020-06-01 | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-dbg', 'acpi-misc' and 'ac... | Rafael J. Wysocki | 1 | -0/+1 |
2020-05-19 | ACPI: APEI: Kick the memory_failure() queue for synchronous errors | James Morse | 1 | -0/+3 |
2020-05-09 | ACPI: utils: Add acpi_evaluate_reg() helper | Hans de Goede | 1 | -0/+1 |
2020-05-09 | ACPICA: Update version to 20200430 | Bob Moore | 1 | -1/+1 |
2020-04-06 | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 5 | -8/+31 |
2020-04-06 | Merge branch 'acpica' | Rafael J. Wysocki | 4 | -8/+23 |
2020-04-04 | x86: ACPI: fix CPU hotplug deadlock | Qian Cai | 1 | -0/+8 |
2020-03-31 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2020-03-31 | Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -2/+6 |
2020-03-30 | Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'a... | Rafael J. Wysocki | 1 | -0/+4 |
2020-03-30 | Merge branch 'acpica' | Rafael J. Wysocki | 2 | -2/+2 |
2020-03-30 | ACPICA: Update version 20200326 | Bob Moore | 1 | -1/+1 |