summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-01-09ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGAMichael Maltsev
2024-01-09ACPI: resource: Add DMI quirks for ASUS Vivobook E1504GA and E1504GABBen Mayo
2024-01-04Merge branches 'acpi-resource', 'acpi-numa', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki
2024-01-04Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog'Rafael J. Wysocki
2024-01-04Merge branch 'acpi-thermal'Rafael J. Wysocki
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki
2024-01-04Merge branches 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki
2024-01-04Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki
2024-01-03acpi/nfit: Use sysfs_emit() for all attributesDan Williams
2024-01-03ACPI: resource: Add Infinity laptops to irq1_edge_low_force_overrideDavid McFarland
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2024-01-01ACPI: NFIT: Use cleanup.h helpers instead of devm_*()Michal Wilczynski
2023-12-29ACPI: button: trigger wakeup key eventsKen Xue
2023-12-29ACPI: resource: Add another DMI match for the TongFang GMxXGxxHans de Goede
2023-12-28ACPI: EC: Use a spin lock without disabing interruptsRafael J. Wysocki
2023-12-28ACPI: EC: Use a threaded handler for dedicated IRQRafael J. Wysocki
2023-12-28ACPI: OSL: Use spin locks without disabling interruptsRafael J. Wysocki
2023-12-23cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot
2023-12-22acpi: numa: Add helper function to retrieve the performance attributesDave Jiang
2023-12-22acpi: numa: Add setting of generic port system locality attributesDave Jiang
2023-12-22acpi: Break out nesting for hmat_parse_locality()Dave Jiang
2023-12-22acpi: numa: Add genport target allocation to the HMAT parsingDave Jiang
2023-12-22acpi: numa: Create enum for memory_target access coordinates indexingDave Jiang
2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang
2023-12-22lib/firmware_table: tables: Add CDAT table parsing supportDave Jiang
2023-12-21ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous eventsShuai Xue
2023-12-19ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki
2023-12-15dma-mapping: don't store redundant offsetsRobin Murphy
2023-12-15ACPI: utils: Refine acpi_handle_list_equal() slightlyRafael J. Wysocki
2023-12-15ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki
2023-12-15ACPI: utils: Rearrange in acpi_evaluate_reference()Rafael J. Wysocki
2023-12-13ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg()Arnd Bergmann
2023-12-13ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the errorTony Luck
2023-12-13thermal: trip: Send trip change notifications on all trip updatesRafael J. Wysocki
2023-12-12ACPI: LPSS: Fix the fractional clock divider flagsAndy Shevchenko
2023-12-12ACPI: NUMA: Fix the logic of getting the fake_pxm valueYuntao Wang
2023-12-12ACPI: NUMA: Optimize the check for the availability of node valuesYuntao Wang
2023-12-12ACPI: NUMA: Remove unnecessary check in acpi_parse_gi_affinity()Yuntao Wang
2023-12-12ACPI: watchdog: fix kernel-doc warningsRandy Dunlap
2023-12-12acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()Jason Gunthorpe
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe
2023-12-08Merge back earlier acpi-utils material for v6.8.Rafael J. Wysocki
2023-12-07ACPI: utils: Fix error path in acpi_evaluate_reference()Rafael J. Wysocki
2023-12-07acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus
2023-12-06ACPI: extlog: fix NULL pointer dereference checkPrarit Bhargava
2023-12-06ACPI: OSL: Allow Notify () handlers to run on all CPUsRafael J. Wysocki
2023-12-06ACPI: OSL: Rearrange workqueue selection in acpi_os_execute()Rafael J. Wysocki
2023-12-06ACPI: OSL: Rework error handling in acpi_os_execute()Rafael J. Wysocki
2023-12-06ACPI: video: Add quirk for the Colorful X15 AT 23 LaptopYuluo Qiu
2023-12-06ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241Srikar Srimath Tirumala