Age | Commit message (Expand) | Author |
2018-04-24 | ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E | Hans de Goede |
2018-04-13 | ACPICA: Disassembler: Abort on an invalid/unknown AML opcode | Bob Moore |
2018-04-13 | ACPICA: Events: Add runtime stub support for event APIs | Lv Zheng |
2018-04-08 | ACPI, PCI, irq: remove redundant check for null string pointer | Colin Ian King |
2018-03-28 | acpi, numa: fix pxm to online numa node associations | Dan Williams |
2018-03-24 | ACPI / PMIC: xpower: Fix power_table addresses | Hans de Goede |
2018-03-24 | ACPI/processor: Replace racy task affinity logic | Thomas Gleixner |
2018-03-24 | ACPI/processor: Fix error handling in __acpi_processor_start() | Thomas Gleixner |
2018-02-16 | ACPI: sbshc: remove raw pointer from printk() message | Greg Kroah-Hartman |
2018-02-03 | ACPI / bus: Leave modalias empty for devices which are not present | Hans de Goede |
2018-01-31 | ACPICA: Namespace: fix operand cache leak | Seunghun Han |
2018-01-31 | ACPI / scan: Prefer devices without _HID/_CID for _ADR matching | Rafael J. Wysocki |
2018-01-31 | ACPI / processor: Avoid reserving IO regions too early | Rafael J. Wysocki |
2018-01-02 | ACPI: APEI / ERST: Fix missing error handling in erst_reader() | Takashi Iwai |
2017-08-30 | ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal | James Morse |
2017-08-30 | ACPI: ioapic: Clear on-stack resource before using it | Joerg Roedel |
2017-08-06 | ACPI / scan: Prefer devices without _HID/_CID for _ADR matching | Rafael J. Wysocki |
2017-04-27 | ACPI / power: Avoid maybe-uninitialized warning | Arnd Bergmann |
2017-04-21 | acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison) | Dan Williams |
2017-04-08 | ACPI: Do not create a platform_device for IOAPIC/IOxAPIC | Joerg Roedel |
2017-04-08 | ACPI: Fix incompatibility with mcount-based function graph tracing | Josh Poimboeuf |
2017-03-30 | ACPI / blacklist: Make Dell Latitude 3350 ethernet work | Sumit Semwal |
2017-03-30 | ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520 | Sumit Semwal |
2017-03-26 | ACPI / video: skip evaluating _DOD when it does not exist | Alex Hung |
2017-03-18 | nfit, libnvdimm: fix interleave set cookie calculation | Dan Williams |
2017-01-19 | ACPI / APEI: Fix NMI notification handling | Prarit Bhargava |
2017-01-09 | ACPI / video: Add force_native quirk for HP Pavilion dv6 | Hans de Goede |
2017-01-09 | ACPI / video: Add force_native quirk for Dell XPS 17 L702X | Hans de Goede |
2016-11-18 | ACPI / APEI: Fix incorrect return value of ghes_proc() | Punit Agrawal |
2016-10-28 | acpi, nfit: check for the correct event code in notifications | Vishal Verma |
2016-10-07 | ACPICA: acpi_get_sleep_type_data: Reduce warnings | Prarit Bhargava |
2016-09-07 | ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC present | Lukasz Anaczkowski |
2016-09-07 | ACPI / sysfs: fix error code in get_status() | Dan Carpenter |
2016-09-07 | ACPI / drivers: replace acpi_probe_lock spinlock with mutex | Lorenzo Pieralisi |
2016-09-07 | ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data | Hoan Tran |
2016-09-07 | ACPI: CPPC: Return error if _CPC is invalid on a CPU | Hoan Tran |
2016-09-07 | libnvdimm, nd_blk: mask off reserved status bits | Ross Zwisler |
2016-08-20 | ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx | Lv Zheng |
2016-06-01 | ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal strings | Lv Zheng |
2016-05-11 | ACPI / processor: Request native thermal interrupt handling via _OSC | Srinivas Pandruvada |
2016-05-11 | ACPICA: Dispatcher: Update thread ID for recursive method calls | Prarit Bhargava |
2016-04-20 | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()" | Bjorn Helgaas |
2016-04-20 | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed" | Bjorn Helgaas |
2016-04-12 | ACPI / PM: Runtime resume devices when waking from hibernate | Lukas Wunner |
2016-04-12 | PCI: ACPI: IA64: fix IO port generic range check | Lorenzo Pieralisi |
2016-03-03 | nfit: fix multi-interface dimm handling, acpi6.1 compatibility | Dan Williams |
2016-03-03 | ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist" | Hans de Goede |
2016-03-03 | ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite ... | Hans de Goede |
2016-03-03 | ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700 | Hans de Goede |
2016-01-08 | ACPI / property: avoid leaking format string into kobject name | Kees Cook |