| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-02-16 | ACPI: use %pe for better readability of errors while printing | Onkarnath | 3 | -3/+3 |
| 2024-02-15 | ACPI: property: Ignore bad graph port nodes on Dell XPS 9315 | Sakari Ailus | 3 | -0/+75 |
| 2024-02-15 | ACPI: utils: Make acpi_handle_path() not static | Sakari Ailus | 1 | -1/+1 |
| 2024-02-15 | ACPI: resource: Add IRQ override quirk for ASUS ExpertBook B2502FBA | Sviatoslav Harasymchuk | 1 | -0/+7 |
| 2024-02-15 | ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit() | Armin Wolf | 1 | -0/+2 |
| 2024-02-12 | ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC device | Wentong Wu | 1 | -0/+1 |
| 2024-02-12 | ACPI: bus: make acpi_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-02-12 | ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CVA | Nicolas Haye | 1 | -0/+7 |
| 2024-02-12 | ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systems | Rafael J. Wysocki | 1 | -10/+27 |
| 2024-02-08 | ACPI: video: Handle fetching EDID that is longer than 256 bytes | Mario Limonciello | 1 | -17/+11 |
| 2024-02-03 | cxl/cper: Fix errant CPER prints for CXL events | Ira Weiny | 1 | -26/+0 |
| 2024-02-02 | ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed() | Andy Shevchenko | 1 | -3/+2 |
| 2024-01-31 | ACPI: cpufreq: Add highest perf change notification | Meng Li | 1 | -0/+6 |
| 2024-01-31 | ACPI: CPPC: Add helper to get the highest performance value | Meng Li | 1 | -0/+13 |
| 2024-01-18 | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 3 | -31/+256 |
| 2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+18 |
| 2024-01-18 | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -19/+4 |
| 2024-01-17 | Merge tag 'acpi-6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -0/+21 |
| 2024-01-16 | Merge branches 'pnp', 'acpi-resource' and 'acpica' | Rafael J. Wysocki | 1 | -0/+21 |
| 2024-01-12 | Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -35/+30 |
| 2024-01-11 | Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 1 | -1/+0 |
| 2024-01-09 | Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl | Dan Williams | 1 | -0/+89 |
| 2024-01-09 | Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
| 2024-01-09 | Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+5 |
| 2024-01-09 | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 25 | -436/+1471 |
| 2024-01-09 | acpi/ghes: Process CXL Component Events | Ira Weiny | 1 | -0/+89 |
| 2024-01-09 | ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGA | Michael Maltsev | 1 | -0/+7 |
| 2024-01-09 | ACPI: resource: Add DMI quirks for ASUS Vivobook E1504GA and E1504GAB | Ben Mayo | 1 | -0/+14 |
| 2024-01-04 | Merge branches 'acpi-resource', 'acpi-numa', 'acpi-soc' and 'acpi-misc' | Rafael J. Wysocki | 4 | -7/+27 |
| 2024-01-04 | Merge branches 'acpi-pm', 'acpi-video', 'acpi-apei' and 'acpi-extlog' | Rafael J. Wysocki | 5 | -94/+97 |
| 2024-01-04 | Merge branch 'acpi-thermal' | Rafael J. Wysocki | 5 | -35/+211 |
| 2024-01-04 | Merge branch 'acpi-utils' | Rafael J. Wysocki | 4 | -146/+75 |
| 2024-01-04 | Merge branches 'acpi-osl', 'acpi-bus' and 'acpi-tables' | Rafael J. Wysocki | 3 | -114/+111 |
| 2024-01-04 | Merge branches 'acpi-scan' and 'acpi-processor' | Rafael J. Wysocki | 8 | -40/+940 |
| 2024-01-03 | acpi/nfit: Use sysfs_emit() for all attributes | Dan Williams | 1 | -22/+22 |
| 2024-01-03 | ACPI: resource: Add Infinity laptops to irq1_edge_low_force_override | David McFarland | 1 | -0/+12 |
| 2024-01-03 | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel | 1 | -14/+18 |
| 2024-01-01 | ACPI: NFIT: Use cleanup.h helpers instead of devm_*() | Michal Wilczynski | 1 | -13/+8 |
| 2023-12-29 | ACPI: button: trigger wakeup key events | Ken Xue | 1 | -0/+10 |
| 2023-12-29 | ACPI: resource: Add another DMI match for the TongFang GMxXGxx | Hans de Goede | 1 | -0/+7 |
| 2023-12-28 | ACPI: EC: Use a spin lock without disabing interrupts | Rafael J. Wysocki | 1 | -66/+46 |
| 2023-12-28 | ACPI: EC: Use a threaded handler for dedicated IRQ | Rafael J. Wysocki | 1 | -2/+2 |
| 2023-12-28 | ACPI: OSL: Use spin locks without disabling interrupts | Rafael J. Wysocki | 1 | -6/+4 |
| 2023-12-23 | cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}() | Vincent Guittot | 1 | -0/+104 |
| 2023-12-22 | acpi: numa: Add helper function to retrieve the performance attributes | Dave Jiang | 1 | -0/+41 |
| 2023-12-22 | acpi: numa: Add setting of generic port system locality attributes | Dave Jiang | 1 | -0/+25 |
| 2023-12-22 | acpi: Break out nesting for hmat_parse_locality() | Dave Jiang | 1 | -12/+20 |
| 2023-12-22 | acpi: numa: Add genport target allocation to the HMAT parsing | Dave Jiang | 1 | -3/+56 |
| 2023-12-22 | acpi: numa: Create enum for memory_target access coordinates indexing | Dave Jiang | 1 | -5/+13 |
| 2023-12-22 | base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates' | Dave Jiang | 1 | -14/+14 |