summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-11Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-11Merge tag 'acpi-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-07-10Revert "ACPICA: Update table load object initialization"Rafael J. Wysocki
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-09Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-07-08Merge branches 'acpi-apei', 'acpi-doc' and 'acpi-soc'Rafael J. Wysocki
2019-07-08Merge branch 'acpica'Rafael J. Wysocki
2019-07-08Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki
2019-07-08Merge branches 'acpi-pm' and 'pm-pci'Rafael J. Wysocki
2019-07-06ACPI: PM: Make acpi_sleep_state_supported() non-staticDexuan Cui
2019-07-05ACPI / APEI: Remove needless __ghes_check_estatus() callsLiguang Zhang
2019-07-04ACPI: PM: Unexport acpi_device_get_power()Rafael J. Wysocki
2019-07-04ACPICA: Update table load object initializationErik Schmauss
2019-07-04ACPICA: Update for object initialization sequenceBob Moore
2019-07-04ACPICA: remove legacy module-level code due to deprecationErik Schmauss
2019-07-04ACPICA: Namespace: simplify creation of the initial/default namespaceBob Moore
2019-07-04Merge ACPI tables handling changes for v5.3.Rafael J. Wysocki
2019-07-03ACPI / PMIC: intel: Drop double removal of address space handlerAndy Shevchenko
2019-07-03ACPI: APD: remove redundant assignment to pointer clkColin Ian King
2019-07-03ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSSRafael J. Wysocki
2019-07-03ACPI: PM: Simplify and fix PM domain hibernation callbacksRafael J. Wysocki
2019-07-03PM: ACPI/PCI: Resume all devices during hibernationRafael J. Wysocki
2019-06-30Merge back PCI power management material for v5.3.Rafael J. Wysocki
2019-06-27ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton
2019-06-27ACPI/PPTT: Modify node flag detection to find last IDENTICALJeremy Linton
2019-06-27ACPI / PM: Introduce concept of a _PR0 dependent deviceMika Westerberg
2019-06-27ACPI: PM: Allow transitions to D0 to occur in special casesRafael J. Wysocki
2019-06-27ACPI: PM: Avoid evaluating _PS3 on transitions from D3hot to D3coldRafael J. Wysocki
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-24acpi: utils: Cleanup acpi_dev_match_cbSuzuki K Poulose
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman
2019-06-22ACPI, x86: Add Zhaoxin processors support for NONSTOP TSCTony W Wang-oc
2019-06-22ACPI: Make AC and battery drivers available on !X86Ard Biesheuvel
2019-06-20coresight: acpi: Support for AMBA componentsSuzuki K Poulose
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 491Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 459Thomas Gleixner
2019-06-19ACPICA: Clear status of GPEs on first direct enableRafael J. Wysocki
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-14ACPI: configfs: Resolve objects on host-directed table loadsNikolaus Voss
2019-06-13ACPI: tables: Allow BGRT to be overriddenAndrea Oliveri
2019-06-13ACPI / sleep: Switch to use acpi_dev_get_first_match_dev()Andy Shevchenko