summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-051-0/+3
|\
| * nvme-pci: add support for ACPI StorageD3Enable propertyDavid E. Box2020-07-291-0/+3
* | Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-08-0326-593/+126
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki2020-08-0316-93/+111
| |\ \ \ \ \
| | | | | * | ACPI: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-272-2/+2
| | | | | * | ACPI: Use valid link to the ACPI specificationTiezhu Yang2020-07-271-2/+1
| | | | | * | ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-098-10/+9
| | | | | |/
| | | | * / ACPI: APEI: remove redundant assignment to variable rcColin Ian King2020-07-271-1/+1
| | | | |/
| | | * | ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' checkHanjun Guo2020-07-271-1/+1
| | | * | ACPI: NUMA: Remove the useless sub table pointer checkHanjun Guo2020-07-271-8/+0
| | | * | ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()Hanjun Guo2020-07-271-14/+3
| | | * | ACPI: tables: avoid relocations for table signature arrayArd Biesheuvel2020-06-241-4/+4
| | * | | ACPI: OSL: Clean up the removal of unused memory mappingsRafael J. Wysocki2020-07-271-8/+6
| | * | | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()Rafael J. Wysocki2020-07-271-50/+22
| | * | | ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address()Rafael J. Wysocki2020-07-271-4/+1
| | * | | ACPICA: Preserve memory opregion mappingsRafael J. Wysocki2020-07-272-24/+54
| | * | | ACPI: OSL: Implement deferred unmapping of ACPI memoryRafael J. Wysocki2020-07-271-35/+77
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...Rafael J. Wysocki2020-08-039-489/+13
| |\ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / | | | | | | |/| | |
| | | | | | | * | | ACPI: property: use cached name in acpi_fwnode_get_named_child_node()Heikki Krogerus2020-06-221-12/+2
| | | | | | |/ / /
| | | | | * / / / ACPI: EC: add newline when printing 'ec_event_clearing' module parameterXiongfeng Wang2020-06-221-4/+4
| | | | | |/ / /
| | | | * / / / ACPI: PAD: Eliminate usage of uninitialized_var() macroJason Yan2020-06-241-1/+1
| | | | |/ / /
| | | * | | | Merge back sysfs-related ACPI material for v5.9.Rafael J. Wysocki2020-06-291-2/+2
| | | |\ \ \ \
| | | * | | | | ACPI: sysfs: add newlines when printing module parametersXiongfeng Wang2020-06-221-6/+6
| | | | |/ / / | | | |/| | |
| | * / | | | ACPI: procfs: Remove last dirs after being marked deprecated for a decadeThomas Renninger2020-06-225-466/+0
| | |/ / / /
| * | | | | ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda2020-07-272-9/+1
| * | | | | ACPICA: Replace one-element array with flexible-arrayGustavo A. R. Silva2020-07-271-2/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-031-4/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2020-08-031-4/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | cpuidle: ACPI: fix 'return' with no value build warningNeal Liu2020-07-311-2/+2
| | * | | | cpuidle: change enter_s2idle() prototypeNeal Liu2020-07-291-2/+4
| | | |_|/ | | |/| |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-032-36/+80
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi2020-07-282-18/+49
| * | | | ACPI/IORT: Remove useless PCI bus walkLorenzo Pieralisi2020-07-281-3/+0
| * | | | ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi2020-07-281-6/+6
| * | | | ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi2020-07-281-7/+7
| * | | | ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NCLorenzo Pieralisi2020-07-281-2/+18
| |/ / /
* | | | Merge branch 'acpi-fan'Rafael J. Wysocki2020-07-031-1/+1
|\ \ \ \
| * | | | ACPI: fan: Fix Tiger Lake ACPI device IDSumeet Pawnikar2020-06-301-1/+1
| |/ / /
* / / / ACPI: DPTF: Add battery participant for TigerLakeSrinivas Pandruvada2020-06-291-0/+1
|/ / /
* | | Merge branch 'acpi-sysfs'Rafael J. Wysocki2020-06-261-2/+2
|\ \ \ | | |/ | |/|
| * | ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor2020-06-221-2/+2
| |/
* / ACPI: configfs: Disallow loading ACPI tables when locked downJason A. Donenfeld2020-06-221-1/+5
|/
* Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-131-1/+1
|\
| * libnvdimm: Replace guid_copy() with import_guid() where it makes senseAndy Shevchenko2020-04-221-1/+1
* | Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-1139-262/+475
|\ \
| * \ Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-102-1/+4
| |\ \
| | * \ Merge branch 'acpica'Rafael J. Wysocki2020-06-102-1/+4
| | |\ \
| | | * | ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda2020-06-052-1/+4
| * | | | Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-06-102-10/+20
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki2020-06-102-10/+20
| | |\ \ \ \ \