Guenter Roeck
|
b06367070d
hwmon: (it87) Add support for IT8771E and IT8772E
|
12 years ago |
Guenter Roeck
|
2a844c148e
hwmon: Replace SENSORS_LIMIT with clamp_val
|
12 years ago |
Guenter Roeck
|
1952978478
hwmon: (it87) Support PECI for additional chips
|
12 years ago |
Guenter Roeck
|
5d8d2f2bdb
hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
|
12 years ago |
Guenter Roeck
|
483db43e81
hwmon: (it87) Manage device specific features with table
|
12 years ago |
Guenter Roeck
|
c4458db368
hwmon: (it87) Replace pwm group macro with direct attribute definitions
|
12 years ago |
Guenter Roeck
|
1d9bcf6aef
hwmon: (it87) Avoid quoted string splits across lines
|
12 years ago |
Guenter Roeck
|
e1169ba0ae
hwmon: (it87) Save fan registers in 2-dimensional array
|
12 years ago |
Guenter Roeck
|
161d898ac9
hwmon: (it87) Introduce support for tempX_offset sysfs attribute
|
12 years ago |
Guenter Roeck
|
2cece01ffd
hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions
|
12 years ago |
Guenter Roeck
|
929c6a5696
hwmon: (it87) Save voltage register values in 2-dimensional array
|
12 years ago |
Guenter Roeck
|
60ca385a53
hwmon: (it87) Save temperature registers in 2-dimensional array
|
12 years ago |
Bill Pemberton
|
281dfd0b6e
hwmon: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
6c931ae1c0
hwmon: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
9e5e9b7a92
hwmon: remove use of __devexit_p
|
12 years ago |
Jean Delvare
|
41002f8dd5
hwmon: (it87) Preserve configuration register bits on init
|
13 years ago |
Guenter Roeck
|
4573acbc46
hwmon: (it87) Make temp3 attribute conditional for IT8782F
|
13 years ago |
Guenter Roeck
|
62a1d05f0e
hwmon: (it87) Convert to use devm_kzalloc and devm_request_region
|
13 years ago |
Guenter Roeck
|
9172b5d124
hwmon: (it87) Create voltage attributes only if voltage is enabled
|
13 years ago |
Guenter Roeck
|
0531d98b1f
hwmon: (it87) Add support for IT8782F and IT8783E/F
|
13 years ago |
Guenter Roeck
|
3c4c497191
hwmon: (it87) Constify fixed string arrays
|
13 years ago |
Guenter Roeck
|
4a0d71cfdc
hwmon: (it87) Fix multi-line comments
|
13 years ago |
Jean Delvare
|
16b5dda22e
hwmon: (it87) Add IT8728F support
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Frans Meulenbroeks
|
179c4fdb56
hwmon: replaced strict_str* with kstr*
|
13 years ago |
Jean Delvare
|
3d30f9e69f
hwmon: (it87) Add chassis intrusion detection support
|
14 years ago |
Jean Delvare
|
fa8b69758e
hwmon: (it87) Fix label group removal
|
14 years ago |
Nat Gurumoorthy
|
5b0380c94a
hwmon: (it87) Use request_muxed_region
|
14 years ago |
Joe Perches
|
a8ca103793
hwmon: (it87) Use pr_fmt and pr_<level>
|
14 years ago |
Jean Delvare
|
6229cdb236
hwmon: (it87) Fix manual fan speed control on IT8721F
|
14 years ago |