| 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 | -2/+2 |
* | 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: (smsc47m192) Use permission specific SENSOR[_DEVICE]_ATTR variants | Guenter Roeck | 2019-04-16 | 1 | -68/+78 |
* | hwmon: (smsc47m192) use permission-specific DEVICE_ATTR variants | Julia Lawall | 2017-01-02 | 1 | -7/+7 |
* | hwmon: (smsc47m192) Fix overflows seen when writing into limit attributes | Guenter Roeck | 2016-12-10 | 1 | -2/+3 |
* | hwmon: (smsc47m192) Convert to devm_hwmon_device_register_with_groups | Axel Lin | 2014-08-04 | 1 | -52/+25 |
* | hwmon: (smsc47m192) Avoid forward declaration | Axel Lin | 2014-08-04 | 1 | -84/+77 |
* | hwmon: (smsc47m192) Fix temperature limit and vrm write operations | Guenter Roeck | 2014-07-24 | 1 | -1/+3 |
* | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck | 2013-01-26 | 1 | -2/+2 |
* | hwmon: (smsc47m192) Convert to use devm_ functions | Guenter Roeck | 2012-07-22 | 1 | -11/+5 |
* | hwmon: (smsc47m192) Fix checkpatch issues | Guenter Roeck | 2012-03-19 | 1 | -46/+86 |
* | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 2012-03-19 | 1 | -12/+1 |
* | i2c: Drop I2C_CLIENT_INSMOD_1 | Jean Delvare | 2009-12-14 | 1 | -4/+1 |
* | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 2009-12-14 | 1 | -1/+1 |
* | i2c: Drop the kind parameter from detect callbacks | Jean Delvare | 2009-12-14 | 1 | -2/+2 |
* | hwmon: Clean up detect functions | Jean Delvare | 2009-12-09 | 1 | -15/+13 |
* | hwmon: (smsc47m192) Convert to a new-style i2c driver | Jean Delvare | 2008-07-16 | 1 | -56/+46 |
* | hwmon: normal_i2c arrays should be const | Mark M. Hoffman | 2008-02-19 | 1 | -1/+1 |
* | hwmon: VRM is not written to registers | Jean Delvare | 2008-02-08 | 1 | -2/+1 |
* | hwmon: VRM is not read from registers | Jean Delvare | 2007-10-10 | 1 | -1/+1 |
* | hwmon: Convert from class_device to device | Tony Jones | 2007-10-10 | 1 | -5/+5 |
* | hwmon: Fault files naming convention | Jean Delvare | 2007-07-19 | 1 | -4/+4 |
* | hwmon/smsc47m192: Semaphore to mutex conversion | Jean Delvare | 2007-07-19 | 1 | -14/+15 |
* | hwmon/smsc47m192: Document the LPC47M292 as supported | Jean Delvare | 2007-05-08 | 1 | -2/+2 |
* | hwmon: Fix unchecked return status, SMSC chips | Jean Delvare | 2006-09-29 | 1 | -65/+85 |
* | [PATCH] smsc47m192: New hwmon driver for SMSC LPC47M192/997 | Hartmut Rick | 2006-06-22 | 1 | -0/+648 |