| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-01-14 | hwmon: (tmp513) Fix division of negative numbers | David Lechner | 1 | -3/+4 |
| 2024-12-16 | hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ... | Murad Masimov | 1 | -1/+1 |
| 2024-12-16 | hwmon: (tmp513) Fix Current Register value interpretation | Murad Masimov | 1 | -1/+1 |
| 2024-12-16 | hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis... | Murad Masimov | 1 | -2/+4 |
| 2024-07-02 | hwmon: (tmp513) Constify struct regmap_config | Javier Carrasco | 1 | -1/+1 |
| 2023-12-11 | hwmon: (tmp513) Use SI constants from units.h | Andy Shevchenko | 1 | -11/+10 |
| 2023-12-11 | hwmon: (tmp513) Simplify with dev_err_probe() | Andy Shevchenko | 1 | -20/+15 |
| 2023-12-11 | hwmon: (tmp513) Don't use "proxy" headers | Andy Shevchenko | 1 | -2/+6 |
| 2023-10-27 | hwmon: tmp513: Simplify tmp51x_read_properties() | Biju Das | 1 | -5/+2 |
| 2023-10-27 | hwmon: tmp513: Add max_channels variable to struct tmp51x_data | Biju Das | 1 | -26/+23 |
| 2023-08-25 | hwmon: (tmp513) Simplify probe() | Biju Das | 1 | -4/+1 |
| 2023-08-25 | hwmon: (tmp513) Fix the channel number in tmp51x_is_visible() | Biju Das | 1 | -1/+1 |
| 2023-08-21 | hwmon: (tmp513) fix Wvoid-pointer-to-enum-cast warning | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-06-08 | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-04-19 | hwmon: tmp513: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-12 | hwmon: tmp512: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2020-10-04 | hwmon: (tmp513) fix spelling typo in comments | Wang Qing | 1 | -1/+1 |
| 2020-09-23 | hwmon: (tmp513) use simple i2c probe | Stephen Kitt | 1 | -5/+4 |
| 2020-07-24 | hwmon: (tmmp513) Replace HTTP links with HTTPS links | Alexander A. Klimov | 1 | -2/+2 |
| 2019-11-21 | hwmon: Add driver for Texas Instruments TMP512/513 sensor chips. | Eric Tremblay | 1 | -0/+772 |