Age | Commit message (Expand) | Author |
2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman |
2024-06-17 | peci: aspeed: Clear clock_divider value before setting it | Iwona Winiarska |
2024-06-17 | peci, hwmon: Switch to new Intel CPU model defines | Tony Luck |
2024-04-16 | peci: constify the struct device_type usage | Ricardo B. Marliere |
2024-04-16 | peci: Make peci_bus_type const | Ricardo B. Marliere |
2023-08-08 | Merge tag 'peci-next-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2023-08-07 | peci: Add peci-npcm controller driver | Tomer Maimon |
2023-08-07 | peci: cpu: Add Intel Sapphire Rapids support | Naresh Solanki |
2023-08-04 | peci: Constify struct peci_controller_ops | Zev Weiss |
2023-03-23 | driver core: bus: mark the struct bus_type for sysfs callbacks as constant | Greg Kroah-Hartman |
2022-08-15 | peci: cpu: Fix use-after-free in adev_release() | Iwona Winiarska |
2022-08-15 | peci: aspeed: fix error check return value of platform_get_irq() | Lv Ruyi |
2022-02-09 | peci: Add peci-cpu driver | Iwona Winiarska |
2022-02-09 | peci: Add support for PECI device drivers | Iwona Winiarska |
2022-02-09 | peci: Add sysfs interface for PECI bus | Iwona Winiarska |
2022-02-09 | peci: Add device detection | Iwona Winiarska |
2022-02-09 | peci: Add peci-aspeed controller driver | Jae Hyun Yoo |
2022-02-09 | peci: Add core infrastructure | Iwona Winiarska |