summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2019-01-17ACPI: power: Skip duplicate power resource references in _PRxHans de Goede1-0/+22
2018-11-27ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede1-0/+1
2018-11-21ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede1-0/+2
2018-08-22ACPI / PM: save NVS memory for ASUS 1025C laptopWilly Tarreau1-0/+8
2018-08-22ACPI: save NVS memory for Lenovo G50-45Zhang Rui1-0/+19
2018-08-15ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede1-0/+2
2018-08-06PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg1-1/+3
2018-05-30ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han1-0/+8
2018-05-30ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss1-2/+7
2018-05-30ACPI: acpi_pad: Fix memory leak in power saving threadsLenny Szubowicz1-0/+3
2018-05-30ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu1-1/+1
2018-04-24ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede1-0/+9
2018-04-13ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore1-0/+14
2018-04-13ACPICA: Events: Add runtime stub support for event APIsLv Zheng1-0/+18
2018-04-08ACPI, PCI, irq: remove redundant check for null string pointerColin Ian King1-3/+0
2018-03-28acpi, numa: fix pxm to online numa node associationsDan Williams1-4/+6
2018-03-24ACPI / PMIC: xpower: Fix power_table addressesHans de Goede1-25/+25
2018-03-24ACPI/processor: Replace racy task affinity logicThomas Gleixner2-27/+42
2018-03-24ACPI/processor: Fix error handling in __acpi_processor_start()Thomas Gleixner1-0/+3
2018-02-16ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-02-03ACPI / bus: Leave modalias empty for devices which are not presentHans de Goede1-0/+4
2018-01-31ACPICA: Namespace: fix operand cache leakSeunghun Han1-14/+9
2018-01-31ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki1-6/+6
2018-01-31ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki2-9/+9
2018-01-02ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
2017-08-30ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse1-0/+1
2017-08-30ACPI: ioapic: Clear on-stack resource before using itJoerg Roedel1-0/+6
2017-08-07ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki1-1/+9
2017-04-27ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-04-21acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams1-1/+5
2017-04-08ACPI: Do not create a platform_device for IOAPIC/IOxAPICJoerg Roedel1-3/+5
2017-04-08ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf1-1/+0
2017-03-30ACPI / blacklist: Make Dell Latitude 3350 ethernet workSumit Semwal1-0/+12
2017-03-30ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520Sumit Semwal1-0/+16
2017-03-26ACPI / video: skip evaluating _DOD when it does not existAlex Hung1-0/+3
2017-03-18nfit, libnvdimm: fix interleave set cookie calculationDan Williams1-1/+15
2017-01-19ACPI / APEI: Fix NMI notification handlingPrarit Bhargava1-3/+4
2017-01-09ACPI / video: Add force_native quirk for HP Pavilion dv6Hans de Goede1-0/+11
2017-01-09ACPI / video: Add force_native quirk for Dell XPS 17 L702XHans de Goede1-0/+9
2016-11-18ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal1-1/+1
2016-10-28acpi, nfit: check for the correct event code in notificationsVishal Verma2-0/+7
2016-10-07ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava1-7/+17
2016-09-07ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC presentLukasz Anaczkowski1-4/+12
2016-09-07ACPI / sysfs: fix error code in get_status()Dan Carpenter1-4/+3
2016-09-07ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi1-3/+3
2016-09-07ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid dataHoan Tran1-3/+3
2016-09-07ACPI: CPPC: Return error if _CPC is invalid on a CPUHoan Tran1-6/+12
2016-09-07libnvdimm, nd_blk: mask off reserved status bitsRoss Zwisler1-1/+2
2016-08-20ACPI / EC: Work around method reentrancy limit in ACPICA for _QxxLv Zheng1-4/+37
2016-06-01ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng1-5/+11