Age | Commit message (Expand) | Author | Files | Lines |
2017-10-11 | ACPI: properties: Fix __acpi_node_get_property_reference() return codes |  Sakari Ailus | 1 | -4/+6 |
2017-10-11 | ACPI: properties: Align return codes of __acpi_node_get_property_reference() |  Sakari Ailus | 1 | -10/+9 |
2017-10-04 | ACPI/IORT: Fix PCI ACS enablement |  Lorenzo Pieralisi | 1 | -0/+35 |
2017-09-28 | Merge branch 'acpi-apei' |  Rafael J. Wysocki | 1 | -7/+9 |
2017-09-27 | ACPI / APEI: clear error status before acknowledging the error |  Tyler Baicar | 1 | -7/+9 |
2017-09-22 | Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' |  Rafael J. Wysocki | 2 | -6/+20 |
2017-09-19 | ACPI: properties: Return _DSD hierarchical extension (data) sub-nodes correctly |  Sakari Ailus | 1 | -5/+6 |
2017-09-19 | ACPI / bus: Make ACPI_HANDLE() work for non-GPL code again |  John Hubbard | 1 | -0/+13 |
2017-09-19 | ACPI / watchdog: properly initialize resources |  Arnd Bergmann | 1 | -1/+1 |
2017-09-14 | dmi: Mark all struct dmi_system_id instances const |  Christoph Hellwig | 9 | -11/+11 |
2017-09-11 | Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 2 | -7/+45 |
2017-09-05 | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -92/+142 |
2017-09-05 | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 72 | -893/+2112 |
2017-09-05 | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -21/+204 |
2017-09-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -53/+87 |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+0 |
2017-09-04 | libnvdimm, nfit: move the check on nd_reserved2 to the endpoint |  Meng Xu | 1 | -0/+4 |
2017-09-04 | Merge branch 'pm-sleep' |  Rafael J. Wysocki | 2 | -17/+191 |
2017-09-04 | Merge branch 'pm-cpuidle' |  Rafael J. Wysocki | 1 | -4/+13 |
2017-09-03 | Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist' |  Rafael J. Wysocki | 7 | -83/+145 |
2017-09-03 | Merge branches 'acpi-video', 'acpi-battery', 'acpi-spcr' and 'acpi-misc' |  Rafael J. Wysocki | 6 | -12/+41 |
2017-09-03 | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' |  Rafael J. Wysocki | 10 | -58/+193 |
2017-09-03 | Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc' |  Rafael J. Wysocki | 6 | -52/+230 |
2017-09-03 | Merge branches 'acpi-scan' and 'acpi-pm' |  Rafael J. Wysocki | 6 | -68/+165 |
2017-09-03 | Merge branch 'acpica' |  Rafael J. Wysocki | 42 | -620/+1338 |
2017-08-31 | Merge branch 'for-4.14/fs' into libnvdimm-for-next |  Dan Williams | 8 | -9/+103 |
2017-08-31 | libnvdimm, nd_blk: remove mmio_flush_range() |  Robin Murphy | 2 | -2/+2 |
2017-08-31 | libnvdimm, nfit: export an 'ecc_unit_size' sysfs attribute |  Dan Williams | 1 | -0/+11 |
2017-08-30 | ACPI / APEI: Suppress message if HEST not present |  Punit Agrawal | 2 | -7/+13 |
2017-08-30 | cpuidle: Make drivers initialize polling state |  Rafael J. Wysocki | 1 | -1/+8 |
2017-08-30 | cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol |  Rafael J. Wysocki | 1 | -4/+6 |
2017-08-29 | acpi/nfit: Fix COMPLETION_INITIALIZER_ONSTACK() abuse |  Boqun Feng | 1 | -1/+1 |
2017-08-29 | ACPI / blacklist: add acpi_match_platform_list() |  Toshi Kani | 2 | -69/+50 |
2017-08-29 | ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resources |  Yazen Ghannam | 1 | -1/+1 |
2017-08-26 | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts |  Ingo Molnar | 12 | -26/+127 |
2017-08-24 | Merge branches 'acpica-fix', 'acpi-ec-fix' and 'acpi-properties-fix' |  Rafael J. Wysocki | 4 | -13/+8 |
2017-08-24 | ACPI: make device_attribute const |  Bhumika Goyal | 2 | -2/+2 |
2017-08-24 | ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region |  Tony Luck | 1 | -0/+79 |
2017-08-24 | ACPI: APEI: fix the wrong iteration of generic error status block |  gengdongjiu | 1 | -5/+0 |
2017-08-24 | ACPI / processor: make function acpi_processor_check_duplicates() static |  Colin Ian King | 1 | -1/+1 |
2017-08-22 | ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value() |  Sakari Ailus | 1 | -1/+1 |
2017-08-22 | ACPICA: Fix acpi_evaluate_object_typed() |  Rafael J. Wysocki | 1 | -3/+7 |
2017-08-19 | ACPI / EC: Clean up EC GPE mask flag |  Lv Zheng | 1 | -12/+11 |
2017-08-18 | ACPI: EC: Fix possible issues related to EC initialization order |  Lv Zheng | 1 | -9/+16 |
2017-08-18 | ACPI / PM: Check low power idle constraints for debug only |  Srinivas Pandruvada | 1 | -0/+168 |
2017-08-18 | ACPI / PM: Add debug statements to acpi_pm_notify_handler() |  Rafael J. Wysocki | 1 | -1/+7 |
2017-08-18 | ACPI: Add debug statements to acpi_global_event_handler() |  Rafael J. Wysocki | 1 | -3/+9 |
2017-08-17 | ACPI / scan: Enable GPEs before scanning the namespace |  Rafael J. Wysocki | 1 | -3/+3 |
2017-08-17 | ACPICA: Make it possible to enable runtime GPEs earlier |  Rafael J. Wysocki | 2 | -0/+10 |
2017-08-17 | ACPICA: Dispatch active GPEs at init time |  Rafael J. Wysocki | 1 | -9/+19 |