Age | Commit message (Expand) | Author | Files | Lines |
2023-08-21 | hwmon: (max6697) fix Wvoid-pointer-to-enum-cast warning | Krzysztof Kozlowski | 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 |
2021-04-20 | hwmon: Use kobj_to_dev() | Guenter Roeck | 1 | -1/+1 |
2020-09-23 | hwmon: use simple i2c probe function | Stephen Kitt | 1 | -4/+5 |
2020-07-24 | hwmon: (max6697) Allow max6581 to create tempX_offset | Chu Lin | 1 | -2/+94 |
2020-06-24 | hwmon: (max6697) Make sure the OVERT mask is set correctly | Chu Lin | 1 | -3/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2019-04-16 | hwmon: (max6697) Fix build warning | Guenter Roeck | 1 | -1/+1 |
2018-12-17 | hwmon: (max6697) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO} | Guenter Roeck | 1 | -80/+64 |
2017-04-02 | hwmon: (max6697) Add OF device ID table | Javier Martinez Canillas | 1 | -1/+51 |
2014-08-04 | hwmon: (max6697) Use of_property_read_bool at appropriate places | Axel Lin | 1 | -9/+7 |
2013-10-18 | hwmon: (max6697) fix coccinelle warnings | Fengguang Wu | 1 | -4/+1 |
2013-10-14 | hwmon: (max6697) Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 1 | -37/+17 |
2013-08-03 | hwmon: (max6697) fix MAX6581 ideality | Vivien Didelot | 1 | -2/+2 |
2013-04-08 | hwmon: (max6697) Use is_visible and sysfs_create_group | Guenter Roeck | 1 | -116/+93 |
2013-02-06 | hwmon: Driver for Maxim MAX6697 and compatibles | Guenter Roeck | 1 | -0/+726 |