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