| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-06-08 | 1 | -1/+1 |
* | hwmon: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-09-19 | 1 | -1/+1 |
* | hwmon: cleanup non-bool "valid" data fields | Paul Fertser | 2021-10-12 | 1 | -4/+4 |
* | hwmon: use simple i2c probe function | Stephen Kitt | 2020-09-23 | 1 | -3/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 1 | -14/+1 |
* | hwmon: (amc6821) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 2018-12-17 | 1 | -142/+87 |
* | hwmon: (amc6821) sign extension temperature | Jared Bents | 2016-12-02 | 1 | -2/+2 |
* | hwmon: (amc6821) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -45/+25 |
* | hwmon: (amc6821) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -206/+154 |
* | hwmon: (amc6821) Fix possible race condition bug | Axel Lin | 2014-07-31 | 1 | -6/+11 |
* | hwmon: (amc6821) Fix permissions for temp2_input | Axel Lin | 2014-07-03 | 1 | -1/+1 |
* | hwmon: (amc6821) Remove redundant break | Sachin Kamat | 2013-09-11 | 1 | -3/+0 |
* | hwmon: (amc6821) Fix return value | Sachin Kamat | 2013-09-11 | 1 | -2/+2 |
* | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck | 2013-01-26 | 1 | -20/+12 |
* | hwmon: (amc6821) Convert to use devm_ functions | Guenter Roeck | 2012-09-24 | 1 | -11/+5 |
* | hwmon: (amc6821) Fix multi-line comments | Guenter Roeck | 2012-03-19 | 1 | -27/+30 |
* | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 2012-03-19 | 1 | -14/+1 |
* | hwmon: (amc6821) fix initialisation | Frans Meulenbroeks | 2012-03-19 | 1 | -1/+1 |
* | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks | 2012-01-05 | 1 | -7/+7 |
* | hwmon: Change mail address of Hans J. Koch | Hans J. Koch | 2010-11-15 | 1 | -1/+1 |
* | hwmon: (amc6821) Double unlock bug | Dan Carpenter | 2010-01-25 | 1 | -1/+0 |
* | hwmon: driver for Texas Instruments amc6821 chip | Tomaz Mertelj | 2010-01-11 | 1 | -0/+1116 |