Age | Commit message (Expand) | Author |
2024-05-01 | hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König |
2024-02-11 | hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list | Heiner Kallweit |
2023-06-08 | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2021-10-12 | hwmon: cleanup non-bool "valid" data fields | Paul Fertser |
2020-09-23 | hwmon: use simple i2c probe function | Stephen Kitt |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2018-12-16 | hwmon: (ds620) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck |
2017-06-11 | hwmon: (ds620) move header file out of I2C realm | Wolfram Sang |
2016-12-09 | hwmon: (ds620) Fix overflows seen when writing temperature limits | Guenter Roeck |
2014-08-04 | hwmon: (ds620) Convert to devm_hwmon_device_register_with_groups | Axel Lin |
2013-08-11 | hwmon: use dev_get_platdata() | Jingoo Han |
2012-09-23 | hwmon: (ds620) Convert to use devm_ functions | Guenter Roeck |
2012-03-18 | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin |
2012-01-05 | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks |
2011-11-04 | hwmon: Use i2c_smbus_{read,write}_word_swapped | Jean Delvare |
2011-09-21 | hwmon: (ds620) Fix handling of negative temperatures | Roland Stigge |
2011-01-09 | hwmon: Support for Dallas Semiconductor DS620 | Roland Stigge |