Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-15 | peci: cpu: Fix use-after-free in adev_release() | Iwona Winiarska | 1 | -2/+1 |
2022-08-15 | peci: aspeed: fix error check return value of platform_get_irq() | Lv Ruyi | 1 | -1/+1 |
2022-02-09 | peci: Add peci-cpu driver | Iwona Winiarska | 6 | -0/+601 |
2022-02-09 | peci: Add support for PECI device drivers | Iwona Winiarska | 4 | -0/+462 |
2022-02-09 | peci: Add sysfs interface for PECI bus | Iwona Winiarska | 5 | -2/+91 |
2022-02-09 | peci: Add device detection | Iwona Winiarska | 5 | -1/+223 |
2022-02-09 | peci: Add peci-aspeed controller driver | Jae Hyun Yoo | 5 | -0/+629 |
2022-02-09 | peci: Add core infrastructure | Iwona Winiarska | 4 | -0/+194 |