summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2018-04-24nfit: skip region registration for incomplete control regionsDan Williams1-7/+6
2018-04-24nfit, address-range-scrub: fix scrub in-progress reportingDan Williams1-1/+4
2018-04-24ACPI / video: Add quirk to force acpi-video backlight on Samsung 670Z5EHans de Goede1-0/+9
2018-04-19nfit: fix region registration vs block-data-window rangesDan Williams1-8/+14
2018-04-12ACPI: EC: Fix debugfs_create_*() usageGeert Uytterhoeven3-3/+3
2018-04-12ACPI / video: Default lcd_only to true on Win8-ready and newer machinesHans de Goede1-2/+12
2018-03-28ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai1-2/+2
2018-03-28acpi, numa: fix pxm to online numa node associationsDan Williams1-4/+6
2018-03-09ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng1-7/+31
2018-02-16acpi, nfit: fix register dimm error handlingToshi Kani1-0/+3
2018-02-16ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-02-03ACPI / bus: Leave modalias empty for devices which are not presentHans de Goede1-0/+4
2017-12-29acpi, nfit: fix health event notificationDan Williams1-1/+8
2017-12-29ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
2017-12-25ACPI / APEI: Replace ioremap_page_range() with fixmapJames Morse1-30/+14
2017-12-25ACPI / APEI: remove the unused dead-code for SEA/NMI notification typeDongjiu Geng1-28/+5
2017-12-25ACPI / APEI: adjust a local variable type in ghes_ioremap_pfn_irq()Jan Beulich1-1/+2
2017-12-05ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng3-24/+67
2017-11-30ACPI / EC: Fix regression related to triggering source of EC event handlingLv Zheng1-5/+7
2017-11-30ACPI / PM: Fix acpi_pm_notifier_lock vs flush_workqueue() deadlockVille Syrjälä1-9/+12
2017-11-07ACPI / PM: Blacklist Low Power S0 Idle _DSM for Dell XPS13 9360Rafael J. Wysocki1-0/+28
2017-11-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
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-04ACPI/IORT: Fix PCI ACS enablementLorenzo Pieralisi1-0/+35
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
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2017-09-04libnvdimm, nfit: move the check on nd_reserved2 to the endpointMeng Xu1-0/+4
2017-09-04Merge branch 'pm-sleep'Rafael J. Wysocki2-17/+191
2017-09-04Merge branch 'pm-cpuidle'Rafael J. Wysocki1-4/+13
2017-09-04Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki7-83/+145
2017-09-04Merge branches 'acpi-video', 'acpi-battery', 'acpi-spcr' and 'acpi-misc'Rafael J. Wysocki6-12/+41
2017-09-04Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'Rafael J. Wysocki10-58/+193
2017-09-04Merge branches 'acpi-ec', 'acpi-dma', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki6-52/+230
2017-09-04Merge branches 'acpi-scan' and 'acpi-pm'Rafael J. Wysocki6-68/+165
2017-09-04Merge branch 'acpica'Rafael J. Wysocki42-620/+1338
2017-09-01Merge branch 'for-4.14/fs' into libnvdimm-for-nextDan Williams8-9/+103