| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-22 | ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840 |  Hans de Goede | 1 | -0/+13 |
| 2024-11-21 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd |  Linus Torvalds | 1 | -0/+13 |
| 2024-11-19 | cpuidle: Change :enter_dead() driver callback return type to void |  Rafael J. Wysocki | 1 | -5/+2 |
| 2024-11-19 | ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states |  Rafael J. Wysocki | 1 | -6/+6 |
| 2024-11-19 | Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 31 | -87/+165 |
| 2024-11-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -11/+22 |
| 2024-11-15 | Merge branch 'acpi-misc' |  Rafael J. Wysocki | 22 | -37/+37 |
| 2024-11-15 | Merge branches 'acpi-processor', 'acpi-x86' and 'acpi-video' |  Rafael J. Wysocki | 3 | -17/+61 |
| 2024-11-15 | Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl' |  Rafael J. Wysocki | 8 | -32/+67 |
| 2024-11-14 | Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'for-next/tlb', 'for-next/misc', 'for-next/mte', 'for-next/sysreg', 'for-next/stacktrace', 'for-next/hwcap3', 'for-next/kselftest', 'for-next/crc32', 'for-next/guest-cca', 'for-next/haft' and 'for-next/scs', remote-tracking... |  Catalin Marinas | 1 | -11/+22 |
| 2024-11-13 | ACPI: video: force native for Apple MacbookPro11,2 and Air7,2 |  Jonathan Denose | 1 | -0/+16 |
| 2024-11-13 | ACPI: CPPC: Fix _CPC register setting issue |  Lifeng Zheng | 1 | -1/+0 |
| 2024-11-12 | ACPI: Switch back to struct platform_driver::remove() |  Uwe Kleine-König | 12 | -12/+12 |
| 2024-11-12 | ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration() |  Hans de Goede | 1 | -1/+1 |
| 2024-11-12 | ACPI: x86: Make UART skip quirks work on PCI UARTs without an UID |  Hans de Goede | 1 | -8/+39 |
| 2024-11-12 | acpi/arm64: remove unnecessary cast |  Min-Hua Chen | 1 | -1/+1 |
| 2024-11-11 | Merge back ACPI processor driver changes for 6.13 |  Rafael J. Wysocki | 1 | -8/+5 |
| 2024-11-08 | acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block() |  Aleksandr Mishin | 1 | -1/+1 |
| 2024-11-06 | ACPI: processor: Move arch_init_invariance_cppc() call later |  Mario Limonciello | 2 | -6/+9 |
| 2024-11-05 | ACPI: allow building without CONFIG_HAS_IOPORT |  Arnd Bergmann | 2 | -2/+16 |
| 2024-11-05 | ACPI: processor_perflib: extend X86 dependency |  Arnd Bergmann | 1 | -8/+5 |
| 2024-11-05 | ACPI: scan: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -7/+7 |
| 2024-11-05 | ACPI: SBSHC: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
| 2024-11-05 | ACPI: SBS: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
| 2024-11-05 | ACPI: power: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
| 2024-11-05 | ACPI: pci_root: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
| 2024-11-05 | ACPI: pci_link: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
| 2024-11-05 | ACPI: event: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
| 2024-11-05 | ACPI: EC: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
| 2024-11-05 | ACPI: APD: Use strscpy() instead of strcpy() |  Muhammad Qasim Abdul Majeed | 1 | -1/+1 |
| 2024-11-05 | ACPI: thermal: Use strscpy() instead of strcpy() |  Abdul Rahim | 1 | -3/+3 |
| 2024-11-05 | ACPI/IORT: Support CANWBS memory access flag |  Nicolin Chen | 1 | -0/+13 |
| 2024-11-04 | ACPI: battery: Check for error code from devm_mutex_init() call |  Andy Shevchenko | 1 | -2/+8 |
| 2024-11-04 | ACPI: GTDT: Tighten the check for the array of platform timer structures |  Zheng Zengkai | 1 | -9/+20 |
| 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/rafael/linux-pm |  Linus Torvalds | 3 | -6/+41 |
| 2024-10-25 | Merge branches 'acpi-resource' and 'acpi-button' |  Rafael J. Wysocki | 2 | -0/+18 |
| 2024-10-24 | ACPI: EC: make EC support compile-time conditional |  Arnd Bergmann | 4 | -10/+37 |
| 2024-10-24 | ACPI: pfr_telemetry: remove redundant error check on ret |  Colin Ian King | 1 | -3/+0 |
| 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 detection issue |  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-15 | ACPI: battery: Register power supply with power_supply_register() |  Thomas Weißschuh | 1 | -1/+2 |
| 2024-10-11 | Merge tag 'acpi-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  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 |