Age | Commit message (Expand) | Author | Files | Lines |
2017-10-17 | Merge branch 'pm-qos' into acpi-pm | Rafael J. Wysocki | 1 | -4/+2 |
2017-10-16 | ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-up | Lorenzo Pieralisi | 1 | -0/+45 |
2017-10-16 | ACPI/IORT: Add SMMUv3 specific special index mapping handling | Hanjun Guo | 1 | -1/+38 |
2017-10-16 | ACPI/IORT: Enable special index ITS group mappings for IORT nodes | Hanjun Guo | 1 | -4/+28 |
2017-10-16 | ACPI/IORT: Look up IORT node through struct fwnode_handle pointer | Hanjun Guo | 1 | -1/+42 |
2017-10-16 | ACPI/IORT: Make platform devices initialization code SMMU agnostic | Lorenzo Pieralisi | 1 | -33/+30 |
2017-10-16 | ACPI/IORT: Improve functions return type/storage class specifier indentation | Lorenzo Pieralisi | 1 | -19/+17 |
2017-10-16 | ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guard | Lorenzo Pieralisi | 1 | -1/+1 |
2017-10-16 | acpi/arm64: pr_err() strings should end with newlines | Arvind Yadav | 1 | -1/+1 |
2017-10-14 | PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUP | Rafael J. Wysocki | 1 | -4/+2 |
2017-10-13 | ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMIC | Takashi Iwai | 3 | -0/+144 |
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-11 | ACPI / LPIT: Add Low Power Idle Table (LPIT) support | Srinivas Pandruvada | 6 | -16/+201 |
2017-10-11 | ACPI / PM: Split code validating need for runtime resume in ->prepare() | Ulf Hansson | 1 | -13/+24 |
2017-10-11 | ACPI / PM: Restore acpi_subsys_complete() | Ulf Hansson | 2 | -2/+19 |
2017-10-11 | ACPI / PM: Combine two identical device resume routines | Rafael J. Wysocki | 2 | -32/+9 |
2017-10-11 | ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq() | Jan Beulich | 1 | -1/+2 |
2017-10-07 | acpi, nfit: add support for the _LSI, _LSR, and _LSW label methods | Dan Williams | 2 | -4/+212 |
2017-10-07 | acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_... | Yasunori Goto | 2 | -0/+2 |
2017-10-04 | ACPI/IORT: Fix PCI ACS enablement | Lorenzo Pieralisi | 1 | -0/+35 |
2017-10-04 | ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_read | Bob Moore | 1 | -1/+9 |
2017-10-04 | ACPICA: String conversions: Update to add new behaviors | Bob Moore | 3 | -21/+78 |
2017-10-04 | ACPICA: String conversions: Cleanup/format comments. No functional changes | Bob Moore | 2 | -78/+74 |
2017-10-04 | ACPICA: Restructure/cleanup all string-to-integer conversion functions | Bob Moore | 12 | -249/+673 |
2017-10-04 | ACPICA: acpiexec: Add testability of deferred table verification | Lv Zheng | 1 | -3/+6 |
2017-10-04 | ACPICA: Hardware: Enable 64-bit support of hardware accesses | Lv Zheng | 5 | -155/+49 |
2017-10-03 | ACPI / PMIC: Add TI PMIC TPS68470 operation region driver | Rajmohan Mani | 3 | -0/+473 |
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/g... | Linus Torvalds | 2 | -7/+45 |
2017-09-05 | Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -92/+142 |
2017-09-05 | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 72 | -893/+2112 |
2017-09-05 | Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -21/+204 |
2017-09-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -53/+87 |
2017-09-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | 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 |