summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | acpi/hmat: Register performance attributesKeith Busch2019-04-042-2/+13
| * | | | | | acpi/hmat: Register processor domain to its memoryKeith Busch2019-04-042-2/+393
| * | | | | | acpi/hmat: Parse and report heterogeneous memoryKeith Busch2019-04-045-0/+246
| * | | | | | acpi: Add HMAT to generic parsing tablesKeith Busch2019-04-041-0/+9
| * | | | | | acpi: Create subtable parsing infrastructureKeith Busch2019-04-043-20/+67
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-071-1/+1
|\ \ \ \ \ \
| * | | | | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-1/+1
* | | | | | | Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-061-0/+9
|\ \ \ \ \ \ \
| * | | | | | | ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()Pierre-Louis Bossart2019-05-011-0/+8
| * | | | | | | ACPI: property: restore _DSD data subnodes GUID commentShunyong Yang2019-04-171-0/+1
* | | | | | | | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-061-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-05-061-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki2019-04-011-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'acpi-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-0647-176/+188
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki2019-05-064-9/+24
| |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | ACPI: button: reinitialize button state upon resumeZhang Rui2019-04-121-1/+4
| | | | * | | | | | | | ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernateHans de Goede2019-04-181-2/+2
| | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | * | | | | | | | ACPI: video: Use vendor backlight on Sony VPCEH3U1EZhang Rui2019-04-011-0/+8
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko2019-04-011-16/+0
| | * | | | | | | | ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko2019-04-011-2/+22
| | |/ / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'Rafael J. Wysocki2019-05-0612-75/+66
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | ACPI: PM: Print debug messages when enabling GPEs for wakeupRafael J. Wysocki2019-04-081-0/+3
| | | | | | |_|/ / / / / | | | | | |/| | | | | |
| | | | * | | | | | | | ACPI / DPTF: Use dev_get_drvdata()Kefeng Wang2019-04-231-2/+1
| | | | * | | | | | | | ACPI: event: replace strcpy() by strscpy()Gustavo A. R. Silva2019-04-231-2/+2
| | | | * | | | | | | | ACPI: Fix comment typosBjorn Helgaas2019-03-268-48/+48
| | | * | | | | | | | | ACPI / tables: Clean up whitespaceBjorn Helgaas2019-03-261-13/+5
| | | |/ / / / / / / /
| | * | | | | | | | | ACPI / scan: Add labels for PNP button devicesBjorn Helgaas2019-03-261-3/+3
| | * | | | | | | | | ACPI / scan: Simplify acpi_bus_extract_wakeup_device_power_package()Bjorn Helgaas2019-03-261-7/+4
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'acpica'Rafael J. Wysocki2019-05-0634-92/+98
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Merge back ACPICA changes for v5.2.Rafael J. Wysocki2019-04-1234-92/+98
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | ACPICA: Namespace: add check to avoid null pointer dereferenceErik Schmauss2019-04-091-0/+4
| | | * | | | | | | ACPICA: utilities: fix spelling of PCC to platform_comm_channelErik Schmauss2019-04-091-1/+1
| | | * | | | | | | ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-0917-42/+42
| | | * | | | | | | ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-0920-44/+46
| | | * | | | | | | ACPICA: Rename nameseg copy macro for clarityBob Moore2019-04-094-5/+5
| | | | |/ / / / / | | | |/| | | | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-061-29/+121
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Will Deacon2019-05-031-24/+107
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum2019-04-041-1/+15
| | * | | | | | | | ACPI/IORT: Add support for PMCGNeil Leeder2019-04-041-24/+93
| | | |_|_|/ / / / | | |/| | | | | |
| * / | | | | | | ACPI/IORT: Reject platform device creation on NUMA node mapping failureKefeng Wang2019-04-161-5/+14
| |/ / / / / / /
* | | | | / / / Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki2019-04-301-5/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-152-12/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | libnvdimm/security, acpi/nfit: unify zero-key for all security commandsDave Jiang2019-03-301-6/+4
| * | | | | | acpi/nfit: Always dump _DSM output payloadDan Williams2019-03-221-6/+6
| | |_|_|_|/ | |/| | | |
* | | | | | ACPICA: Namespace: remove address node from global list after method terminationErik Schmauss2019-04-091-0/+4
| |_|/ / / |/| | | |
* | | | | Merge tag 'acpi-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-04-041-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'acpica' into acpiRafael J. Wysocki2019-04-041-1/+5
| |\ \ \ \
| | * | | | ACPICA: Clear status of GPEs before enabling themFurquan Shaikh2019-03-281-1/+5
| | | |/ / | | |/| |
* | | | | Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-301-3/+0
|\| | | |
| * | | | ACPI: use different default debug value than ACPICAErik Schmauss2019-03-251-3/+0
| |/ / /