summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-02-15ACPI: property: Ignore bad graph port nodes on Dell XPS 9315Sakari Ailus
2024-02-15ACPI: utils: Make acpi_handle_path() not staticSakari Ailus
2024-02-15ACPI: resource: Add IRQ override quirk for ASUS ExpertBook B2502FBASviatoslav Harasymchuk
2024-02-15ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit()Armin Wolf
2024-02-12ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC deviceWentong Wu
2024-02-12ACPI: bus: make acpi_bus_type constRicardo B. Marliere
2024-02-12ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CVANicolas Haye
2024-02-12ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systemsRafael J. Wysocki
2024-02-08ACPI: video: Handle fetching EDID that is longer than 256 bytesMario Limonciello
2024-02-03cxl/cper: Fix errant CPER prints for CXL eventsIra Weiny
2024-02-02ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko
2024-01-31ACPI: cpufreq: Add highest perf change notificationMeng Li
2024-01-31ACPI: CPPC: Add helper to get the highest performance valueMeng Li
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-17Merge tag 'acpi-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2024-01-16Merge branches 'pnp', 'acpi-resource' and 'acpica'Rafael J. Wysocki
2024-01-12Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-11Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-01-09Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-01-09Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-01-09Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-01-09acpi/ghes: Process CXL Component EventsIra Weiny
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