Age | Commit message (Expand) | Author | Files | Lines |
2024-11-06 | ACPI: processor: Move arch_init_invariance_cppc() call later | Mario Limonciello | 2 | -6/+9 |
2024-10-29 | ACPI: CPPC: Make rmw_lock a raw_spin_lock | Pierre Gondois | 1 | -4/+5 |
2024-10-25 | Merge tag 'acpi-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 3 | -6/+41 |
2024-10-25 | Merge branches 'acpi-resource' and 'acpi-button' | Rafael J. Wysocki | 2 | -0/+18 |
2024-10-24 | cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception | liwei | 1 | -5/+17 |
2024-10-24 | ACPI: PRM: Clean up guid type in struct prm_handler_info | Dan Carpenter | 1 | -1/+1 |
2024-10-21 | ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec... | Shubham Panwar | 1 | -0/+11 |
2024-10-21 | ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[] | Christian Heusel | 1 | -0/+7 |
2024-10-21 | ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and context | Koba Ko | 1 | -5/+22 |
2024-10-11 | Merge tag 'acpi-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -66/+10 |
2024-10-07 | ACPI: resource: Fold Asus Vivobook Pro N6506M* DMI quirks together | Hans de Goede | 1 | -16/+2 |
2024-10-07 | ACPI: resource: Fold Asus ExpertBook B1402C* and B1502C* DMI quirks together | Hans de Goede | 1 | -25/+4 |
2024-10-07 | ACPI: resource: Make Asus ExpertBook B2502 matches cover more models | Hans de Goede | 1 | -16/+2 |
2024-10-07 | ACPI: resource: Make Asus ExpertBook B2402 matches cover more models | Hans de Goede | 1 | -9/+2 |
2024-10-05 | Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2024-10-04 | Merge tag 'acpi-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 3 | -17/+39 |
2024-10-04 | Merge branches 'acpi-video' and 'acpi-battery' | Rafael J. Wysocki | 2 | -11/+26 |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 4 | -4/+4 |
2024-10-02 | ACPI: battery: Fix possible crash when unregistering a battery hook | Armin Wolf | 1 | -3/+9 |
2024-10-02 | ACPI: battery: Simplify battery hook locking | Armin Wolf | 1 | -9/+9 |
2024-10-01 | ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO | Hans de Goede | 1 | -0/+9 |
2024-09-30 | ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[] | Hans de Goede | 1 | -0/+7 |
2024-09-30 | ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[] | Hans de Goede | 1 | -0/+7 |
2024-09-30 | ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GA | Hans de Goede | 1 | -2/+2 |
2024-09-30 | ACPI: resource: Remove duplicate Asus E1504GAB IRQ override | Hans de Goede | 1 | -8/+1 |
2024-09-30 | EINJ, CXL: Fix CXL device SBDF calculation | Ben Cheatham | 1 | -1/+1 |
2024-09-27 | Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 2 | -2/+2 |
2024-09-27 | Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 1 | -1/+1 |
2024-09-27 | Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 1 | -1/+0 |
2024-09-25 | xen/pvh: Setup gsi for passthrough device | Jiqian Chen | 1 | -1/+1 |
2024-09-24 | LoongArch: Enable ACPI BGRT handling | Bibo Mao | 1 | -1/+1 |
2024-09-23 | Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+12 |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
2024-09-16 | Merge tag 'thermal-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -56/+10 |
2024-09-16 | Merge tag 'acpi-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 39 | -259/+832 |
2024-09-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+8 |
2024-09-16 | Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+24 |
2024-09-11 | Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc' | Rafael J. Wysocki | 7 | -13/+48 |
2024-09-11 | Merge branches 'acpi-battery', 'acpi-pmic', 'acpi-cppc' and 'acpi-processor' | Rafael J. Wysocki | 4 | -38/+62 |
2024-09-11 | Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc' | Rafael J. Wysocki | 6 | -123/+146 |
2024-09-11 | Merge branch 'acpi-riscv' | Rafael J. Wysocki | 7 | -40/+423 |
2024-09-11 | Merge branch 'acpica' | Rafael J. Wysocki | 16 | -45/+139 |
2024-09-10 | ACPI: resource: Add another DMI match for the TongFang GMxXGxx | Werner Sembach | 1 | -0/+6 |
2024-09-10 | ACPI: CPPC: Add support for setting EPP register in FFH | Mario Limonciello | 1 | -1/+9 |
2024-09-10 | ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleep | Luke D. Jones | 1 | -0/+14 |
2024-09-10 | ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18 | Hans de Goede | 1 | -0/+8 |
2024-09-09 | cxl: move cxl headers to new include/cxl/ directory | Dave Jiang | 2 | -2/+2 |
2024-09-04 | ACPI: battery: use driver core managed async probing | Thomas Weißschuh | 1 | -24/+7 |
2024-09-03 | mm: introduce numa_memblks | Mike Rapoport (Microsoft) | 1 | -0/+1 |