aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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
2019-03-11ACPI: tables: Simplify PPTT leaf node detectionJeremy Linton1-0/+3
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-0/+1
2019-03-08Merge branches 'clk-qcom-msm8998', 'clk-fractional-parent', 'clk-x86-mv' and 'clk-SA-fixes' into clk-nextStephen Boyd1-1/+1
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-0/+85
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds175-1201/+1151
2019-03-04Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+42
2019-03-04Merge branches 'pm-cpuidle' and 'powercap'Rafael J. Wysocki1-0/+7
2019-03-04Merge branches 'acpi-video' and 'acpi-x86'Rafael J. Wysocki2-6/+19