summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/spd5118.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (spd5118) Use generic parity calculationWolfram Sang2025-01-121-7/+1
* hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-11-101-1/+1
* hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllersGuenter Roeck2024-06-191-0/+56
* hwmon: (spd5118) Use regmap to implement pagingGuenter Roeck2024-06-191-29/+18
* hwmon: (spd5118) Add configuration option for auto-detectionGuenter Roeck2024-06-101-2/+2
* hwmon: (spd5118) Add support for reading SPD dataGuenter Roeck2024-06-101-4/+142
* hwmon: (spd5118) Add suspend/resume supportGuenter Roeck2024-06-101-0/+39
* hwmon: Add support for SPD5118 compliant temperature sensorsGuenter Roeck2024-06-101-0/+481