summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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 / power: Avoid maybe-uninitialized warningArnd Bergmann2017-04-271-0/+1
* acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams2017-04-211-1/+5
* 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 workSumit Semwal2017-03-301-0/+12
* ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520Sumit Semwal2017-03-301-0/+16
* ACPI / video: skip evaluating _DOD when it does not existAlex Hung2017-03-261-0/+3
* nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-181-1/+15
* ACPI / APEI: Fix NMI notification handlingPrarit Bhargava2017-01-191-3/+4
* 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
* ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal2016-11-181-1/+1
* acpi, nfit: check for the correct event code in notificationsVishal Verma2016-10-282-0/+7
* ACPICA: acpi_get_sleep_type_data: Reduce warningsPrarit Bhargava2016-10-071-7/+17
* ACPI / SRAT: fix SRAT parsing order with both LAPIC and X2APIC presentLukasz Anaczkowski2016-09-071-4/+12
* ACPI / sysfs: fix error code in get_status()Dan Carpenter2016-09-071-4/+3
* ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi2016-09-071-3/+3
* ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid dataHoan Tran2016-09-071-3/+3
* ACPI: CPPC: Return error if _CPC is invalid on a CPUHoan Tran2016-09-071-6/+12
* libnvdimm, nd_blk: mask off reserved status bitsRoss Zwisler2016-09-071-1/+2
* ACPI / EC: Work around method reentrancy limit in ACPICA for _QxxLv Zheng2016-08-201-4/+37
* ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng2016-06-011-5/+11
* ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada2016-05-113-0/+61
* ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava2016-05-111-0/+3
* Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-04-201-1/+8
* Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-04-201-4/+6
* ACPI / PM: Runtime resume devices when waking from hibernateLukas Wunner2016-04-121-0/+1
* PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi2016-04-121-1/+13
* nfit: fix multi-interface dimm handling, acpi6.1 compatibilityDan Williams2016-03-031-36/+35
* ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"Hans de Goede2016-03-031-8/+0
* ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite ...Hans de Goede2016-03-031-0/+9
* ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700Hans de Goede2016-03-031-0/+9
* ACPI / property: avoid leaking format string into kobject nameKees Cook2016-01-081-1/+1
* ACPI / processor: Fix thermal cooling device regressionSrinivas Pandruvada2015-12-211-1/+2
* nfit: acpi_nfit_notify(): Do not leave device lockedAlexey Khoroshilov2015-12-111-1/+1
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-12-042-19/+49
|\
| * nfit: Adjust for different _FIT and NFIT headersLinda Knippers2015-11-302-13/+37
| * nfit: Fix the check for a successful NFIT mergeLinda Knippers2015-11-301-1/+1
| * nfit: Account for table size length variationLinda Knippers2015-11-301-6/+12
| |
| \
| \
| \
*---. \ Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki2015-12-041-2/+2
|\ \ \ \ | | | |/ | | |/|
| * | | ACPI: Better describe ACPI_DEBUGGERPeter Zijlstra2015-11-301-2/+2
* | | | Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki2015-12-0474-397/+11348
|\ \ \ \ | | |/ / | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki2015-11-202-42/+8
| |\ \ \ \ \
| | | * | | | ACPI-EC: Drop unnecessary check made before calling acpi_ec_delete_query()Markus Elfring2015-11-161-1/+1
| | * | | | | Revert "ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBook"Chris Bainbridge2015-11-161-22/+0
| | * | | | | ACPI / SMBus: Fix boot stalls / high CPU caused by reentrant codeChris Bainbridge2015-11-161-19/+7
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki2015-11-201-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |