aboutsummaryrefslogtreecommitdiff
path: root/drivers/peci/internal.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-4/+1
2024-06-17peci, hwmon: Switch to new Intel CPU model definesTony Luck1-4/+2
2024-04-16peci: constify the struct device_type usageRicardo B. Marliere1-2/+2
2024-04-16peci: Make peci_bus_type constRicardo B. Marliere1-1/+1
2022-02-09peci: Add peci-cpu driverIwona Winiarska1-0/+27
2022-02-09peci: Add support for PECI device driversIwona Winiarska1-0/+74
2022-02-09peci: Add sysfs interface for PECI busIwona Winiarska1-0/+5
2022-02-09peci: Add device detectionIwona Winiarska1-0/+14
2022-02-09peci: Add core infrastructureIwona Winiarska1-0/+16