summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2019-04-23ACPI: event: replace strcpy() by strscpy()Gustavo A. R. Silva-2/+2
2019-04-18ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernateHans de Goede-2/+2
2019-04-17ACPI: property: restore _DSD data subnodes GUID commentShunyong Yang-0/+1
2019-04-16ACPI/IORT: Reject platform device creation on NUMA node mapping failureKefeng Wang-5/+14
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-12/+10
2019-04-12ACPI: button: reinitialize button state upon resumeZhang Rui-1/+4
2019-04-12Merge back ACPICA changes for v5.2.Rafael J. Wysocki-92/+98
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus-1/+1
2019-04-09ACPICA: Namespace: add check to avoid null pointer dereferenceErik Schmauss-0/+4
2019-04-09ACPICA: utilities: fix spelling of PCC to platform_comm_channelErik Schmauss-1/+1
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore-42/+42
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore-44/+46
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore-5/+5
2019-04-09ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss-0/+4
2019-04-08ACPI: PM: Print debug messages when enabling GPEs for wakeupRafael J. Wysocki-0/+3
2019-04-04Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1/+5
2019-04-04Merge branch 'acpica' into acpiRafael J. Wysocki-1/+5
2019-04-04acpi/hmat: Register memory side cache attributesKeith Busch-0/+32
2019-04-04acpi/hmat: Register performance attributesKeith Busch-2/+13
2019-04-04acpi/hmat: Register processor domain to its memoryKeith Busch-2/+393
2019-04-04acpi/hmat: Parse and report heterogeneous memoryKeith Busch-0/+246
2019-04-04acpi: Add HMAT to generic parsing tablesKeith Busch-0/+9
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch-20/+67
2019-04-04perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum-1/+15
2019-04-04ACPI/IORT: Add support for PMCGNeil Leeder-24/+93
2019-04-01cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki-1/+1
2019-04-01ACPI: video: Use vendor backlight on Sony VPCEH3U1EZhang Rui-0/+8
2019-04-01ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko-16/+0
2019-04-01ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko-2/+22
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-3/+0
2019-03-30libnvdimm/security, acpi/nfit: unify zero-key for all security commandsDave Jiang-6/+4
2019-03-28ACPICA: Clear status of GPEs before enabling themFurquan Shaikh-1/+5
2019-03-26ACPI / tables: Clean up whitespaceBjorn Helgaas-13/+5
2019-03-26ACPI / scan: Add labels for PNP button devicesBjorn Helgaas-3/+3
2019-03-26ACPI / scan: Simplify acpi_bus_extract_wakeup_device_power_package()Bjorn Helgaas-7/+4
2019-03-26ACPI: Fix comment typosBjorn Helgaas-48/+48
2019-03-25ACPI / CPPC: Fix guaranteed performance handlingSrinivas Pandruvada-2/+7
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss-3/+0
2019-03-22acpi/nfit: Always dump _DSM output payloadDan Williams-6/+6
2019-03-19ACPI / utils: Drop reference in test for device presenceAndy Shevchenko-0/+1
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds-2/+7
2019-03-14Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-22/+33
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1/+1
2019-03-14Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'Rafael J. Wysocki-21/+28
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-62/+140
2019-03-12ACPI: sysfs: Prevent get_status() from returning acpi_statusRafael J. Wysocki-9/+12
2019-03-12ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko-1/+5
2019-03-12ACPI / configfs: Mark local data structures staticAndy Shevchenko-3/+3
2019-03-12ACPI / configfs: Mark local functions staticAndy Shevchenko-9/+10
2019-03-11Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-nextDan Williams-24/+60