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 |
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: max31730: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
2022-09-26 | hwmon: (max31730) witch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() | Jonathan Cameron | 1 | -4/+4 |
2022-09-19 | hwmon: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
2020-09-23 | hwmon: use simple i2c probe function | Stephen Kitt | 1 | -2/+2 |
2020-01-24 | hwmon: Driver for MAX31730 | Guenter Roeck | 1 | -0/+440 |