Harald Judt
|
374d1f9835
hwmon: (nct6775) Add support for hibernate
|
12 years ago |
Jingoo Han
|
a8b3a3a53f
hwmon: use dev_get_platdata()
|
12 years ago |
Dan Carpenter
|
f58876ac8c
hwmon: (nct6775) Fix size of data->temp array
|
12 years ago |
Guenter Roeck
|
df612d5fb7
hwmon: (nct6775) Avoid using device platform data outside probe function
|
12 years ago |
David Bartley
|
578ab5f0e4
hwmon: (nct6775) Add support for NCT6791D
|
12 years ago |
Guenter Roeck
|
3084699304
hwmon: (nct6775) Add support for beep attributes
|
12 years ago |
Guenter Roeck
|
b7a6135348
hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106
|
12 years ago |
Guenter Roeck
|
6c009501ff
hwmon: (nct6775) Add support for NCT6102D/6106D
|
13 years ago |
Guenter Roeck
|
698a7c24a5
hwmon: (nct6775) Support two SuperIO chips in the same system
|
12 years ago |
Guenter Roeck
|
f73cf632df
hwmon: (nct6775) Allocate attributes dynamically from templates
|
12 years ago |
Guenter Roeck
|
41fa9a944f
hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775
|
12 years ago |
Guenter Roeck
|
b1d2bff6a6
hwmon: (nct6775) Fix temperature alarm attributes
|
12 years ago |
Guenter Roeck
|
169c05cd54
hwmon: (nct6775) Do not create non-existing attributes
|
12 years ago |
Guenter Roeck
|
6445e6600f
hwmon: (nct6775) Fix coding style problems
|
12 years ago |
Guenter Roeck
|
6d4b3621bb
hwmon: (nct6775) Constify strings
|
12 years ago |
Guenter Roeck
|
c409fd43bd
hwmon: (nct6775) Use ARRAY_SIZE for loops where possible
|
12 years ago |
Guenter Roeck
|
573728c647
hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776
|
12 years ago |
Guenter Roeck
|
2c7fd30da2
hwmon: (nct6775) Expand scope of supported chips
|
12 years ago |
Guenter Roeck
|
236d903948
hwmon: (nct6775) Drop read/write lock
|
12 years ago |
Guenter Roeck
|
0fc1f8fc61
hwmon: (nct6775) Only report VID if supported and enabled
|
12 years ago |
Guenter Roeck
|
8e9285b0bb
hwmon: (nct6775) Detect and report additional temperature sources
|
12 years ago |
Guenter Roeck
|
bbd8decd41
hwmon: (nct6775) Add support for weighted fan control
|
12 years ago |
Guenter Roeck
|
cdcaeceb74
hwmon: (nct6775) Add support for automatic fan control
|
12 years ago |
Guenter Roeck
|
77eb5b3703
hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enable
|
12 years ago |
Guenter Roeck
|
84d19d92f7
hwmon: (nct6775) Add power management support
|
12 years ago |
Guenter Roeck
|
47ece9645f
hwmon: (nct6775) Add support for fan debounce module parameter
|
12 years ago |
Guenter Roeck
|
5c25d954d3
hwmon: (nct6775) Add support for fanX_pulses sysfs attribute
|
12 years ago |
Guenter Roeck
|
1c65dc365e
hwmon: (nct6775) Add support for fan speed attributes
|
12 years ago |
Guenter Roeck
|
aa136e5dad
hwmon: (nct6775) Add support for temperature sensors
|
12 years ago |
Guenter Roeck
|
a6bd587842
hwmon: (nct6775) Add case open detection
|
12 years ago |