| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-20 | ACPI: pfr_update: Fix the driver update version check | Chen Yu | 1 | -1/+1 |
| 2025-06-30 | ACPI: pfr_update: Add more debug information when firmware update failed | Chen Yu | 1 | -15/+48 |
| 2024-11-12 | ACPI: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-02-27 | ACPI: pfr_update: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -1/+1 |
| 2022-11-23 | ACPI: pfr_update: use ACPI_FREE() to free acpi_object | Wang ShaoBo | 1 | -3/+3 |
| 2022-01-06 | ACPI: pfr_update: Fix return value check in pfru_write() | Yang Yingliang | 1 | -2/+2 |
| 2021-12-27 | ACPI: Introduce Platform Firmware Runtime Update device driver | Chen Yu | 1 | -0/+575 |