aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2020-09-16ACPI: processor: Take over RCU-idle for C3-BM idlePeter Zijlstra
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TIMER_STOPPeter Zijlstra
2020-08-28Merge branch 'acpi-mm'Rafael J. Wysocki
2020-08-25ACPI: OSL: Prevent acpi_release_memory() from returning too earlyRafael J. Wysocki
2020-08-21ACPI: ioremap: avoid redundant rounding to OS page sizeArd Biesheuvel
2020-08-21ACPI: SoC: APD: Check return value of acpi_dev_get_property()Furquan Shaikh
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-07ACPI: APD: Add a fmw property is_ravenAkshu Agrawal
2020-08-07ACPI: APD: Change name from ST to FCHAkshu Agrawal
2020-08-07i2c: designware: Add device HID for Hygon I2C controllerPu Wen
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'acpi-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-08-03ACPI: NFIT: Fix ARS zero-sized allocationDan Williams
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki
2020-08-03Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...Rafael J. Wysocki
2020-08-03Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-07-31cpuidle: ACPI: fix 'return' with no value build warningNeal Liu
2020-07-29cpuidle: change enter_s2idle() prototypeNeal Liu
2020-07-29nvme-pci: add support for ACPI StorageD3Enable propertyDavid E. Box
2020-07-28ACPI: NFIT: Add runtime firmware activate supportDan Williams
2020-07-28ACPI/IORT: Add an input ID to acpi_dma_configure()Lorenzo Pieralisi
2020-07-28ACPI/IORT: Remove useless PCI bus walkLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NCLorenzo Pieralisi
2020-07-27ACPI: APEI: remove redundant assignment to variable rcColin Ian King
2020-07-27ACPI: NUMA: Remove the useless 'node >= MAX_NUMNODES' checkHanjun Guo
2020-07-27ACPI: NUMA: Remove the useless sub table pointer checkHanjun Guo
2020-07-27ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array()Hanjun Guo
2020-07-27ACPICA: Do not increment operation_region reference counts for field unitsErik Kaneda
2020-07-27ACPICA: Replace one-element array with flexible-arrayGustavo A. R. Silva
2020-07-27ACPI: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-27ACPI: Use valid link to the ACPI specificationTiezhu Yang
2020-07-27ACPI: OSL: Clean up the removal of unused memory mappingsRafael J. Wysocki
2020-07-27ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()Rafael J. Wysocki
2020-07-27ACPI: OSL: Use deferred unmapping in acpi_os_unmap_generic_address()Rafael J. Wysocki
2020-07-27ACPICA: Preserve memory opregion mappingsRafael J. Wysocki
2020-07-27ACPI: OSL: Implement deferred unmapping of ACPI memoryRafael J. Wysocki
2020-07-25tools/testing/nvdimm: Emulate firmware activation commandsDan Williams
2020-07-25ACPI: NFIT: Define runtime firmware activation commandsDan Williams
2020-07-25ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptorDan Williams
2020-07-25libnvdimm: Validate command family indicesDan Williams
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-07acpi: thermal: Don't call thermal_zone_device_is_enabled()Andrzej Pietrasiewicz