aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds47-176/+188
2019-05-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-29/+121
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki4-9/+24
2019-05-06Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'Rafael J. Wysocki12-75/+66
2019-05-06Merge branch 'acpica'Rafael J. Wysocki34-92/+98
2019-05-03Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-next/coreWill Deacon1-24/+107
2019-04-30Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki1-5/+1
2019-04-23ACPI / DPTF: Use dev_get_drvdata()Kefeng Wang1-2/+1
2019-04-23ACPI: event: replace strcpy() by strscpy()Gustavo A. R. Silva1-2/+2
2019-04-18ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernateHans de Goede1-2/+2
2019-04-16ACPI/IORT: Reject platform device creation on NUMA node mapping failureKefeng Wang1-5/+14
2019-04-15Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-12/+10
2019-04-12ACPI: button: reinitialize button state upon resumeZhang Rui1-1/+4
2019-04-12Merge back ACPICA changes for v5.2.Rafael J. Wysocki34-92/+98
2019-04-09ACPICA: Namespace: add check to avoid null pointer dereferenceErik Schmauss1-0/+4
2019-04-09ACPICA: utilities: fix spelling of PCC to platform_comm_channelErik Schmauss1-1/+1
2019-04-09ACPICA: Rename nameseg length macro/define for clarityBob Moore17-42/+42
2019-04-09ACPICA: Rename nameseg compare macro for clarityBob Moore20-44/+46
2019-04-09ACPICA: Rename nameseg copy macro for clarityBob Moore4-5/+5
2019-04-09ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss1-0/+4
2019-04-08ACPI: PM: Print debug messages when enabling GPEs for wakeupRafael J. Wysocki1-0/+3
2019-04-04Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+5
2019-04-04Merge branch 'acpica' into acpiRafael J. Wysocki1-1/+5
2019-04-04perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum1-1/+15
2019-04-04ACPI/IORT: Add support for PMCGNeil Leeder1-24/+93
2019-04-01ACPI: video: Use vendor backlight on Sony VPCEH3U1EZhang Rui1-0/+8
2019-04-01ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko1-16/+0
2019-04-01ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko1-2/+22
2019-03-30Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+0
2019-03-30libnvdimm/security, acpi/nfit: unify zero-key for all security commandsDave Jiang1-6/+4
2019-03-28ACPICA: Clear status of GPEs before enabling themFurquan Shaikh1-1/+5
2019-03-26ACPI / tables: Clean up whitespaceBjorn Helgaas1-13/+5
2019-03-26ACPI / scan: Add labels for PNP button devicesBjorn Helgaas1-3/+3
2019-03-26ACPI / scan: Simplify acpi_bus_extract_wakeup_device_power_package()Bjorn Helgaas1-7/+4
2019-03-26ACPI: Fix comment typosBjorn Helgaas8-48/+48
2019-03-25ACPI / CPPC: Fix guaranteed performance handlingSrinivas Pandruvada1-2/+7
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss1-3/+0
2019-03-22acpi/nfit: Always dump _DSM output payloadDan Williams1-6/+6
2019-03-19ACPI / utils: Drop reference in test for device presenceAndy Shevchenko1-0/+1
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-2/+7
2019-03-14Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-22/+33
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2019-03-14Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'Rafael J. Wysocki3-21/+28
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-62/+140
2019-03-12ACPI: sysfs: Prevent get_status() from returning acpi_statusRafael J. Wysocki1-9/+12
2019-03-12ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko1-1/+5
2019-03-12ACPI / configfs: Mark local data structures staticAndy Shevchenko1-3/+3
2019-03-12ACPI / configfs: Mark local functions staticAndy Shevchenko1-9/+10
2019-03-11Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-nextDan Williams3-24/+60
2019-03-11Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-nextDan Williams2-28/+71