Commit Graph

218956 Commits (21fc977551da43ec21ae0ebb859411afd4243d2b)
 

Author SHA1 Message Date
Jean Delvare 21fc977551 hwmon: (w83795) Use dev_get_drvdata() where possible 15 years ago
Jean Delvare 1bb3450ce5 hwmon: (w83795) Delay reading pwm config registers 15 years ago
Jean Delvare 2ae61de905 hwmon: (w83795) Delay reading limit registers 15 years ago
Jean Delvare 0d7237bfd1 hwmon: (w83795) Move register reads to dedicated functions 15 years ago
Jean Delvare 476a4e5d37 hwmon: (w83795) Pack similar register reads 15 years ago
Jean Delvare fd7f82b8a3 hwmon: (w83795) Make W83795_REG_PWM more efficient 15 years ago
Jean Delvare 5f7b77cbd4 hwmon: (w83795) Don't pre-read values we'll update later 15 years ago
Jean Delvare 39deb6993e hwmon: (w83795) Simplify temperature sensor type handling 15 years ago
Jean Delvare cd316df582 hwmon: (w83795) Drop _NUM constants 15 years ago
Jean Delvare 49c7347a44 hwmon: (w83795) Drop REST_VLT_BEGIN/END 15 years ago
Jean Delvare 7eb8d508b5 hwmon: (w83795) Fix parity checks 15 years ago
Jean Delvare a654b9d4e7 hwmon: (w83795) Get rid of VRLSB_SHIFT 15 years ago
Jean Delvare c1a792a6ee hwmon: (w83795) Avoid reading the same register twice 15 years ago
Jean Delvare 02728ffef9 hwmon: (w83795) Rework beep_enable implementation 15 years ago
Jean Delvare 54891a3c13 hwmon: (w83795) Report PECI agent Tbase values 15 years ago
Jean Delvare dd127f5ccd hwmon: (w83795) Properly handle negative temperatures 15 years ago
Jean Delvare a0ce402fb0 hwmon: (w83795) Rename temperature limit attributes 15 years ago
Jean Delvare 01879a855f hwmon: (w83795) Fix PWM duty cycle frequency attributes 15 years ago
Jean Delvare 0e256018b0 hwmon: (w83795) Add support for dynamic in0-2 limits 15 years ago
Jean Delvare 6c82b2f3fb hwmon: (w83795) Fix LSB reading of fan speeds 15 years ago
Jean Delvare 71caf46fbf hwmon: (w83795) Clean up probe function 15 years ago
Jean Delvare 6f9dfd85f7 hwmon: (w83795) Fix in17-in20 gain factor 15 years ago
Jean Delvare 80646b9586 hwmon: (w83795) Only start monitoring if needed 15 years ago
Jean Delvare 86ef4d2fd5 hwmon: (w83795) Add const markers 15 years ago
Jean Delvare b2cc528e58 hwmon: (w83795) Only create fan[1-8]_target files when needed 15 years ago
Jean Delvare b5f6a90a0b hwmon: (w83795) Move PWM attributes to a dedidated array 15 years ago
Jean Delvare 87df0dad3e hwmon: (w83795) Use 2D arrays for many device attributes 15 years ago
Jean Delvare 6f3dcde9c6 hwmon: (w83795) Merge w83795_create_files and w83795_remove_files 15 years ago
Jean Delvare 892514a637 hwmon: (w83795) Move file creation to a separate function too 15 years ago
Jean Delvare 2fa09878ba hwmon: (w83795) Move files removal to a separate function 15 years ago
Jean Delvare 2be381de0f hwmon: (w83795) Improve detection routine 15 years ago
Jean Delvare b2469f422f hwmon: (w83795) Refactor bank selection 15 years ago
Jean Delvare 093d1a4794 hwmon: (w83795) Drop duplicate enum 15 years ago
Jean Delvare 315bacfdbe hwmon: (w83795) Misc cleanups 15 years ago
Wei Song 792d376b4f hwmon: New driver for the W83795G/ADG monitoring chips 15 years ago
Maurus Cuelenaere 62991f7ab3 hwmon: (s3c-hwmon) Depend on S3C_ADC 15 years ago
Thomas Gleixner 9c627e3be3 hwmon: (s3c-hwmon) Use a real mutex 15 years ago
Shubhrajyoti D caaa0f36c3 hwmon: (lm75) Trivial changes to pacify the checkpatch 15 years ago
Shubhrajyoti D e3cd9528af hwmon: (lm75) Make the writing to sysfs more robust 15 years ago
Jean Delvare c4f99a2b8f hwmon: (lm90) Add support for the W83L771W/G 15 years ago
Guenter Roeck 0c01b644f7 hwmon: (lm90) Add support for update_interval sysfs attribute 15 years ago
Guenter Roeck 1179324c41 hwmon: (lm90) Introduce capability flag to indicate broken ALERT functionality 15 years ago
Guenter Roeck 4667bcb8d8 hwmon: (lm90) Introduce chip parameter structure 15 years ago
Guenter Roeck 15b66ab690 hwmon: (lm90) Rearrange code to no longer require forward declarations 15 years ago
Guenter Roeck 06e1c0a216 hwmon: (lm90) Add support for max6695 and max6696 15 years ago
Guenter Roeck 6948708dd0 hwmon: (lm90) Add support for extra features of max6659 15 years ago
Guenter Roeck 13c84951a3 hwmon: (lm90) Add explicit support for max6659 15 years ago
Guenter Roeck 96512861c3 hwmon: (lm90) Simplify set_temp11 register calculations 15 years ago
Guenter Roeck b6fc1bacc7 hwmon: (lm90) Introduce function to delete sysfs files 15 years ago
Guenter Roeck 88073bb1ba hwmon: (lm90) Introduce device feature bits 15 years ago