index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
nct6775.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
1
-1
/
+1
|
\
|
*
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-29
1
-1
/
+1
*
|
hwmon: (nct6775) Re-enable logical device mapping for NCT6791 during resume
Guenter Roeck
2014-01-14
1
-11
/
+27
|
/
*
hwmon: (nct6775) NCT6791 supports weight control only for CPUFAN
Guenter Roeck
2013-11-18
1
-8
/
+21
*
hwmon: (nct6775) Monitor additional temperature registers
Guenter Roeck
2013-11-18
1
-2
/
+60
*
hwmon: (nct6775) Remove an unused variable
Dan Carpenter
2013-10-19
1
-2
/
+2
*
hwmon: (nct6775) fix coccinelle warnings
Fengguang Wu
2013-10-18
1
-4
/
+1
*
hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
1
-16
/
+5
*
hwmon: (nct6775) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-10-13
1
-86
/
+36
*
hwmon: (nct6775) Check array index when accessing temp_offset
Guenter Roeck
2013-10-13
1
-1
/
+2
*
hwmon: (nct6775) Use return value from find_temp_source
Guenter Roeck
2013-10-13
1
-2
/
+2
*
hwmon: (nct6775) Add support for hibernate
Harald Judt
2013-08-11
1
-0
/
+2
*
hwmon: use dev_get_platdata()
Jingoo Han
2013-08-11
1
-1
/
+1
*
hwmon: (nct6775) Fix size of data->temp array
Dan Carpenter
2013-08-11
1
-2
/
+2
*
hwmon: (nct6775) Avoid using device platform data outside probe function
Guenter Roeck
2013-08-11
1
-26
/
+25
*
hwmon: (nct6775) Add support for NCT6791D
David Bartley
2013-08-11
1
-74
/
+207
*
hwmon: (nct6775) Add support for beep attributes
Guenter Roeck
2013-08-11
1
-21
/
+218
*
hwmon: (nct6775) Add support for critical low/high temperature limits on NCT6106
Guenter Roeck
2013-08-11
1
-9
/
+34
*
hwmon: (nct6775) Add support for NCT6102D/6106D
Guenter Roeck
2013-08-11
1
-25
/
+225
*
hwmon: (nct6775) Support two SuperIO chips in the same system
Guenter Roeck
2013-08-11
1
-50
/
+63
*
hwmon: (nct6775) Allocate attributes dynamically from templates
Guenter Roeck
2013-08-11
1
-1103
/
+507
*
hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775
Guenter Roeck
2013-06-27
1
-5
/
+7
*
hwmon: (nct6775) Fix temperature alarm attributes
Guenter Roeck
2013-06-27
1
-23
/
+57
*
hwmon: (nct6775) Do not create non-existing attributes
Guenter Roeck
2013-05-11
1
-2
/
+4
*
hwmon: (nct6775) Fix coding style problems
Guenter Roeck
2013-04-21
1
-3
/
+3
*
hwmon: (nct6775) Constify strings
Guenter Roeck
2013-04-21
1
-1
/
+1
*
hwmon: (nct6775) Use ARRAY_SIZE for loops where possible
Guenter Roeck
2013-04-13
1
-8
/
+8
*
hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776
Guenter Roeck
2013-04-07
1
-37
/
+0
*
hwmon: (nct6775) Expand scope of supported chips
Guenter Roeck
2013-04-07
1
-9
/
+8
*
hwmon: (nct6775) Drop read/write lock
Guenter Roeck
2013-04-07
1
-10
/
+0
*
hwmon: (nct6775) Only report VID if supported and enabled
Guenter Roeck
2013-04-07
1
-6
/
+24
*
hwmon: (nct6775) Detect and report additional temperature sources
Guenter Roeck
2013-04-07
1
-0
/
+33
*
hwmon: (nct6775) Add support for weighted fan control
Guenter Roeck
2013-04-07
1
-14
/
+266
*
hwmon: (nct6775) Add support for automatic fan control
Guenter Roeck
2013-04-07
1
-7
/
+1092
*
hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enable
Guenter Roeck
2013-04-07
1
-0
/
+329
*
hwmon: (nct6775) Add power management support
Guenter Roeck
2013-04-07
1
-0
/
+86
*
hwmon: (nct6775) Add support for fan debounce module parameter
Guenter Roeck
2013-04-07
1
-0
/
+28
*
hwmon: (nct6775) Add support for fanX_pulses sysfs attribute
Guenter Roeck
2013-04-07
1
-0
/
+64
*
hwmon: (nct6775) Add support for fan speed attributes
Guenter Roeck
2013-04-07
1
-1
/
+515
*
hwmon: (nct6775) Add support for temperature sensors
Guenter Roeck
2013-04-07
1
-3
/
+745
*
hwmon: (nct6775) Add case open detection
Guenter Roeck
2013-04-07
1
-0
/
+67
*
hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D
Guenter Roeck
2013-04-07
1
-0
/
+1021