summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2017-10-30acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMsDan Williams2-6/+65
2017-10-29acpi, nfit: hide unknown commands from nmemX/commandsDan Williams2-2/+14
2017-10-26Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2-14/+50
2017-10-24ACPI / LPSS: Consolidate runtime PM and system sleep handlingRafael J. Wysocki1-42/+34
2017-10-23ACPI / APEI: remove the unused dead-code for SEA/NMI notification typeDongjiu Geng1-28/+5
2017-10-21ACPI / x86: Extend KIOX000A quirk to cover all affected BIOS versionsHans de Goede1-1/+17
2017-10-20ACPI / scan: Fix enumeration for special UART devicesFrédéric Danis1-20/+17
2017-10-19ACPI: configfs: make config_item_type constBhumika Goyal1-3/+3
2017-10-18ACPI / APD: Add clock frequency for ThunderX2 I2C controllerJayachandran C1-0/+5
2017-10-17ACPI / PM: Combine device suspend routinesRafael J. Wysocki2-50/+17
2017-10-17Merge branch 'pm-qos' into acpi-pmRafael J. Wysocki1-4/+2
2017-10-16ACPI/IORT: Enable SMMUv3/PMCG IORT MSI domain set-upLorenzo Pieralisi1-0/+45
2017-10-16ACPI/IORT: Add SMMUv3 specific special index mapping handlingHanjun Guo1-1/+38
2017-10-16ACPI/IORT: Enable special index ITS group mappings for IORT nodesHanjun Guo1-4/+28
2017-10-16ACPI/IORT: Look up IORT node through struct fwnode_handle pointerHanjun Guo1-1/+42
2017-10-16ACPI/IORT: Make platform devices initialization code SMMU agnosticLorenzo Pieralisi1-33/+30
2017-10-16ACPI/IORT: Improve functions return type/storage class specifier indentationLorenzo Pieralisi1-19/+17
2017-10-16ACPI/IORT: Remove leftover ACPI_IORT_SMMU_V3_PXM_VALID guardLorenzo Pieralisi1-1/+1
2017-10-16acpi/arm64: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-14PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUPRafael J. Wysocki1-4/+2
2017-10-13ACPI / PMIC: Add opregion driver for Intel Dollar Cove TI PMICTakashi Iwai3-0/+144
2017-10-11ACPI: properties: Fix __acpi_node_get_property_reference() return codesSakari Ailus1-4/+6
2017-10-11ACPI: properties: Align return codes of __acpi_node_get_property_reference()Sakari Ailus1-10/+9
2017-10-11ACPI / LPIT: Add Low Power Idle Table (LPIT) supportSrinivas Pandruvada6-16/+201
2017-10-11ACPI / PM: Split code validating need for runtime resume in ->prepare()Ulf Hansson1-13/+24
2017-10-11ACPI / PM: Restore acpi_subsys_complete()Ulf Hansson2-2/+19
2017-10-11ACPI / PM: Combine two identical device resume routinesRafael J. Wysocki2-32/+9
2017-10-11ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()Jan Beulich1-1/+2
2017-10-07acpi, nfit: add support for the _LSI, _LSR, and _LSW label methodsDan Williams2-4/+212
2017-10-07acpi nfit: Enable to show what feature is supported via ND_CMD_CALL for nfit_...Yasunori Goto2-0/+2
2017-10-04ACPI/IORT: Fix PCI ACS enablementLorenzo Pieralisi1-0/+35
2017-10-04ACPICA: Update acpi_get_timer for 64-bit interface to acpi_hw_readBob Moore1-1/+9
2017-10-04ACPICA: String conversions: Update to add new behaviorsBob Moore3-21/+78
2017-10-04ACPICA: String conversions: Cleanup/format comments. No functional changesBob Moore2-78/+74
2017-10-04ACPICA: Restructure/cleanup all string-to-integer conversion functionsBob Moore12-249/+673
2017-10-04ACPICA: acpiexec: Add testability of deferred table verificationLv Zheng1-3/+6
2017-10-04ACPICA: Hardware: Enable 64-bit support of hardware accessesLv Zheng5-155/+49
2017-10-03ACPI / PMIC: Add TI PMIC TPS68470 operation region driverRajmohan Mani3-0/+473
2017-09-28Merge branch 'acpi-apei'Rafael J. Wysocki1-7/+9
2017-09-28ACPI / APEI: clear error status before acknowledging the errorTyler Baicar1-7/+9
2017-09-23Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties'Rafael J. Wysocki2-6/+20
2017-09-20ACPI: properties: Return _DSD hierarchical extension (data) sub-nodes correctlySakari Ailus1-5/+6
2017-09-19ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard1-0/+13
2017-09-19ACPI / watchdog: properly initialize resourcesArnd Bergmann1-1/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig9-11/+11
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+45
2017-09-05Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-92/+142
2017-09-05Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds72-893/+2112
2017-09-05Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-21/+204
2017-09-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-53/+87