summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2019-08-21ACPICA: Fully deploy ACPI_PRINTF_LIKE macroBob Moore
2019-08-21ACPICA: Fix issues with arg types within printf format stringsBob Moore
2019-08-21ACPICA: Increase total number of possible Owner IDsBob Moore
2019-08-21ACPICA: Debugger: remove redundant assignment on obj_descColin Ian King
2019-08-20ACPI / APEI: Release resources if gen_pool_add() failsLiguang Zhang
2019-08-19acpi: Disable ACPI table override if the kernel is locked downLinn Crosetto
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer
2019-08-19ACPI: Limit access to custom_method when the kernel is locked downMatthew Garrett
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig
2019-08-13acpi: Use built-in RCU list checking for acpi_ioremaps listJoel Fernandes (Google)
2019-08-12ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton
2019-08-12HMAT: Skip publishing target info for nodes with no online memoryDan Williams
2019-08-12HMAT: Register attributes for memory hot addKeith Busch
2019-08-12HMAT: Register memory-side cache after parsingKeith Busch
2019-08-09ACPI / processor: don't print errors for processorIDs == 0xffJiri Slaby
2019-08-08ACPI: PM: Print debug messages on device power state changesRafael J. Wysocki
2019-08-08ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki
2019-08-08ACPI: EC: PM: Make acpi_ec_dispatch_gpe() print debug messageRafael J. Wysocki
2019-08-08ACPI: EC: PM: Consolidate some code depending on PM_SLEEPRafael J. Wysocki
2019-08-08ACPI: PM: s2idle: Eliminate acpi_sleep_no_ec_events()Rafael J. Wysocki
2019-08-08ACPI: PM: s2idle: Switch EC over to polling during "noirq" suspendRafael J. Wysocki
2019-08-08ACPI: PM: s2idle: Add acpi.sleep_no_lps0 module parameterRafael J. Wysocki
2019-08-08ACPI: PM: s2idle: Rearrange lps0_device_attach()Rafael J. Wysocki
2019-08-05ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variableLorenzo Pieralisi
2019-08-05ACPI / APEI: Get rid of NULL_UUID_LE constantAndy Shevchenko
2019-08-03drivers/acpi/scan.c: document why we don't need the device_hotplug_lockDavid Hildenbrand
2019-08-01ACPI: PM: Fix regression in acpi_device_set_power()Rafael J. Wysocki
2019-07-30ACPI: PM: Set up EC GPE for system wakeup from drivers that need itRafael J. Wysocki
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-23PM: sleep: Simplify suspend-to-idle control flowRafael J. Wysocki
2019-07-23ACPI: PM: Set s2idle_wakeup earlier and clear it laterRafael J. Wysocki
2019-07-23ACPI: EC: Return bool from acpi_ec_dispatch_gpe()Rafael J. Wysocki
2019-07-23ACPICA: Return u32 from acpi_dispatch_gpe()Rafael J. Wysocki
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