- 333d177 Merge branch 'acpi-apei' by Rafael J. Wysocki · 7 years ago
- aaf2c2f ACPI / APEI: clear error status before acknowledging the error by Tyler Baicar · 7 years ago
- 672d0e4 Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' by Rafael J. Wysocki · 7 years ago
- 0c0bceb ACPI: properties: Return _DSD hierarchical extension (data) sub-nodes correctly by Sakari Ailus · 7 years ago
- 9e987b7 ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again by John Hubbard · 7 years ago
- 6ce14f6 ACPI / watchdog: properly initialize resources by Arnd Bergmann · 7 years ago
- 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
- 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- e7d0c41 Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 4396440 Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 0475919 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9edcad5 libnvdimm, nfit: move the check on nd_reserved2 to the endpoint by Meng Xu · 7 years ago
- 7b01463 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
- a1b5fd8 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
- 298bd7f Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' by Rafael J. Wysocki · 7 years ago
- 940c8df Merge branches 'acpi-video', 'acpi-battery', 'acpi-spcr' and 'acpi-misc' by Rafael J. Wysocki · 7 years ago
- 01d2f10 Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' by Rafael J. Wysocki · 7 years ago
- f928a49 Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' by Rafael J. Wysocki · 7 years ago
- 4467ade Merge branches 'acpi-scan' and 'acpi-pm' by Rafael J. Wysocki · 7 years ago
- b2a84ee Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
- 8f98ae0 Merge branch 'for-4.14/fs' into libnvdimm-for-next by Dan Williams · 7 years ago
- 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
- a15797f libnvdimm, nfit: export an 'ecc_unit_size' sysfs attribute by Dan Williams · 7 years ago
- e931d0d ACPI / APEI: Suppress message if HEST not present by Punit Agrawal · 7 years ago
- 1b39e3f cpuidle: Make drivers initialize polling state by Rafael J. Wysocki · 7 years ago
- dc2251b cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol by Rafael J. Wysocki · 7 years ago
- 1c322ac acpi/nfit: Fix COMPLETION_INITIALIZER_ONSTACK() abuse by Boqun Feng · 7 years ago
- 5aa5911 ACPI / blacklist: add acpi_match_platform_list() by Toshi Kani · 7 years ago
- 1d5d820 ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources by Yazen Ghannam · 7 years ago
- 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
- d5d6c1d Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix' by Rafael J. Wysocki · 7 years ago
- 82d2b61 ACPI: make device_attribute const by Bhumika Goyal · 7 years ago
- 7dae632 ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region by Tony Luck · 7 years ago
- c4335fd ACPI: APEI: fix the wrong iteration of generic error status block by gengdongjiu · 7 years ago
- 0ed780e ACPI / processor: make function acpi_processor_check_duplicates() static by Colin Ian King · 7 years ago
- b5212f5 ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value() by Sakari Ailus · 7 years ago
- 9b40eeb ACPICA: Fix acpi_evaluate_object_typed() by Rafael J. Wysocki · 7 years ago
- 56f77ee ACPI / EC: Clean up EC GPE mask flag by Lv Zheng · 7 years ago
- 69b957c ACPI: EC: Fix possible issues related to EC initialization order by Lv Zheng · 7 years ago
- 726fb6b ACPI / PM: Check low power idle constraints for debug only by Srinivas Pandruvada · 7 years ago
- 020a637 ACPI / PM: Add debug statements to acpi_pm_notify_handler() by Rafael J. Wysocki · 7 years ago
- 7db8d1d ACPI: Add debug statements to acpi_global_event_handler() by Rafael J. Wysocki · 7 years ago
- eb7f43c ACPI / scan: Enable GPEs before scanning the namespace by Rafael J. Wysocki · 7 years ago
- 1312b7e ACPICA: Make it possible to enable runtime GPEs earlier by Rafael J. Wysocki · 7 years ago
- ecc1165 ACPICA: Dispatch active GPEs at init time by Rafael J. Wysocki · 7 years ago
- 98529b9 ACPI: EC: Fix regression related to wrong ECDT initialization order by Lv Zheng · 7 years ago
- 03c3876 ACPI: SPCR: work around clock issue on xgene UART by Graeme Gregory · 7 years ago
- dee82bc ACPI: SPCR: extend XGENE 8250 workaround to m400 by Graeme Gregory · 7 years ago
- 438630e Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
- 23d5855 PM / s2idle: Rename platform operations structure by Rafael J. Wysocki · 7 years ago
- 28ba086 PM / s2idle: Rename ->enter_freeze to ->enter_s2idle by Rafael J. Wysocki · 7 years ago
- 690cbb9 PM / s2idle: Rename PM_SUSPEND_FREEZE to PM_SUSPEND_TO_IDLE by Rafael J. Wysocki · 7 years ago
- 4d36037 ACPI/IORT: Fix build regression without IOMMU by Arnd Bergmann · 7 years ago
- a4bb2b4 ACPI / LPSS: Don't abort ACPI scan on missing mem resource by Ronald Tschalär · 7 years ago
- 5fe0ce3 ACPI/IORT: numa: Add numa node mapping for smmuv3 devices by Ganapatrao Kulkarni · 7 years ago
- bc8648d ACPI/IORT: Handle PCI aliases properly for IOMMUs by Robin Murphy · 7 years ago
- dcb79b1 nfit: cleanup long de-reference chains in acpi_nfit_init_interleave_set by Dan Williams · 7 years ago
- 10d8ab2 ACPI/IORT: Add IORT named component memory address limits by Lorenzo Pieralisi · 7 years ago
- 7ad4263 ACPI: Make acpi_dma_configure() DMA regions aware by Lorenzo Pieralisi · 7 years ago
- c04ac67 ACPI: Introduce DMA ranges parsing by Lorenzo Pieralisi · 7 years ago
- 401c0a1 nfit, libnvdimm, region: export 'position' in mapping info by Dan Williams · 7 years ago
- e870c6c8 ACPI / PM: Prefer suspend-to-idle over S3 on some systems by Rafael J. Wysocki · 7 years ago
- 4f0450a ACPI: Make acpi_dev_get_resources() method agnostic by Lorenzo Pieralisi · 7 years ago
- 0d624f5 Merge branch 'acpica' into acpi-dma by Rafael J. Wysocki · 7 years ago
- d5efc15 ACPICA: Revert "Update resource descriptor handling" by Erik Schmauss · 7 years ago
- 137c783 ACPICA: Resources: Allow _DMA method in walk resources by Bob Moore · 7 years ago
- 376a588 ACPICA: Ensure all instances of AE_AML_INTERNAL have error messages by Bob Moore · 7 years ago
- a62a711 ACPICA: Implement deferred resolution of reference package elements by Bob Moore · 7 years ago
- 7ab5819 ACPICA: Debugger: Improve support for Alias objects by Bob Moore · 7 years ago
- a5b6e98 ACPICA: Interpreter: Update handling for Alias operator by Bob Moore · 7 years ago
- 3958168 ACPICA: EFI/EDK2: Cleanup to enable /WX for MSVC builds by Lv Zheng · 7 years ago
- 65082bf ACPICA: CLib: Add short multiply/shift support by Lv Zheng · 7 years ago
- 583abc9 ACPICA: Add a comment, no functional change by Bob Moore · 7 years ago
- 6d9229d ACPICA: Namespace: Update/fix an error message by Bob Moore · 7 years ago
- 4eebedd ACPICA: Divergences: reduce access size definitions by Lv Zheng · 7 years ago
- 19dc713 ACPI / dock: constify attribute_group structure by Amitoj Kaur Chawla · 7 years ago
- ca9ef3a ACPI / scan: Recognize Apple SPI and I2C slaves by Lukas Wunner · 7 years ago
- 899596e ACPI / property: Support Apple _DSM properties by Lukas Wunner · 7 years ago
- 75fc70e ACPI / property: Don't evaluate objects for devices w/o handle by Lukas Wunner · 7 years ago
- 630b3af treewide: Consolidate Apple DMI checks by Lukas Wunner · 7 years ago
- 3de559d Merge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc' by Rafael J. Wysocki · 7 years ago
- a042e0c ACPI / sleep: Make acpi_sleep_syscore_init() static by Jean Delvare · 7 years ago
- 1ba51a7 ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() by Rafael J. Wysocki · 7 years ago
- 99d8845 ACPI / PM: Split acpi_device_wakeup() by Rafael J. Wysocki · 7 years ago
- bdb9458 ACPI: APEI: Enable APEI multiple GHES source to share a single external IRQ by Loc Ho · 7 years ago
- 37ef38f tty: pl011: fix initialization order of QDF2400 E44 by Timur Tabi · 7 years ago
- f7f3dd5 ACPI: APD: Fix HID for Hisilicon Hip07/08 by Hanjun Guo · 7 years ago
- f6248dd Merge branches 'acpi-pm' and 'acpi-numa' by Rafael J. Wysocki · 7 years ago
- 512bb03 ACPI: processor: use dev_dbg() instead of dev_warn() when CPPC probe failed by Hanjun Guo · 7 years ago
- 3689d3d ACPI: device property: Switch to use new generic UUID API by Andy Shevchenko · 7 years ago
- 31e86cb ACPI / watchdog: Fix init failure with overlapping register regions by Ryan Kennedy · 7 years ago
- a06f29b ACPI / lpat: Fix typos in comments and kerneldoc style by Sumeet Pawnikar · 7 years ago
- 58eefe2 ACPI / PMIC: xpower: Do pinswitch magic when reading GPADC by Hans de Goede · 7 years ago
- 02cb489 ACPI: NUMA: Fix typo in the full name of SRAT by Ross Zwisler · 7 years ago
- 3e3119d device property: Introduce fwnode_property_get_reference_args by Sakari Ailus · 7 years ago
- 37ba983 device property: Constify fwnode property API by Sakari Ailus · 7 years ago
- 99a8546 ACPI: Constify internal fwnode arguments by Sakari Ailus · 7 years ago
- 01c1da2 ACPI: Prepare for constifying acpi_get_next_subnode() fwnode argument by Sakari Ailus · 7 years ago