Age | Commit message (Expand) | Author |
2018-04-03 | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-04-03 | Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-04-02 | Merge branches 'acpi-osi', 'acpi-scan', 'acpi-tad', 'acpi-video' and 'acpi-misc' | Rafael J. Wysocki |
2018-04-02 | Merge branches 'acpi-tables', 'acpi-cppc' and 'acpi-pci' | Rafael J. Wysocki |
2018-04-02 | Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic' | Rafael J. Wysocki |
2018-04-02 | Merge branch 'acpica' | Rafael J. Wysocki |
2018-03-31 | ACPI / PM: Fix keyboard wakeup from suspend-to-idle on ASUS UX331UA | Chris Chiu |
2018-03-30 | ACPI: acpi_pad: Fix memory leak in power saving threads | Lenny Szubowicz |
2018-03-27 | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict | Ingo Molnar |
2018-03-22 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-03-22 | Merge branch 'acpi-wdat' | Rafael J. Wysocki |
2018-03-21 | libnvdimm, nfit: fix persistence domain reporting | Dan Williams |
2018-03-20 | ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5E | Hans de Goede |
2018-03-20 | ACPI: Add Time and Alarm Device (TAD) driver | Rafael J. Wysocki |
2018-03-20 | ACPI / scan: Send change uevent with offine environmental data | Lee, Chun-Yi |
2018-03-20 | ACPI / PM: Allow deeper wakeup power states with no _SxD nor _SxW | Daniel Drake |
2018-03-19 | ACPI / watchdog: Fix off-by-one error at resource assignment | Takashi Iwai |
2018-03-19 | Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA" | Daniel Drake |
2018-03-18 | ACPI / PM: Reduce LPI constraints logging noise | Rafael J. Wysocki |
2018-03-18 | ACPI / Kconfig: Update ACPI_PROCFS_POWER help text | Randy Dunlap |
2018-03-18 | ACPI / OSI: Add OEM _OSI strings to disable NVidia RTD3 | Alex Hung |
2018-03-18 | ACPICA: Cleanup/simplify module-level code support | Bob Moore |
2018-03-18 | ACPICA: Events: add a return on failure from acpi_hw_register_read | Erik Schmauss |
2018-03-18 | ACPICA: adding SPDX headers | Erik Schmauss |
2018-03-18 | ACPICA: Rename a global for clarity, no functional change | Bob Moore |
2018-03-18 | ACPICA: macros: fix ACPI_ERROR_NAMESPACE macro | Erik Schmauss |
2018-03-18 | ACPICA: Change a compile-time option to a runtime option | Bob Moore |
2018-03-18 | ACPICA: Remove calling of _STA from acpi_get_object_info() | Hans de Goede |
2018-03-18 | ACPICA: AML Debug Object: Don't ignore output of zero-length strings | Bob Moore |
2018-03-18 | ACPICA: Fix memory leak on unusual memory leak | Bob Moore |
2018-03-18 | ACPICA: Events: Dispatch GPEs after enabling for the first time | Erik Schmauss |
2018-03-18 | ACPICA: Events: Add parallel GPE handling support to fix potential redundant ... | Erik Schmauss |
2018-03-18 | ACPICA: Events: Stop unconditionally clearing ACPI IRQs during suspend/resume | Erik Schmauss |
2018-03-18 | ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.c | Seunghun Han |
2018-03-15 | acpi, numa: fix pxm to online numa node associations | Dan Williams |
2018-03-13 | Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk" | Rafael J. Wysocki |
2018-02-27 | ACPI: battery: do not export degraded capacity values over 100 | Laszlo Toth |
2018-02-27 | ACPI / PCI: pci_link: Allow the absence of _PRS and change log level | Alex Hung |
2018-02-27 | ACPI: battery: make function __battery_hook_unregister() static | Colin Ian King |
2018-02-26 | acpi: Introduce acpi_arch_get_root_pointer() for getting rsdp address | Juergen Gross |
2018-02-23 | ACPI/sleep: Simplify code by using the new dmi_get_bios_year() helper | Andy Shevchenko |
2018-02-22 | ACPI / PMIC: Replace license boilerplate with SPDX license identifier | rajmohan.mani@intel.com |
2018-02-22 | ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id | George Cherian |
2018-02-22 | ACPI: add NFIT and HMAT to the initrd override list | Dan Williams |
2018-02-21 | ACPI / PM: Do not reconfigure GPEs for suspend-to-idle | Rafael J. Wysocki |
2018-02-21 | ACPICA: Add option to disable Package object name resolution errors | Bob Moore |
2018-02-21 | ACPICA: Integrate package handling with module-level code | Schmauss, Erik |
2018-02-21 | ACPICA: Revert "Fix for implicit result conversion for the To____ functions" | Bob Moore |
2018-02-21 | ACPICA: Update for some debug output. No functional change | Bob Moore |