- bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
- 36168d7 Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 6 years ago
- 6078e07 Merge tag 'libnvdimm-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- fec9806 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 58a0228 Merge tag 'acpi-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- 12dd08f Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- c403993 Merge tag 'for-linus-4.20' of https://github.com/cminyard/linux-ipmi by Linus Torvalds · 6 years ago
- 20634dc Merge branch 'pci/hotplug' by Bjorn Helgaas · 6 years ago
- 0a1875a Merge branches 'acpi-property' and 'acpi-sbs' by Rafael J. Wysocki · 6 years ago
- 1f825f7 Merge branches 'acpi-soc', 'acpi-processor', 'acpi-pmic', 'acpi-cppc' and 'acpi-tad' by Rafael J. Wysocki · 6 years ago
- bd371e0 Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-misc' by Rafael J. Wysocki · 6 years ago
- 3f858ae Merge branches 'acpi-pm' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
- 3c88a88 Merge branch 'acpica' by Rafael J. Wysocki · 6 years ago
- 589edb5 ACPI / scan: Create platform device for INT33FE ACPI nodes by Hans de Goede · 6 years ago
- 83b2348 ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer() by Bart Van Assche · 6 years ago
- d737f33 ACPI: probe ECDT before loading AML tables regardless of module-level code flag by Erik Schmauss · 6 years ago
- 08930d5 ACPICA: Remove acpi_gbl_group_module_level_code and only use acpi_gbl_execute_tables_as_methods instead by Erik Schmauss · 6 years ago
- c64baa3 ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodes by Erik Schmauss · 6 years ago
- 4abb951 ACPICA: AML interpreter: add region addresses in global list during initialization by Erik Schmauss · 6 years ago
- 3230b2b ACPI: TAD: Add low-level support for real time capability by Rafael J. Wysocki · 6 years ago
- 5948612 acpi, nfit: Further restrict userspace ARS start requests by Dan Williams · 6 years ago
- d3abaf4 acpi, nfit: Fix Address Range Scrub completion tracking by Dan Williams · 6 years ago
- f110176 tools/testing/nvdimm: Populate dirty shutdown data by Dan Williams · 6 years ago
- 0ead111 acpi, nfit: Collect shutdown status by Dan Williams · 6 years ago
- 6f07f86 acpi, nfit: Introduce nfit_mem flags by Dan Williams · 6 years ago
- 29523f0 ACPI / CPPC: Add support for guaranteed performance by Srinivas Pandruvada · 6 years ago
- 4cf841e3 ACPI/ADXL: Add address translation interface using an ACPI DSM by Tony Luck · 6 years ago
- 56f57c0 ACPI: remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
- 757c968 ACPI / SBS: Fix rare oops when removing modules by Ronald Tschalär · 6 years ago
- ca1721c5 ACPI / SBS: Fix GPE storm on recent MacBookPro's by Ronald Tschalär · 6 years ago
- 59bbff3 ACPI/PPTT: Handle architecturally unknown cache types by Jeffrey Hugo · 6 years ago
- 8b1cafd ACPICA: Never run _REG on system_memory and system_IO by Bob Moore · 6 years ago
- 9e9f873 ACPICA: Split large interpreter file by Bob Moore · 6 years ago
- e324e10 ACPICA: Update for field unit access by Bob Moore · 6 years ago
- f855372 ACPICA: Rename some of the Field Attribute defines by Bob Moore · 6 years ago
- f99b89e ACPICA: Update for generic_serial_bus and attrib_raw_process_bytes protocol by Bob Moore · 6 years ago
- 1cdda94 ACPI / PM: LPIT: Register sysfs attributes based on FADT by Rajneesh Bhardwaj · 6 years ago
- d0381bf ACPI / processor: Fix the return value of acpi_processor_ids_walk() by Dou Liyang · 6 years ago
- 26ad34d PCI / ACPI: Whitelist D3 for more PCIe hotplug ports by Mika Westerberg · 6 years ago
- 5f5e489 ACPI / property: Allow multiple property compatible _DSD entries by Mika Westerberg · 6 years ago
- f2c4db1 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
- 48402ce ACPI / LPSS: Resume BYT/CHT I2C controllers from resume_noirq by Hans de Goede · 6 years ago
- 2d71ee0 ACPI / LPSS: Add a device link from the GPU to the BYT I2C5 controller by Hans de Goede · 6 years ago
- bd0f4e3 ACPI / LPSS: Add a device link from the GPU to the CHT I2C7 controller by Hans de Goede · 6 years ago
- 1e30124a ACPI / LPSS: Make acpi_lpss_find_device() also find PCI devices by Hans de Goede · 6 years ago
- a92a556 ACPI / LPSS: Make hid_uid_match helper accept a NULL uid argument by Hans de Goede · 6 years ago
- ea625ce ACPI / LPSS: Make hid_uid_match helper take an acpi_device as first argument by Hans de Goede · 6 years ago
- 7377ed4 ACPI: Add Hygon Dhyana support by Pu Wen · 6 years ago
- ebba75f acpi:ipmi: Convert ipmi_user_t to struct ipmi_user * by Corey Minyard · 7 years ago
- c238252 PCI/ACPI: Allow _OSC presence to be optional for PCI by Sinan Kaya · 6 years ago
- 1ad61b6 PCI/ACPI: Correct error message for ASPM disabling by Sinan Kaya · 6 years ago
- 86b62e5 ACPI / LPSS: Exclude I2C busses shared with PUNIT from pmc_atom_d3_mask by Hans de Goede · 6 years ago
- 78cd96f ACPI / PMIC: Convert drivers to use SPDX identifier by Andy Shevchenko · 6 years ago
- 36b8351 ACPI / PMIC: Sort headers alphabetically by Andy Shevchenko · 6 years ago
- d030fd0 ACPI / property: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
- 2407140 ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers by Hans de Goede · 6 years ago
- 719cf71 ACPI / glue: Split dev_is_platform() out of module for wide use by Andy Shevchenko · 6 years ago
- 7e79a69 ACPI: custom_method: remove meaningless null check before debugfs_remove() by zhong jiang · 6 years ago
- dc3c055 dma-mapping: remove dma_deconfigure by Christoph Hellwig · 6 years ago
- a6b7eb3 Merge branch 'acpi-bus' by Rafael J. Wysocki · 6 years ago
- f11fc4b ACPI / LPSS: Force LPSS quirks on boot by Zhang Rui · 6 years ago
- 5d128fb ACPI / bus: Only call dmi_check_system() on X86 by Jean Delvare · 6 years ago
- 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- 40c431a Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- d40acad Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
- f5d707e ACPI: fix menuconfig presentation of ACPI submenu by Arnd Bergmann · 6 years ago
- df2def4 Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- d1f3ab5 Merge branch 'acpi-pmic' by Rafael J. Wysocki · 6 years ago
- 166deb0 xen/ACPI: don't upload Px/Cx data for disabled processors by Jan Beulich · 7 years ago
- 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- b5c16c7 ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fields by Hans de Goede · 6 years ago
- f317c7d ACPICA: Clear status of all events when entering sleep states by Rafael J. Wysocki · 6 years ago
- 8b66fcf ACPICA: acpiexec: fix a small memory leak regression by Bob Moore · 6 years ago
- ff5340f ACPICA: Reference count: add additional debugging details by Erik Schmauss · 6 years ago
- 77d4e096 ACPICA: acpi_exec: fixing -fi option by Erik Schmauss · 6 years ago
- fb2ef99 ACPICA: Debugger: Cleanup interface to the AML disassembler by Bob Moore · 6 years ago
- 4a7c94c ACPICA: AML Parser: skip opcodes that open a scope upon parse failure by Erik Schmauss · 6 years ago
- 089b2be ACPICA: Utilities: split hex detection into smaller functions by Erik Schmauss · 6 years ago
- 8a55c69 ACPICA: Update an error message for a duplicate table by Bob Moore · 6 years ago
- f016b19 ACPICA: ACPICA: add status check for acpi_hw_read before assigning return value by Erik Schmauss · 6 years ago
- d46b653 ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during table load by Erik Schmauss · 6 years ago
- 2c20443 Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- b018fc9 Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- f66dc72 Merge tag 'dma-mapping-4.19' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- 76f7d6c Merge branches 'acpi-button', 'acpi-battery' and 'acpi-osi' by Rafael J. Wysocki · 6 years ago
- 3c94280 Merge branches 'acpi-x86', 'acpi-bus', 'acpi-ec' and 'acpi-apei' by Rafael J. Wysocki · 6 years ago
- 4a3f421 Merge branches 'acpica' and 'acpi-property' by Rafael J. Wysocki · 6 years ago
- 17bc343 Merge branches 'pm-core', 'pm-domains', 'pm-sleep', 'acpi-pm' and 'pm-cpuidle' by Rafael J. Wysocki · 6 years ago
- 21ba074 ACPI / x86: utils: Remove status workaround from acpi_device_always_present() by Hans de Goede · 6 years ago
- d0ed4c6 Merge branch 'acpi-scan' to satisfy dependencies. by Rafael J. Wysocki · 6 years ago
- aba9413 ACPI / scan: Create platform device for fwnodes with multiple i2c devices by Hans de Goede · 6 years ago
- 5971b0c15 ACPI / scan: Initialize status to ACPI_STA_DEFAULT by Hans de Goede · 6 years ago
- 4c3be61e ACPI / EC: Add another entry for Thinkpad X1 Carbon 6th by Mika Westerberg · 6 years ago
- 67fbd0a ACPI: bus: Fix a pointer coding style issue by Tom Todd · 6 years ago
- a6f0729 ACPI / scan: Add static attribute to indirect_io_hosts[] by John Garry · 6 years ago
- b41901a ACPI / battery: Do not export energy_full[_design] on devices without full_charge_capacity by Hans de Goede · 6 years ago
- b047c62 ACPI / EC: Use ec_no_wakeup on ThinkPad X1 Yoga 3rd by Aaron Ma · 6 years ago
- 398404d Merge back ACPICA material for 4.19. by Rafael J. Wysocki · 6 years ago
- 5f95d39 Merge branch 'acpi-soc' by Rafael J. Wysocki · 6 years ago