Age | Commit message (Expand) | Author |
2018-02-07 | ACPI: SPCR: Make SPCR available to x86 | Prarit Bhargava |
2018-02-07 | ACPI / tables: Add IORT to injectable table list | Shunyong Yang |
2018-01-29 | Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2018-01-29 | Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-01-18 | Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video' | Rafael J. Wysocki |
2018-01-18 | Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec' | Rafael J. Wysocki |
2018-01-18 | Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged' | Rafael J. Wysocki |
2018-01-18 | Merge branch 'acpica' | Rafael J. Wysocki |
2018-01-18 | Merge branches 'acpi-pm' and 'pm-sleep' | Rafael J. Wysocki |
2018-01-18 | Merge branch 'pm-core' | Rafael J. Wysocki |
2018-01-17 | ACPI/PCI: pci_link: reduce verbosity when IRQ is enabled | Sinan Kaya |
2018-01-15 | ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources | Hans de Goede |
2018-01-11 | ACPI / PM: Use Low Power S0 Idle on more systems | Rafael J. Wysocki |
2018-01-11 | ACPI / PMIC: Convert to use builtin_platform_driver() macro | Andy Shevchenko |
2018-01-10 | ACPI: utils: Introduce acpi_dev_get_first_match_name() | Andy Shevchenko |
2018-01-05 | ACPICA: trivial style fix, no functional change | Erik Schmauss |
2018-01-05 | ACPICA: Fix a couple memory leaks during package object resolution | Bob Moore |
2018-01-05 | ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI strings | Mario Limonciello |
2018-01-05 | ACPICA: Rename a global variable, no functional change | Bob Moore |
2018-01-05 | ACPICA: Create and deploy safe version of strncpy | Bob Moore |
2018-01-05 | ACPICA: Cleanup the global variables and update comments | Bob Moore |
2018-01-05 | ACPICA: Debugger: fix slight indentation issue | Erik Schmauss |
2018-01-05 | ACPICA: Fix a regression in the acpi_evaluate_object_type() interface | Bob Moore |
2018-01-05 | ACPICA: Update for a few debug output statements | Bob Moore |
2018-01-05 | ACPICA: Debug output, no functional change | Bob Moore |
2018-01-04 | ACPI: EC: Fix debugfs_create_*() usage | Geert Uytterhoeven |
2017-12-28 | ACPI / video: Default lcd_only to true on Win8-ready and newer machines | Hans de Goede |
2017-12-23 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-12-21 | Merge back APEI material for v4.16. | Rafael J. Wysocki |
2017-12-20 | Merge branch 'acpi-cppc' | Rafael J. Wysocki |
2017-12-18 | ACPI / battery: Add quirk for Asus GL502VSK and UX305LA | Kai-Heng Feng |
2017-12-18 | ACPI: APEI / ERST: Fix missing error handling in erst_reader() | Takashi Iwai |
2017-12-18 | ACPI: CPPC: remove initial assignment of pcc_ss_data | Colin Ian King |
2017-12-16 | ACPI: GED: unregister interrupts during shutdown | Sinan Kaya |
2017-12-16 | ACPI / LPSS: Add device link for CHT SD card dependency on I2C | Adrian Hunter |
2017-12-16 | Merge back PM core material for v4.16. | Rafael J. Wysocki |
2017-12-13 | ACPI: battery: Drop redundant test for failure | Bjørn Mork |
2017-12-13 | ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEs | Prarit Bhargava |
2017-12-13 | ACPI / PMIC: constify platform_device_id | Arvind Yadav |
2017-12-13 | ACPI: button: Add a LID switch blacklist and add 1 model to it | Hans de Goede |
2017-12-13 | ACPI: button: Add a debug message when we're sending a LID event | Hans de Goede |
2017-12-11 | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() | Rafael J. Wysocki |
2017-12-11 | Merge back earlier PM core material for v4.16. | Rafael J. Wysocki |
2017-12-05 | ACPI / CPPC: Fix KASAN global out of bounds warning | George Cherian |
2017-12-05 | ACPI / APEI: remove redundant variables len and node_len | Colin Ian King |
2017-12-05 | ACPI: APEI: call into AER handling regardless of severity | Tyler Baicar |
2017-12-05 | ACPI: APEI: handle PCIe AER errors in separate function | Tyler Baicar |
2017-12-04 | acpi, nfit: fix health event notification | Dan Williams |
2017-12-04 | ACPICA: Rename variable to match upstream | Rafael J. Wysocki |
2017-11-30 | Merge branch 'acpi-ec' into acpi | Rafael J. Wysocki |