summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2020-07-27ACPI: NUMA: Remove the useless sub table pointer checkHanjun Guo1-8/+0
2020-07-27ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()Hanjun Guo1-14/+3
2020-07-27ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda2-9/+1
2020-07-27ACPICA: Replace one-element array with flexible-arrayGustavo A. R. Silva1-2/+1
2020-07-27ACPI: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-27ACPI: Use valid link to the ACPI specificationTiezhu Yang1-2/+1
2020-07-27ACPI: OSL: Clean up the removal of unused memory mappingsRafael J. Wysocki1-8/+6
2020-07-27ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()Rafael J. Wysocki1-50/+22
2020-07-27ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address()Rafael J. Wysocki1-4/+1
2020-07-27ACPICA: Preserve memory opregion mappingsRafael J. Wysocki2-24/+54
2020-07-27ACPI: OSL: Implement deferred unmapping of ACPI memoryRafael J. Wysocki1-35/+77
2020-07-25tools/testing/nvdimm: Emulate firmware activation commandsDan Williams1-0/+5
2020-07-25ACPI: NFIT: Define runtime firmware activation commandsDan Williams3-29/+135
2020-07-25ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptorDan Williams2-5/+5
2020-07-25libnvdimm: Validate command family indicesDan Williams2-3/+9
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva8-10/+9
2020-07-07acpi: thermal: Don't call thermal_zone_device_is_enabled()Andrzej Pietrasiewicz1-3/+0
2020-07-03Merge branch 'acpi-fan'Rafael J. Wysocki1-1/+1
2020-06-30ACPI: fan: Fix Tiger Lake ACPI device IDSumeet Pawnikar1-1/+1
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz1-26/+0
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz1-10/+11
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz1-9/+0
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz1-12/+6
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz1-15/+12
2020-06-29acpi: thermal: Fix error handling in the register functionAndrzej Pietrasiewicz1-4/+16
2020-06-29ACPI: DPTF: Add battery participant for TigerLakeSrinivas Pandruvada1-0/+1
2020-06-29Merge back sysfs-related ACPI material for v5.9.Rafael J. Wysocki1-2/+2
2020-06-26Merge branch 'acpi-sysfs'Rafael J. Wysocki1-2/+2
2020-06-24ACPI: tables: avoid relocations for table signature arrayArd Biesheuvel1-4/+4
2020-06-24ACPI: PAD: Eliminate usage of uninitialized_var() macroJason Yan1-1/+1
2020-06-22ACPI: sysfs: add newlines when printing module parametersXiongfeng Wang1-6/+6
2020-06-22ACPI: EC: add newline when printing 'ec_event_clearing' module parameterXiongfeng Wang1-4/+4
2020-06-22ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor1-2/+2
2020-06-22ACPI: property: use cached name in acpi_fwnode_get_named_child_node()Heikki Krogerus1-12/+2
2020-06-22ACPI: procfs: Remove last dirs after being marked deprecated for a decadeThomas Renninger5-466/+0
2020-06-22ACPI: configfs: Disallow loading ACPI tables when locked downJason A. Donenfeld1-1/+5
2020-06-15sched,acpi_pad: Convert to sched_set_fifo*()Peter Zijlstra1-2/+1
2020-06-13Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner39-262/+475
2020-06-10Merge tag 'acpi-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-1/+4
2020-06-10Merge tag 'pm-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-10/+20
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2020-06-10Merge branch 'acpica'Rafael J. Wysocki2-1/+4
2020-06-10Merge branches 'pm-cpufreq' and 'pm-acpi'Rafael J. Wysocki2-10/+20
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+0
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-06-08ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2-10/+20
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+7
2020-06-05ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanismErik Kaneda2-1/+4
2020-06-04virtio-mem: Allow to specify an ACPI PXM as nidDavid Hildenbrand1-0/+1