Age | Commit message (Expand) | Author | Files | Lines |
2013-05-19 | hwmon: (tmp401) Drop redundant safety on cache lifetime | Jean Delvare | 1 | -1/+1 |
2013-04-21 | hwmon: (tmp401) Add support for TMP432 | Guenter Roeck | 1 | -37/+155 |
2013-04-21 | hwmon: (tmp401) Add support for update_interval attribute | Guenter Roeck | 1 | -1/+53 |
2013-04-21 | hwmon: (tmp401) Reset valid flag when resetting temperature history | Guenter Roeck | 1 | -2/+6 |
2013-04-21 | hwmon: (tmp401) Simplification and cleanup | Guenter Roeck | 1 | -234/+137 |
2013-04-14 | hwmon: (tmp401) Use sysfs_create_group / sysfs_remove_group | Guenter Roeck | 1 | -63/+91 |
2013-04-14 | hwmon: (tmp401) Drop unused defines, use BIT for bit masks | Guenter Roeck | 1 | -11/+10 |
2013-04-08 | hwmon: (tmp401) Fix device detection for TMP411B and TMP411C | Guenter Roeck | 1 | -2/+16 |
2013-04-08 | hwmon: (tmp401) Add support for TMP431 | Guenter Roeck | 1 | -3/+12 |
2013-04-08 | hwmon: Fix checkpatch warning 'quoted string split across lines' | Guenter Roeck | 1 | -2/+3 |
2013-01-26 | hwmon: Replace SENSORS_LIMIT with clamp_val | Guenter Roeck | 1 | -7/+7 |
2012-07-22 | hwmon: (tmp401) Convert to use devm_ functions | Guenter Roeck | 1 | -3/+3 |
2012-03-21 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -12/+1 |
2012-03-19 | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 1 | -12/+1 |
2012-02-21 | Typos: change aditional to additional. | Justin P. Mattock | 1 | -1/+1 |
2012-01-05 | hwmon: replaced strict_str* with kstr* | Frans Meulenbroeks | 1 | -5/+5 |
2010-05-27 | hwmon: (tmp401) Reorganize code to get rid of static forward declarations | Andre Prendel | 1 | -108/+97 |
2010-05-27 | hwmon: (tmp401) Use constants for sysfs file permissions | Andre Prendel | 1 | -22/+28 |
2010-03-06 | hwmon: Fix off-by-one kind values | Jean Delvare | 1 | -4/+3 |
2009-12-14 | i2c: Drop I2C_CLIENT_INSMOD_2 to 8 | Jean Delvare | 1 | -2/+1 |
2009-12-14 | i2c: Get rid of struct i2c_client_address_data | Jean Delvare | 1 | -1/+1 |
2009-12-14 | i2c: Drop the kind parameter from detect callbacks | Jean Delvare | 1 | -2/+2 |
2009-12-09 | hwmon: (tmp401/tmp421) Clean up detect functions | Jean Delvare | 1 | -29/+26 |
2009-06-15 | hwmon: (tmp401) Add support for TI's TMP411 sensors chip | Andre Prendel | 1 | -24/+149 |
2009-06-15 | hwmon: (tmp401) Add support for TI's TMP401 sensor chip | Hans de Goede | 1 | -0/+565 |