Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-28 | hwmon: (w83795) Move PWM attributes to a dedidated array | Jean Delvare | 1 | -10/+8 |
2010-10-28 | hwmon: (w83795) Use 2D arrays for many device attributes | Jean Delvare | 1 | -29/+37 |
2010-10-28 | hwmon: (w83795) Merge w83795_create_files and w83795_remove_files | Jean Delvare | 1 | -38/+17 |
2010-10-28 | hwmon: (w83795) Move file creation to a separate function too | Jean Delvare | 1 | -55/+66 |
2010-10-28 | hwmon: (w83795) Move files removal to a separate function | Jean Delvare | 1 | -50/+31 |
2010-10-28 | hwmon: (w83795) Improve detection routine | Jean Delvare | 1 | -23/+57 |
2010-10-28 | hwmon: (w83795) Refactor bank selection | Jean Delvare | 1 | -43/+50 |
2010-10-28 | hwmon: (w83795) Drop duplicate enum | Jean Delvare | 1 | -19/+15 |
2010-10-28 | hwmon: (w83795) Misc cleanups | Jean Delvare | 1 | -6/+1 |
2010-10-28 | hwmon: New driver for the W83795G/ADG monitoring chips | Wei Song | 1 | -0/+2138 |