summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2019-07-27Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-23ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()Lorenzo Pieralisi
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-18mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand
2019-07-18driver-core, libnvdimm: Let device subsystems add local lockdep coverageDan Williams
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-18Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-07-18Merge branches 'acpi-misc' and 'acpi-video'Rafael J. Wysocki
2019-07-16ACPI: video: Add new hw_changes_brightness quirk, set it on PB Easynote MZ35Hans de Goede
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
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-11ACPI: blacklist: fix clang warning for unused DMI tableArnd Bergmann
2019-07-11ACPICA: Update table load object initializationErik Schmauss
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-05libnvdimm: nd_region flush callback supportPankaj Gupta
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