Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-07 | hwmon: (nct6775) Add power management support | Guenter Roeck | 1 | -0/+86 | |
Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||||
2013-04-07 | hwmon: (nct6775) Add support for fan debounce module parameter | Guenter Roeck | 1 | -0/+28 | |
If set, fan debounce is enabled when loading the driver. Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||||
2013-04-07 | hwmon: (nct6775) Add support for fanX_pulses sysfs attribute | Guenter Roeck | 1 | -0/+64 | |
Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||||
2013-04-07 | hwmon: (nct6775) Add support for fan speed attributes | Guenter Roeck | 1 | -1/+515 | |
Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||||
2013-04-07 | hwmon: (nct6775) Add support for temperature sensors | Guenter Roeck | 1 | -3/+745 | |
Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||||
2013-04-07 | hwmon: (nct6775) Add case open detection | Guenter Roeck | 1 | -0/+67 | |
Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||||
2013-04-07 | hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D | Guenter Roeck | 1 | -0/+1021 | |
This driver will replace the w83627ehf driver for NCT6775F and NCT6776F, and provides support for NCT6779D. This patch provides support for voltage monitor attributes. Signed-off-by: Guenter Roeck <linux@roeck-us.net> |