summaryrefslogtreecommitdiffstats
path: root/drivers/peci/internal.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-4/+1
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-4/+1
* | peci, hwmon: Switch to new Intel CPU model definesTony Luck2024-06-171-4/+2
|/
* peci: constify the struct device_type usageRicardo B. Marliere2024-04-161-2/+2
* peci: Make peci_bus_type constRicardo B. Marliere2024-04-161-1/+1
* peci: Add peci-cpu driverIwona Winiarska2022-02-091-0/+27
* peci: Add support for PECI device driversIwona Winiarska2022-02-091-0/+74
* peci: Add sysfs interface for PECI busIwona Winiarska2022-02-091-0/+5
* peci: Add device detectionIwona Winiarska2022-02-091-0/+14
* peci: Add core infrastructureIwona Winiarska2022-02-091-0/+16