Age | Commit message (Expand) | Author | Files | Lines |
2024-01-19 | 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-19 | 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-18 | 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-13 | Merge tag 'libnvdimm-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -35/+30 |
2024-01-12 | Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 1 | -1/+0 |
2024-01-10 | Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl | Dan Williams | 1 | -0/+89 |
2024-01-10 | Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
2024-01-10 | Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+5 |
2024-01-10 | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 25 | -436/+1471 |
2024-01-10 | 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-02 | 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-23 | acpi: numa: Add helper function to retrieve the performance attributes | Dave Jiang | 1 | -0/+41 |
2023-12-23 | acpi: numa: Add setting of generic port system locality attributes | Dave Jiang | 1 | -0/+25 |
2023-12-23 | acpi: Break out nesting for hmat_parse_locality() | Dave Jiang | 1 | -12/+20 |
2023-12-23 | acpi: numa: Add genport target allocation to the HMAT parsing | Dave Jiang | 1 | -3/+56 |
2023-12-23 | acpi: numa: Create enum for memory_target access coordinates indexing | Dave Jiang | 1 | -5/+13 |
2023-12-23 | base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates' | Dave Jiang | 1 | -14/+14 |
2023-12-23 | lib/firmware_table: tables: Add CDAT table parsing support | Dave Jiang | 1 | -2/+3 |
2023-12-21 | ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events | Shuai Xue | 1 | -6/+23 |
2023-12-19 | ACPI: utils: Introduce helper for _DEP list lookup | Rafael J. Wysocki | 2 | -27/+36 |
2023-12-15 | dma-mapping: don't store redundant offsets | Robin Murphy | 1 | -1/+0 |
2023-12-15 | ACPI: utils: Refine acpi_handle_list_equal() slightly | Rafael J. Wysocki | 1 | -1/+1 |
2023-12-15 | ACPI: utils: Return bool from acpi_evaluate_reference() | Rafael J. Wysocki | 4 | -30/+16 |
2023-12-15 | ACPI: utils: Rearrange in acpi_evaluate_reference() | Rafael J. Wysocki | 1 | -34/+24 |
2023-12-13 | ACPI: arm64: export acpi_arch_thermal_cpufreq_pctg() | Arnd Bergmann | 1 | -0/+2 |
2023-12-13 | ACPI: extlog: Clear Extended Error Log status when RAS_CEC handled the error | Tony Luck | 1 | -1/+6 |
2023-12-13 | thermal: trip: Send trip change notifications on all trip updates | Rafael J. Wysocki | 1 | -2/+5 |
2023-12-12 | ACPI: LPSS: Fix the fractional clock divider flags | Andy Shevchenko | 1 | -1/+2 |
2023-12-12 | ACPI: NUMA: Fix the logic of getting the fake_pxm value | Yuntao Wang | 1 | -2/+2 |
2023-12-12 | ACPI: NUMA: Optimize the check for the availability of node values | Yuntao Wang | 1 | -2/+2 |
2023-12-12 | ACPI: NUMA: Remove unnecessary check in acpi_parse_gi_affinity() | Yuntao Wang | 1 | -1/+1 |