Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list | Heiner Kallweit | 2024-02-11 | 1 | -1/+0 |
* | hwmon: Explicitly include correct DT includes | Rob Herring | 2023-08-21 | 1 | -1/+1 |
* | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-06-08 | 1 | -1/+1 |
* | hwmon: max6621: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 2023-04-19 | 1 | -1/+1 |
* | hwmon: (max6621) Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2021-05-17 | 1 | -1/+1 |
* | hwmon: use simple i2c probe function | Stephen Kitt | 2020-09-23 | 1 | -3/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | hwmon: (max6621) Fix build warning | Guenter Roeck | 2019-04-15 | 1 | -1/+1 |
* | hwmon: (max6621) Use HWMON_CHANNEL_INFO macro | Guenter Roeck | 2019-04-15 | 1 | -30/+12 |
* | hwmon: (max6621) Inverted if condition in max6621_read() | Dan Carpenter | 2017-10-29 | 1 | -1/+1 |
* | hwmon: (max6621) Add support for Maxim MAX6621 temperature sensor | Vadim Pasternak | 2017-10-29 | 1 | -0/+593 |