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