summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI / EC: Fix regression related to triggering source of EC event handlingLv Zheng2017-11-301-5/+7
* ACPI: EC: Fix regression related to wrong ECDT initialization orderLv Zheng2017-08-303-12/+7
* ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-08-301-0/+1
* ACPI: ioapic: Clear on-stack resource before using itJoerg Roedel2017-08-301-0/+6
* ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki2017-08-061-1/+9
* acpi/nfit: Fix memory corruption/Unregister mce decoder on failurePrarit Bhargava2017-07-271-1/+9
* Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng2017-07-271-1/+1
* ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng2017-07-271-19/+0
* Revert "ACPI / button: Change default behavior to lid_init_state=open"Benjamin Tissoires2017-06-071-1/+1
* acpi, nfit: Fix the memory error check in nfit_handle_mce()Vishal Verma2017-06-071-1/+1
* ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann2017-04-271-0/+1
* ACPI / EC: Use busy polling mode when GPE is not enabledLv Zheng2017-04-212-34/+32
* ACPI / scan: Set the visited flag for all enumerated devicesRafael J. Wysocki2017-04-211-7/+12
* acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams2017-04-211-1/+5
* ACPI: save NVS memory for Lenovo G50-45Zhang Rui2017-04-121-0/+19
* ACPI / button: Change default behavior to lid_init_state=openLv Zheng2017-04-121-1/+1
* ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng2017-04-123-0/+58
* ACPI: Do not create a platform_device for IOAPIC/IOxAPICJoerg Roedel2017-04-081-3/+5
* ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf2017-04-081-1/+0
* ACPI / blacklist: Make Dell Latitude 3350 ethernet workMichael Pobega2017-03-221-0/+12
* ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520Alex Hung2017-03-221-0/+16
* nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-151-1/+15
* acpi, nfit: fix acpi_nfit_flush_probe() crashDan Williams2017-02-141-1/+5
* ACPI / APEI: Fix NMI notification handlingPrarit Bhargava2017-01-191-3/+4
* ACPI / CPPC: set an error code on probe error pathDan Carpenter2017-01-191-1/+3
* ACPI / video: Add force_native quirk for HP Pavilion dv6Hans de Goede2017-01-091-0/+11
* ACPI / video: Add force_native quirk for Dell XPS 17 L702XHans de Goede2017-01-091-0/+9
* tools/testing/nvdimm: unit test acpi_nfit_ctl()Dan Williams2016-12-062-3/+5
* acpi, nfit: fix bus vs dimm confusion in xlat_statusDan Williams2016-12-061-3/+14
* acpi, nfit: validate ars_status output buffer sizeDan Williams2016-12-061-4/+17
* acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams2016-12-061-1/+2
* acpi, nfit: fix extended status translations for ACPI DSMsVishal Verma2016-12-061-4/+4
*-. Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes'Rafael J. Wysocki2016-11-251-23/+6
|\ \
| * | Revert "ACPI: Execute _PTS before system reboot"Rafael J. Wysocki2016-11-211-23/+6
* | | Revert "ACPICA: FADT support cleanup"Rafael J. Wysocki2016-11-141-6/+4
* | | Merge branch 'device-properties'Rafael J. Wysocki2016-11-115-20/+11
|\ \ \
| * | | ACPI / platform: Add support for build-in propertiesHeikki Krogerus2016-11-105-20/+11
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki2016-10-292-18/+22
|\ \ \ \ \
| | * | | | ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2016-10-241-1/+1
| * | | | | ACPI/PCI: pci_link: Include PIRQ_PENALTY_PCI_USING for ISA IRQsSinan Kaya2016-10-241-0/+4
| * | | | | ACPI/PCI: pci_link: penalize SCI correctlySinan Kaya2016-10-241-15/+15
| * | | | | ACPI/PCI/IRQ: assign ISA IRQ directly during early boot stagesSinan Kaya2016-10-241-2/+2
| |/ / / /
* | | | | ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region()Lv Zheng2016-10-295-19/+11
* | | | | ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serializ...Lv Zheng2016-10-291-1/+1
* | | | | ACPICA: Dispatcher: Fix order issue of method terminationLv Zheng2016-10-291-20/+20
|/ / / /
* | | | Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-145-53/+96
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'acpi-fan', 'acpi-ec', 'acpi-drivers' and 'acpi-osl'Rafael J. Wysocki2016-10-144-4/+28
| |\ \ \ \ \ \ \
| | | | | * | | | acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONTJoe Perches2016-10-121-3/+10
| | | | * | | | | ACPI / PAD: don't register acpi_pad driver if running as Xen dom0Juergen Gross2016-10-121-0/+5
| | | | |/ / / /
| | | * | | | | ACPI / EC: Fix unused function warning when CONFIG_PM_SLEEP=nEric Biggers2016-10-101-0/+2