summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2019-10-05ACPI / PCI: fix acpi_pci_irq_enable() memory leakWenwen Wang1-1/+3
2019-10-05ACPI: custom_method: fix memory leaksWenwen Wang1-1/+4
2019-10-05ACPI / CPPC: do not require the _PSD methodAl Stone1-2/+4
2019-08-25ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi1-2/+2
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-1/+1
2019-04-20ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär1-2/+6
2019-04-05ACPI / video: Extend chassis-type detection with a "Lunch Box" checkHans de Goede1-0/+1
2019-04-05ACPI / video: Refactor and fix dmi_is_desktop()Hans de Goede1-6/+13
2019-03-23nfit: acpi_nfit_ctl(): Check out_obj->type in the right placeDexuan Cui1-7/+7
2019-03-23ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko1-1/+5
2019-02-20ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan1-3/+3
2019-01-31acpi/nfit: Fix command-supported detectionDan Williams1-10/+40
2019-01-31acpi/nfit: Block function zero DSMsDan Williams1-0/+7
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-27ACPI / watchdog: Prefer iTCO_wdt always when WDAT table uses RTC SRAMMika Westerberg1-27/+45
2018-11-27ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70Mika Westerberg1-10/+49
2018-11-13ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede1-0/+2
2018-11-10ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEsPrarit Bhargava1-18/+8
2018-09-15ACPI / scan: Initialize status to ACPI_STA_DEFAULTHans de Goede1-2/+3
2018-08-24nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang1-2/+4
2018-08-24acpi/nfit: fix cmd_rc for acpi_nfit_ctl to always return a valueDave Jiang1-0/+2
2018-08-22ACPI / PM: save NVS memory for ASUS 1025C laptopWilly Tarreau1-0/+8
2018-08-15ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devicesHans de Goede1-0/+2
2018-08-03PCI: 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 / scan: Use acpi_bus_get_status() to initialize ACPI_TYPE_DEVICE devsHans de Goede1-3/+17
2018-05-30ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu1-1/+1
2018-04-29ACPI / video: Only default only_lcd to true on Win8-ready _desktops_Hans de Goede1-2/+25
2018-04-24nfit, address-range-scrub: fix scrub in-progress reportingDan Williams1-1/+4
2018-04-24ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede1-0/+9
2018-04-20nfit: fix region registration vs block-data-window rangesDan Williams1-8/+14
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-13ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven3-3/+3
2018-04-13ACPI / video: Default lcd_only to true on Win8-ready and newer machinesHans de Goede1-2/+12
2018-03-28ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai1-2/+2
2018-03-28acpi, numa: fix pxm to online numa node associationsDan Williams1-4/+6
2018-03-24ACPI / power: Delay turning off unused power resources after suspendHans de Goede3-0/+12
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-17acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-17ACPI: 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
2017-12-29acpi, nfit: fix health event notificationDan Williams1-1/+8