aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-18ACPI / PM: Reduce LPI constraints logging noiseRafael J. Wysocki1-4/+6
2018-03-18ACPI / Kconfig: Update ACPI_PROCFS_POWER help textRandy Dunlap1-4/+4
2018-03-18ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3Alex Hung1-0/+9
2018-03-18ACPICA: Cleanup/simplify module-level code supportBob Moore8-60/+106
2018-03-18ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss1-2/+7
2018-03-18ACPICA: adding SPDX headersErik Schmauss197-7198/+388
2018-03-18ACPICA: Rename a global for clarity, no functional changeBob Moore7-9/+9
2018-03-18ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss4-10/+16
2018-03-18ACPICA: Change a compile-time option to a runtime optionBob Moore1-16/+16
2018-03-18ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede3-22/+9
2018-03-18ACPICA: AML Debug Object: Don't ignore output of zero-length stringsBob Moore1-4/+3
2018-03-18ACPICA: Fix memory leak on unusual memory leakBob Moore1-0/+4
2018-03-18ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss4-13/+49
2018-03-18ACPICA: Events: Add parallel GPE handling support to fix potential redundant _Exx evaluationsErik Schmauss2-105/+132
2018-03-18ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss4-19/+4
2018-03-18ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han1-0/+8
2018-03-15acpi, numa: fix pxm to online numa node associationsDan Williams1-4/+6
2018-03-14acpi, nfit: Add function to look up nvdimm device and provide SMBIOS handleTony Luck1-0/+27
2018-03-13Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk"Rafael J. Wysocki1-23/+1
2018-03-09Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into aarch64/for-next/coreWill Deacon1-12/+0
2018-03-08ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX defineLorenzo Pieralisi1-5/+0
2018-03-08ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guardLorenzo Pieralisi1-7/+0
2018-03-05acpi, nfit: remove redundant __func__ in dev_dbgJohannes Thumshirn2-42/+38
2018-02-27ACPI: battery: do not export degraded capacity values over 100Laszlo Toth1-0/+27
2018-02-27ACPI / PCI: pci_link: Allow the absence of _PRS and change log levelAlex Hung1-2/+2
2018-02-27ACPI: battery: make function __battery_hook_unregister() staticColin Ian King1-1/+1
2018-02-26acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp addressJuergen Gross1-1/+4
2018-02-23ACPI/sleep: Simplify code by using the new dmi_get_bios_year() helperAndy Shevchenko1-3/+1
2018-02-22ACPI / PMIC: Replace license boilerplate with SPDX license identifierrajmohan.mani@intel.com1-9/+1
2018-02-22ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace idGeorge Cherian1-11/+16
2018-02-22ACPI: add NFIT and HMAT to the initrd override listDan Williams1-1/+1
2018-02-21ACPI / PM: Do not reconfigure GPEs for suspend-to-idleRafael J. Wysocki1-10/+1
2018-02-21ACPICA: Add option to disable Package object name resolution errorsBob Moore1-7/+31
2018-02-21ACPICA: Integrate package handling with module-level codeSchmauss, Erik4-61/+79
2018-02-21ACPICA: Revert "Fix for implicit result conversion for the To____ functions"Bob Moore4-24/+12
2018-02-21ACPICA: Update for some debug output. No functional changeBob Moore11-26/+40
2018-02-21ACPICA: Update error message, no functional changeBob Moore1-3/+5
2018-02-21ACPI: battery: Add the ThinkPad "Not Charging" quirkOgnjen Galic1-1/+23
2018-02-21battery: Add the battery hooking APIOgnjen Galic4-16/+146
2018-02-15Merge branches 'acpi-ec', 'acpi-tables' and 'acpi-doc'Rafael J. Wysocki2-0/+7
2018-02-14ACPI/IORT: Add msi address regions reservation helperShameer Kolothum1-3/+108
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko2-3/+3
2018-02-12ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko2-3/+3
2018-02-12ACPI / bus: Remove checks in acpi_get_match_data()Andy Shevchenko1-6/+0
2018-02-12ACPI / bus: Do not traverse through non-existed device tableAndy Shevchenko1-25/+38
2018-02-12ACPI: SPCR: Mark expected switch fall-through in acpi_parse_spcrGustavo A. R. Silva1-0/+1
2018-02-12ACPI / EC: Restore polling during noirq suspend/resume phasesRafael J. Wysocki1-0/+6
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds208-229/+300
2018-02-08Merge branches 'acpi-video', 'acpi-battery' and 'acpi-cppc'Rafael J. Wysocki3-2/+18