summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2018-03-18ACPI / PM: Reduce LPI constraints logging noiseRafael J. Wysocki
2018-03-18ACPI / Kconfig: Update ACPI_PROCFS_POWER help textRandy Dunlap
2018-03-18ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3Alex Hung
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore
2018-03-18ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss
2018-03-18ACPICA: adding SPDX headersErik Schmauss
2018-03-18ACPICA: Rename a global for clarity, no functional changeBob Moore
2018-03-18ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss
2018-03-18ACPICA: Change a compile-time option to a runtime optionBob Moore
2018-03-18ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede
2018-03-18ACPICA: AML Debug Object: Don't ignore output of zero-length stringsBob Moore
2018-03-18ACPICA: Fix memory leak on unusual memory leakBob Moore
2018-03-18ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss
2018-03-18ACPICA: Events: Add parallel GPE handling support to fix potential redundant ...Erik Schmauss
2018-03-18ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss
2018-03-18ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han
2018-03-15acpi, numa: fix pxm to online numa node associationsDan Williams
2018-03-14acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handleTony Luck
2018-03-13Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk"Rafael J. Wysocki
2018-03-09Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon
2018-03-08ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX defineLorenzo Pieralisi
2018-03-08ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guardLorenzo Pieralisi
2018-03-05acpi, nfit: remove redundant __func__ in dev_dbgJohannes Thumshirn
2018-02-27ACPI: battery: do not export degraded capacity values over 100Laszlo Toth
2018-02-27ACPI / PCI: pci_link: Allow the absence of _PRS and change log levelAlex Hung
2018-02-27ACPI: battery: make function __battery_hook_unregister() staticColin Ian King
2018-02-26acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp addressJuergen Gross
2018-02-23ACPI/sleep: Simplify code by using the new dmi_get_bios_year() helperAndy Shevchenko
2018-02-22ACPI / PMIC: Replace license boilerplate with SPDX license identifierrajmohan.mani@intel.com
2018-02-22ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace idGeorge Cherian
2018-02-22ACPI: add NFIT and HMAT to the initrd override listDan Williams
2018-02-21ACPI / PM: Do not reconfigure GPEs for suspend-to-idleRafael J. Wysocki
2018-02-21ACPICA: Add option to disable Package object name resolution errorsBob Moore
2018-02-21ACPICA: Integrate package handling with module-level codeSchmauss, Erik
2018-02-21ACPICA: Revert "Fix for implicit result conversion for the To____ functions"Bob Moore
2018-02-21ACPICA: Update for some debug output. No functional changeBob Moore
2018-02-21ACPICA: Update error message, no functional changeBob Moore
2018-02-21ACPI: battery: Add the ThinkPad "Not Charging" quirkOgnjen Galic
2018-02-21battery: Add the battery hooking APIOgnjen Galic
2018-02-15Merge branches 'acpi-ec', 'acpi-tables' and 'acpi-doc'Rafael J. Wysocki
2018-02-14ACPI/IORT: Add msi address regions reservation helperShameer Kolothum
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko
2018-02-12ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko
2018-02-12ACPI / bus: Remove checks in acpi_get_match_data()Andy Shevchenko
2018-02-12ACPI / bus: Do not traverse through non-existed device tableAndy Shevchenko
2018-02-12ACPI: SPCR: Mark expected switch fall-through in acpi_parse_spcrGustavo A. R. Silva
2018-02-12ACPI / EC: Restore polling during noirq suspend/resume phasesRafael J. Wysocki
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-08Merge branches 'acpi-video', 'acpi-battery' and 'acpi-cppc'Rafael J. Wysocki