aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-22ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore
2018-05-22ACPICA: Events: Add runtime stub support for event APIsLv Zheng
2018-05-22ACPI, PCI, irq: remove redundant check for null string pointerColin Ian King
2018-05-22ACPI / PMIC: xpower: Fix power_table addressesHans de Goede
2018-05-22ACPI/processor: Replace racy task affinity logicThomas Gleixner
2018-03-04ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman
2018-02-28ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki
2018-02-28ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai
2018-01-25Merge tag 'v4.1.49' into standard/baseBruce Ashfield
2018-01-17ACPI / video: skip evaluating _DOD when it does not existAlex Hung
2017-10-18Merge tag 'v4.1.45' into standard/baseBruce Ashfield
2017-10-18Merge tag 'v4.1.44' into standard/baseBruce Ashfield
2017-10-03ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse
2017-10-03ACPI: ioapic: Clear on-stack resource before using itJoerg Roedel
2017-09-10ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki
2017-07-10Merge tag 'v4.1.40' into standard/baseBruce Ashfield
2017-05-17ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann
2017-05-17ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf
2017-05-17ACPI: Do not create a platform_device for IOAPIC/IOxAPICJoerg Roedel
2016-07-20Merge tag 'v4.1.28' into standard/baseBruce Ashfield
2016-07-10ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-06-21x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>Stephen Rothwell
2016-06-20ACPI / PM: Attach ACPI power domain only onceMika Westerberg
2016-06-10Merge tag 'v4.1.26' into standard/baseBruce Ashfield
2016-06-10Merge tag 'v4.1.25' into standard/baseBruce Ashfield
2016-06-03ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng
2016-05-17ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava
2016-04-22Merge tag 'v4.1.22' into standard/baseBruce Ashfield
2016-04-13ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"Hans de Goede
2016-03-24device property: return -EINVAL when property isn't found in ACPIAndy Shevchenko
2016-03-21ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki
2016-03-21ACPI / property: Add support for data-only subnodesRafael J. Wysocki
2016-03-21ACPI / property: Add routine for extraction of _DSD propertiesRafael J. Wysocki
2016-03-21device property: attach 'else if' to the proper 'if'Andy Shevchenko
2016-03-21ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee
2016-03-21ACPI / property: Define a symbol for PRP0001Rafael J. Wysocki
2016-03-21ACPI / property: Refine consistency check for PRP0001Rafael J. Wysocki
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-09-21serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-08-03ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-08-03ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-08-03ACPI / LPSS: Fix up acpi_lpss_create_device()Rafael J. Wysocki
2015-08-03ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-08-03ACPI / resources: free memory on error in add_region_before()Dan Carpenter
2015-07-21ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-07-21ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki
2015-07-21ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-05-15Merge branches 'acpi-init' and 'acpica'Rafael J. Wysocki