summaryrefslogtreecommitdiff
path: root/drivers/hwmon/spd5118.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-23hwmon: (spd5118) Detect and support 16-bit register addressingGuenter Roeck1-11/+64
2025-04-23hwmon: (spd5118) Support 16-bit addressing for NVMEM accessesGuenter Roeck1-4/+22
2025-04-23hwmon: (spd5118) Name chips taking the specification literallyGuenter Roeck1-1/+2
2025-04-23hwmon: (spd5118) Split into common and I2C specific codeGuenter Roeck1-134/+143
2025-01-13hwmon: (spd5118) Use generic parity calculationWolfram Sang1-7/+1
2024-11-11hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-1/+1
2024-06-19hwmon: (spd5118) Add support for Renesas/ITD SPD5118 hub controllersGuenter Roeck1-0/+56
2024-06-19hwmon: (spd5118) Use regmap to implement pagingGuenter Roeck1-29/+18
2024-06-10hwmon: (spd5118) Add configuration option for auto-detectionGuenter Roeck1-2/+2
2024-06-10hwmon: (spd5118) Add support for reading SPD dataGuenter Roeck1-4/+142
2024-06-10hwmon: (spd5118) Add suspend/resume supportGuenter Roeck1-0/+39
2024-06-10hwmon: Add support for SPD5118 compliant temperature sensorsGuenter Roeck1-0/+481