Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2024-07-25 | 1 | -4/+1 |
|\ | |||||
| * | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 2024-07-03 | 1 | -4/+1 |
* | | peci, hwmon: Switch to new Intel CPU model defines | Tony Luck | 2024-06-17 | 1 | -4/+2 |
|/ | |||||
* | peci: constify the struct device_type usage | Ricardo B. Marliere | 2024-04-16 | 1 | -2/+2 |
* | peci: Make peci_bus_type const | Ricardo B. Marliere | 2024-04-16 | 1 | -1/+1 |
* | peci: Add peci-cpu driver | Iwona Winiarska | 2022-02-09 | 1 | -0/+27 |
* | peci: Add support for PECI device drivers | Iwona Winiarska | 2022-02-09 | 1 | -0/+74 |
* | peci: Add sysfs interface for PECI bus | Iwona Winiarska | 2022-02-09 | 1 | -0/+5 |
* | peci: Add device detection | Iwona Winiarska | 2022-02-09 | 1 | -0/+14 |
* | peci: Add core infrastructure | Iwona Winiarska | 2022-02-09 | 1 | -0/+16 |