index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
nct6775.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-25
hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775
Guenter Roeck
1
-5
/
+7
2013-07-25
hwmon: (nct6775) Fix temperature alarm attributes
Guenter Roeck
1
-23
/
+57
2013-05-11
hwmon: (nct6775) Do not create non-existing attributes
Guenter Roeck
1
-2
/
+4
2013-04-21
hwmon: (nct6775) Fix coding style problems
Guenter Roeck
1
-3
/
+3
2013-04-21
hwmon: (nct6775) Constify strings
Guenter Roeck
1
-1
/
+1
2013-04-13
hwmon: (nct6775) Use ARRAY_SIZE for loops where possible
Guenter Roeck
1
-8
/
+8
2013-04-07
hwmon: (nct6775) Enable both AUXTIN and VIN3 on NCT6776
Guenter Roeck
1
-37
/
+0
2013-04-07
hwmon: (nct6775) Expand scope of supported chips
Guenter Roeck
1
-9
/
+8
2013-04-07
hwmon: (nct6775) Drop read/write lock
Guenter Roeck
1
-10
/
+0
2013-04-07
hwmon: (nct6775) Only report VID if supported and enabled
Guenter Roeck
1
-6
/
+24
2013-04-07
hwmon: (nct6775) Detect and report additional temperature sources
Guenter Roeck
1
-0
/
+33
2013-04-07
hwmon: (nct6775) Add support for weighted fan control
Guenter Roeck
1
-14
/
+266
2013-04-07
hwmon: (nct6775) Add support for automatic fan control
Guenter Roeck
1
-7
/
+1092
2013-04-07
hwmon: (nct6775) Add support for pwm, pwm_mode, and pwm_enable
Guenter Roeck
1
-0
/
+329
2013-04-07
hwmon: (nct6775) Add power management support
Guenter Roeck
1
-0
/
+86
2013-04-07
hwmon: (nct6775) Add support for fan debounce module parameter
Guenter Roeck
1
-0
/
+28
2013-04-07
hwmon: (nct6775) Add support for fanX_pulses sysfs attribute
Guenter Roeck
1
-0
/
+64
2013-04-07
hwmon: (nct6775) Add support for fan speed attributes
Guenter Roeck
1
-1
/
+515
2013-04-07
hwmon: (nct6775) Add support for temperature sensors
Guenter Roeck
1
-3
/
+745
2013-04-07
hwmon: (nct6775) Add case open detection
Guenter Roeck
1
-0
/
+67
2013-04-07
hwmon: Driver for Nuvoton NCT6775F, NCT6776F, and NCT6779D
Guenter Roeck
1
-0
/
+1021