summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)AuthorLines
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-7/+12
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-42/+600
2020-08-07ACPI: APD: Add a fmw property is_ravenAkshu Agrawal-0/+4
2020-08-07ACPI: APD: Change name from ST to FCHAkshu Agrawal-7/+7
2020-08-07i2c: designware: Add device HID for Hygon I2C controllerPu Wen-0/+1
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-55/+21
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+1
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+3
2020-08-03Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-593/+126
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-4/+6
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-36/+80
2020-08-03ACPI: NFIT: Fix ARS zero-sized allocationDan Williams-3/+12
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki-93/+111
2020-08-03Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...Rafael J. Wysocki-489/+13
2020-08-03Merge branch 'pm-cpuidle'Rafael J. Wysocki-4/+6
2020-07-31cpuidle: ACPI: fix 'return' with no value build warningNeal Liu-2/+2
2020-07-29cpuidle: change enter_s2idle() prototypeNeal Liu-2/+4
2020-07-29nvme-pci: add support for ACPI StorageD3Enable propertyDavid E. Box-0/+3
2020-07-28ACPI: NFIT: Add runtime firmware activate supportDan Williams-4/+436
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi-18/+49
2020-07-28ACPI/IORT: Remove useless PCI bus walkLorenzo Pieralisi-3/+0
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi-6/+6
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi-7/+7
2020-07-28ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NCLorenzo Pieralisi-2/+18
2020-07-27ACPI: APEI: remove redundant assignment to variable rcColin Ian King-1/+1
2020-07-27ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' checkHanjun Guo-1/+1
2020-07-27ACPI: NUMA: Remove the useless sub table pointer checkHanjun Guo-8/+0
2020-07-27ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()Hanjun Guo-14/+3
2020-07-27ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda-9/+1
2020-07-27ACPICA: Replace one-element array with flexible-arrayGustavo A. R. Silva-2/+1
2020-07-27ACPI: Replace HTTP links with HTTPS onesAlexander A. Klimov-2/+2
2020-07-27ACPI: Use valid link to the ACPI specificationTiezhu Yang-2/+1
2020-07-27ACPI: OSL: Clean up the removal of unused memory mappingsRafael J. Wysocki-8/+6
2020-07-27ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()Rafael J. Wysocki-50/+22
2020-07-27ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address()Rafael J. Wysocki-4/+1
2020-07-27ACPICA: Preserve memory opregion mappingsRafael J. Wysocki-24/+54
2020-07-27ACPI: OSL: Implement deferred unmapping of ACPI memoryRafael J. Wysocki-35/+77
2020-07-25tools/testing/nvdimm: Emulate firmware activation commandsDan Williams-0/+5
2020-07-25ACPI: NFIT: Define runtime firmware activation commandsDan Williams-29/+135
2020-07-25ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptorDan Williams-5/+5
2020-07-25libnvdimm: Validate command family indicesDan Williams-3/+9
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva-10/+9
2020-07-07acpi: thermal: Don't call thermal_zone_device_is_enabled()Andrzej Pietrasiewicz-3/+0
2020-07-03Merge branch 'acpi-fan'Rafael J. Wysocki-1/+1
2020-06-30ACPI: fan: Fix Tiger Lake ACPI device IDSumeet Pawnikar-1/+1
2020-06-29thermal: Simplify or eliminate unnecessary set_mode() methodsAndrzej Pietrasiewicz-26/+0
2020-06-29thermal: Use mode helpers in driversAndrzej Pietrasiewicz-10/+11
2020-06-29thermal: remove get_mode() operation of driversAndrzej Pietrasiewicz-9/+0
2020-06-29thermal: Store device mode in struct thermal_zone_deviceAndrzej Pietrasiewicz-12/+6
2020-06-29thermal: Store thermal mode in a dedicated enumAndrzej Pietrasiewicz-15/+12