index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
nct6775.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
Björn Gerhart
1
-1
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-15
/
+1
2019-01-28
hwmon: (nct6775) Fix fan6 detection for NCT6793D
Guenter Roeck
1
-1
/
+2
2019-01-07
hwmon: (nct6775) Enable IO mapping for NCT6797D and NCT6798D
Guenter Roeck
1
-2
/
+4
2019-01-07
hwmon: (nct6775) Fix chip ID for NCT6798D
Guenter Roeck
1
-3
/
+3
2018-10-11
hwmon: (nct6775) Add support for NCT6798D
Guenter Roeck
1
-4
/
+80
2018-10-11
hwmon: (nct6775) Add support for NCT6797D
Guenter Roeck
1
-4
/
+41
2018-10-11
hwmon: (nct6775) Fix names of DIMM temperature sources
Guenter Roeck
1
-8
/
+8
2018-10-11
hwmon: (nct6796) Clean up and amend fan/pwm configuration for NCT6796D
Guenter Roeck
1
-14
/
+13
2018-10-11
hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6795D
Guenter Roeck
1
-4
/
+15
2018-10-11
hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6793D
Guenter Roeck
1
-5
/
+14
2018-10-11
hwmon: (nct6775) Fix fan6/pwm6 detection for NCT6792D
Guenter Roeck
1
-1
/
+4
2018-10-11
hwmon: (nct6775) Improve instruction grouping
Guenter Roeck
1
-4
/
+4
2018-10-11
hwmon: (nct6775) Use logical or instead of if statements where possible
Guenter Roeck
1
-23
/
+11
2018-10-11
hwmon: (nct6775) Declare and initialize LDN specific config variables earlier
Guenter Roeck
1
-5
/
+6
2018-10-11
hwmon: (nct6775) Move config variable declarations and initializations
Guenter Roeck
1
-19
/
+11
2018-10-11
hwmon: (nct6775) Replace 'regval' with variables named after config registers
Guenter Roeck
1
-20
/
+23
2018-10-11
hwmon: (nct6775) Rename configuration register variables
Guenter Roeck
1
-21
/
+21
2018-10-11
hwmon: (nct6775) Only display fan speed tolerance conditionally
Guenter Roeck
1
-13
/
+19
2018-10-11
hwmon: (nct6775) Clean up a condition
Dan Carpenter
1
-2
/
+1
2018-09-17
hwmon: (nct6775) Use different register to get fan RPM for fan7
Guenter Roeck
1
-2
/
+2
2018-09-16
hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D
Guenter Roeck
1
-4
/
+9
2018-09-15
hwmon: (nct6775) Fix virtual temperature sources for NCT6796D
Guenter Roeck
1
-6
/
+22
2018-09-07
hwmon: (nct6775) Fix access to fan pulse registers
Guenter Roeck
1
-11
/
+16
2018-09-06
hwmon: (nct6775) Set weight source to zero correctly
Dan Carpenter
1
-1
/
+1
2018-08-27
hwmon: (nct6775) Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-07-09
hwmon: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2018-07-09
hwmon: (nct6775) Fix comment in the description of pwm_mode
Guenter Roeck
1
-2
/
+2
2018-06-17
hwmon: (nct6775) Fix loop limit
Guenter Roeck
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-03-27
hwmon: (nct6775) Fix writing pwmX_mode
Guenter Roeck
1
-5
/
+5
2018-03-11
hwmon: (nct6775) Add support for NCT6796D
Guenter Roeck
1
-50
/
+122
2018-03-11
hwmon: (nct6775) Initialize boolean variables with declaration
Guenter Roeck
1
-24
/
+4
2018-03-11
hwmon: (nct6775) Improve fan6/pwm6 support
Guenter Roeck
1
-7
/
+30
2018-03-11
hwmon: (nct6775) Use NUM_FAN consistently
Guenter Roeck
1
-6
/
+6
2017-06-12
hwmon: (nct6775) Add support for NCT6795D
Guenter Roeck
1
-4
/
+61
2017-06-12
hwmon: (nct6775) Improve fan detection
Guenter Roeck
1
-8
/
+37
2017-06-12
hwmon: (nct6775) Rework temperature source and label handling
Guenter Roeck
1
-31
/
+65
2017-06-12
hwmon: (nct6775) Use bitops
Guenter Roeck
1
-61
/
+62
2017-01-02
hwmon: (nct6775) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+2
2016-09-19
hwmon: (nct6775) Add support for multiple virtual temperature sources
Guenter Roeck
1
-2
/
+13
2016-09-09
hwmon: (nct6775) Do not accept force_id unless chip is found
Guenter Roeck
1
-4
/
+4
2015-12-18
hwmon: (nct6683,nct6775) constify sensor_template_group structures
Julia Lawall
1
-5
/
+6
2015-10-30
hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793
Guenter Roeck
1
-1
/
+82
2015-10-30
hwmon: (nct6775) NCT6791D and NCT6792D have an additional temperature source
Guenter Roeck
1
-5
/
+13
2015-09-13
hwmon: (nct6775) Add support for NCT6793D
Guenter Roeck
1
-16
/
+32
2015-09-13
hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips
Guenter Roeck
1
-6
/
+10
2015-05-30
hwmon: (nct6775) Add missing sysfs attribute initialization
Guenter Roeck
1
-0
/
+2
2015-03-15
hwmon: (nct6775) Enable auxiliary fan monitoring on ASRock Z77 Pro4-M
Guenter Roeck
1
-0
/
+21
2015-03-15
hwmon: (nct6775) Restore hardware monitoring logical device status on resume
Guenter Roeck
1
-13
/
+22
[next]