Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Guenter Roeck
|
9cd892bcbe
hwmon: (nct6775) Add blank lines after declarations
|
10 years ago |
Guenter Roeck
|
8aefb93f09
hwmon: (nct6775) Add support for NCT6792D
|
10 years ago |
Wolfram Sang
|
2a1ed07718
hwmon: drop owner assignment from platform_drivers
|
11 years ago |
Axel Lin
|
55bdee69cd
hwmon: (nct6775) Remove num_attr_groups from struct nct6775_data
|
11 years ago |
Axel Lin
|
78313b9542
hwmon: (nct6775) Update module description and Kconfig for NCT6106D and NCT6791D
|
11 years ago |
Axel Lin
|
9d311eddf3
hwmon: (nct6775) Fix probe unwind paths to properly unregister platform devices
|
11 years ago |
Linus Torvalds
|
9076e0cae7
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
|
11 years ago |
Jean Delvare
|
7c81c60f37
Update Jean Delvare's e-mail address
|
11 years ago |
Guenter Roeck
|
f5776cc3b5
hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume
|
11 years ago |
Guenter Roeck
|
cc76dee17f
hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN
|
12 years ago |
Guenter Roeck
|
d1a284b7ed
hwmon: (nct6775) Monitor additional temperature registers
|
12 years ago |
Dan Carpenter
|
1e687e806b
hwmon: (nct6775) Remove an unused variable
|
12 years ago |
Fengguang Wu
|
9c09bd8d89
hwmon: (nct6775) fix coccinelle warnings
|
12 years ago |
Guenter Roeck
|
a150d95b7c
hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups
|
12 years ago |
Guenter Roeck
|
615fc8cb0f
hwmon: (nct6775) Convert to use hwmon_device_register_with_groups
|
12 years ago |
Guenter Roeck
|
45a5b3a183
hwmon: (nct6775) Check array index when accessing temp_offset
|
12 years ago |
Guenter Roeck
|
e8ab508c27
hwmon: (nct6775) Use return value from find_temp_source
|
12 years ago |
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 |