Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-01 | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -1/+1 |
2024-02-12 | hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list | Heiner Kallweit | 1 | -1/+0 |
2023-08-21 | hwmon: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
2023-06-08 | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-04-19 | hwmon: sbtsi_temp: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2022-12-05 | hwmon: use simple i2c probe | Stephen Kitt | 1 | -3/+2 |
2020-12-12 | hwmon: (sbtsi) Add basic support for SB-TSI sensors | Kun Yi | 1 | -0/+250 |