aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-15ACPI: SPCR: extend XGENE 8250 workaround to m400Graeme Gregory1-3/+10
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+34
2017-08-11PM / s2idle: Rename platform operations structureRafael J. Wysocki1-14/+14
2017-08-11PM / s2idle: Rename ->enter_freeze to ->enter_s2idleRafael J. Wysocki1-3/+3
2017-08-11PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLERafael J. Wysocki1-1/+1
2017-08-10ACPI/IORT: Fix build regression without IOMMUArnd Bergmann1-1/+1
2017-08-10ACPI / LPSS: Don't abort ACPI scan on missing mem resourceRonald Tschalär1-1/+2
2017-08-08ACPI/IORT: numa: Add numa node mapping for smmuv3 devicesGanapatrao Kulkarni1-1/+28
2017-08-08ACPI/IORT: Handle PCI aliases properly for IOMMUsRobin Murphy1-52/+59
2017-08-07nfit: cleanup long de-reference chains in acpi_nfit_init_interleave_setDan Williams1-12/+11
2017-08-07ACPI/IORT: Add IORT named component memory address limitsLorenzo Pieralisi1-17/+37
2017-08-07ACPI: Make acpi_dma_configure() DMA regions awareLorenzo Pieralisi2-10/+39
2017-08-07ACPI: Introduce DMA ranges parsingLorenzo Pieralisi2-0/+114
2017-08-04nfit, libnvdimm, region: export 'position' in mapping infoDan Williams1-0/+24
2017-08-05ACPI / PM: Prefer suspend-to-idle over S3 on some systemsRafael J. Wysocki1-0/+6
2017-08-04ACPI: Make acpi_dev_get_resources() method agnosticLorenzo Pieralisi1-22/+31
2017-08-04Merge branch 'acpica' into acpi-dmaRafael J. Wysocki42-620/+1338
2017-08-03ACPICA: Revert "Update resource descriptor handling"Erik Schmauss1-9/+5
2017-08-03ACPICA: Resources: Allow _DMA method in walk resourcesBob Moore1-3/+4
2017-08-03ACPICA: Ensure all instances of AE_AML_INTERNAL have error messagesBob Moore5-0/+18
2017-08-03ACPICA: Implement deferred resolution of reference package elementsBob Moore16-345/+661
2017-08-03ACPICA: Debugger: Improve support for Alias objectsBob Moore2-13/+58
2017-08-03ACPICA: Interpreter: Update handling for Alias operatorBob Moore1-47/+14
2017-08-03ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC buildsLv Zheng1-3/+3
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng5-16/+228
2017-08-03ACPICA: Add a comment, no functional changeBob Moore1-0/+7
2017-08-03ACPICA: Namespace: Update/fix an error messageBob Moore1-6/+16
2017-08-03ACPICA: Divergences: reduce access size definitionsLv Zheng2-5/+6
2017-08-03ACPI / dock: constify attribute_group structureAmitoj Kaur Chawla1-1/+1
2017-08-03ACPI / scan: Recognize Apple SPI and I2C slavesLukas Wunner1-0/+7
2017-08-03ACPI / property: Support Apple _DSM propertiesLukas Wunner4-0/+151
2017-08-03ACPI / property: Don't evaluate objects for devices w/o handleLukas Wunner1-0/+3
2017-08-03treewide: Consolidate Apple DMI checksLukas Wunner3-54/+12
2017-08-03Merge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki3-3/+22
2017-08-01ACPI / sleep: Make acpi_sleep_syscore_init() staticJean Delvare1-1/+1
2017-08-01ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup()Rafael J. Wysocki1-22/+50
2017-08-01ACPI / PM: Split acpi_device_wakeup()Rafael J. Wysocki1-42/+79
2017-07-31ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQLoc Ho1-1/+2
2017-07-30tty: pl011: fix initialization order of QDF2400 E44Timur Tabi1-2/+34
2017-07-30ACPI: APD: Fix HID for Hisilicon Hip07/08Hanjun Guo1-2/+2
2017-07-27Merge branches 'acpi-pm' and 'acpi-numa'Rafael J. Wysocki2-2/+10
2017-07-27ACPI: processor: use dev_dbg() instead of dev_warn() when CPPC probe failedHanjun Guo1-1/+1
2017-07-26ACPI: device property: Switch to use new generic UUID APIAndy Shevchenko1-25/+25
2017-07-26ACPI / watchdog: Fix init failure with overlapping register regionsRyan Kennedy1-1/+6
2017-07-24ACPI / lpat: Fix typos in comments and kerneldoc styleSumeet Pawnikar1-3/+3
2017-07-24ACPI / PMIC: xpower: Do pinswitch magic when reading GPADCHans de Goede1-3/+18
2017-07-24ACPI: NUMA: Fix typo in the full name of SRATRoss Zwisler1-1/+1
2017-07-22device property: Introduce fwnode_property_get_reference_argsSakari Ailus1-0/+27
2017-07-22device property: Constify fwnode property APISakari Ailus1-21/+31
2017-07-22ACPI: Constify internal fwnode argumentsSakari Ailus1-16/+18