Age | Commit message (Expand) | Author |
2023-06-08 | hwmon: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2022-10-04 | Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2022-09-19 | hwmon: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2021-10-12 | hwmon: cleanup non-bool "valid" data fields | Paul Fertser |
2020-09-23 | hwmon: (asc7621) use simple i2c probe | Stephen Kitt |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2017-10-29 | hwmon: (asc7621) remove redundant assignment to newval | Colin Ian King |
2017-08-30 | hwmon: (asc7621) make several arrays static const | Colin Ian King |
2014-08-04 | hwmon: (asc7621) Make map tables const | Axel Lin |
2014-04-04 | hwmon: Avoid initializing the same field twice | Jean Delvare |
2013-10-13 | hwmon: Remove unnecessary semicolons | Guenter Roeck |
2013-04-07 | hwmon: Fix CamelCase checkpatch warnings | Guenter Roeck |
2013-01-25 | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck |
2012-07-21 | hwmon: (asc7621) Convert to use devm_ functions | Guenter Roeck |
2012-03-18 | hwmon: (asc7621) Fix multi-line comments | Guenter Roeck |
2012-01-05 | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks |
2010-10-28 | hwmon: I2C addresses are constant | Jean Delvare |
2010-08-14 | hwmon: (asc7621) Clean up and improve detect function | Jean Delvare |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang |
2010-05-11 | hwmon: (asc7621) Bug fixes | Ken Milmore |
2010-03-05 | hwmon: Driver for Andigilog aSC7621 family monitoring chips | George Joseph |