aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds8-20/+756
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-1/+1
2019-05-06Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+9
2019-05-06Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
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 branch 'pm-cpufreq'Rafael J. Wysocki1-1/+1
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-05-01ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()Pierre-Louis Bossart1-0/+8
2019-04-30Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki1-5/+1
2019-04-25acpi/hmat: fix an uninitialized memory_targetQian Cai1-1/+1
2019-04-25acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITYAlison Schofield1-2/+2
2019-04-25acpi/hmat: fix memory leaks in hmat_init()Qian Cai1-1/+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-17ACPI: property: restore _DSD data subnodes GUID commentShunyong Yang1-0/+1
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-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus1-1/+1
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-04acpi/hmat: Register memory side cache attributesKeith Busch1-0/+32
2019-04-04acpi/hmat: Register performance attributesKeith Busch2-2/+13
2019-04-04acpi/hmat: Register processor domain to its memoryKeith Busch2-2/+393
2019-04-04acpi/hmat: Parse and report heterogeneous memoryKeith Busch5-0/+246
2019-04-04acpi: Add HMAT to generic parsing tablesKeith Busch1-0/+9
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch3-20/+67
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-01cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki1-1/+1
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