summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-04-032-16/+19
|\
| * ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UAChris Chiu2018-03-311-1/+2
| * ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxWDaniel Drake2018-03-201-1/+10
| * ACPI / PM: Reduce LPI constraints logging noiseRafael J. Wysocki2018-03-181-4/+6
| * ACPI / PM: Do not reconfigure GPEs for suspend-to-idleRafael J. Wysocki2018-02-211-10/+1Star
* | Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-03213-7602/+1604Star
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'acpi-osi', 'acpi-scan', 'acpi-tad', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki2018-04-026-5/+511
| |\ \ \ \ \ \
| | | | | | * | ACPI / Kconfig: Update ACPI_PROCFS_POWER help textRandy Dunlap2018-03-181-4/+4
| | | | | | |/
| | | | | * / ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede2018-03-201-0/+9
| | | | | |/
| | | | * / ACPI: Add Time and Alarm Device (TAD) driverRafael J. Wysocki2018-03-203-0/+487
| | | | |/
| | | * / ACPI / scan: Send change uevent with offine environmental dataLee, Chun-Yi2018-03-201-1/+2
| | | |/
| | * / ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3Alex Hung2018-03-181-0/+9
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-tables', 'acpi-cppc' and 'acpi-pci'Rafael J. Wysocki2018-04-023-14/+19
| |\ \ \ \
| | | | * | ACPI / PCI: pci_link: Allow the absence of _PRS and change log levelAlex Hung2018-02-271-2/+2
| | | | |/
| | | * / ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace idGeorge Cherian2018-02-221-11/+16
| | | |/
| | * / ACPI: add NFIT and HMAT to the initrd override listDan Williams2018-02-221-1/+1
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki2018-04-025-25/+174
| |\ \ \ \ | | | | |/ | | | |/|
| | | | * ACPI / PMIC: Replace license boilerplate with SPDX license identifierrajmohan.mani@intel.com2018-02-221-9/+1Star
| | | |/
| | * | Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk"Rafael J. Wysocki2018-03-131-23/+1Star
| | * | ACPI: battery: do not export degraded capacity values over 100Laszlo Toth2018-02-271-0/+27
| | * | ACPI: battery: make function __battery_hook_unregister() staticColin Ian King2018-02-271-1/+1
| | * | ACPI: battery: Add the ThinkPad "Not Charging" quirkOgnjen Galic2018-02-211-1/+23
| | * | battery: Add the battery hooking APIOgnjen Galic2018-02-214-16/+146
| | |/
| * | Merge branch 'acpica'Rafael J. Wysocki2018-04-02198-7558/+897Star
| |\ \
| | * | ACPICA: Cleanup/simplify module-level code supportBob Moore2018-03-188-60/+106
| | * | ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss2018-03-181-2/+7
| | * | ACPICA: adding SPDX headersErik Schmauss2018-03-18197-7198/+388Star
| | * | ACPICA: Rename a global for clarity, no functional changeBob Moore2018-03-187-9/+9
| | * | ACPICA: macros: fix ACPI_ERROR_NAMESPACE macroErik Schmauss2018-03-184-10/+16
| | * | ACPICA: Change a compile-time option to a runtime optionBob Moore2018-03-181-16/+16
| | * | ACPICA: Remove calling of _STA from acpi_get_object_info()Hans de Goede2018-03-183-22/+9Star
| | * | ACPICA: AML Debug Object: Don't ignore output of zero-length stringsBob Moore2018-03-181-4/+3Star
| | * | ACPICA: Fix memory leak on unusual memory leakBob Moore2018-03-181-0/+4
| | * | ACPICA: Events: Dispatch GPEs after enabling for the first timeErik Schmauss2018-03-184-13/+49
| | * | ACPICA: Events: Add parallel GPE handling support to fix potential redundant ...Erik Schmauss2018-03-182-105/+132
| | * | ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resumeErik Schmauss2018-03-184-19/+4Star
| | * | ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han2018-03-181-0/+8
| | * | ACPICA: Add option to disable Package object name resolution errorsBob Moore2018-02-211-7/+31
| | * | ACPICA: Integrate package handling with module-level codeSchmauss, Erik2018-02-214-61/+79
| | * | ACPICA: Revert "Fix for implicit result conversion for the To____ functions"Bob Moore2018-02-214-24/+12Star
| | * | ACPICA: Update for some debug output. No functional changeBob Moore2018-02-2111-26/+40
| | * | ACPICA: Update error message, no functional changeBob Moore2018-02-211-3/+5
| | |/
| * | ACPI: acpi_pad: Fix memory leak in power saving threadsLenny Szubowicz2018-03-301-0/+3
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-04-031-3/+1Star
|\ \ \
| * | | ACPI/sleep: Simplify code by using the new dmi_get_bios_year() helperAndy Shevchenko2018-02-231-3/+1Star
| | |/ | |/|
* | | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar2018-03-274-54/+18Star
|\ \ \ | | |/ | |/|
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-232-7/+13
| |\ \
| | * | libnvdimm, nfit: fix persistence domain reportingDan Williams2018-03-211-3/+7
| | * | acpi, numa: fix pxm to online numa node associationsDan Williams2018-03-161-4/+6
| | |/
| * | Merge branch 'acpi-wdat'Rafael J. Wysocki2018-03-221-2/+2
| |\ \