index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2022-02-28
hwmon: (nct6775) add ASUS ROG STRIX Z390/Z490/X570-* / PRIME X570-P
Denis Pauk
1
-0
/
+13
2022-02-28
hwmon: (nct6775) add PRIME B550-PLUS motherboard to whitelist
Dmitry Baryshkov
1
-0
/
+1
2022-02-28
hwmon: (nct6775) add ASUS Pro B550M-C/PRIME B550M-A
Denis Pauk
1
-0
/
+3
2022-02-28
hwmon: (nct6775) add support for TSI temperature registers
Zev Weiss
1
-6
/
+123
2022-01-25
hwmon: (nct6775) Fix crash in clear_caseopen
Guenter Roeck
1
-3
/
+3
2021-12-27
hwmon: (nct6775) Additional check for ChipID before ASUS WMI usage
Denis Pauk
1
-1
/
+1
2021-12-27
hwmon: (nct6775) add ROG STRIX B550-A/X570-I GAMING
Denis Pauk
1
-0
/
+2
2021-12-27
hwmon: (nct6775) delete some extension lines
Dan Carpenter
1
-4
/
+2
2021-11-15
hwmon: (nct6775) mask out bank number in nct6775_wmi_read_value()
Zev Weiss
1
-1
/
+1
2021-10-27
hwmon: (nct6775) add ProArt X570-CREATOR WIFI.
Denis Pauk
1
-0
/
+1
2021-10-12
hwmon: (nct6775) add Pro WS X570-ACE
Oleksandr Natalenko
1
-0
/
+1
2021-10-12
hwmon: (nct6775) Add additional ASUS motherboards.
Denis Pauk
1
-0
/
+9
2021-10-12
hwmon: (nct6775) Support access via Asus WMI
Denis Pauk
1
-21
/
+219
2021-10-12
hwmon: (nct6775) Use nct6775_*() function pointers in nct6775_data.
Denis Pauk
1
-140
/
+143
2021-10-12
hwmon: (nct6775) Use superio_*() function pointers in sio_data.
Denis Pauk
1
-85
/
+104
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-15
hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798D
Guenter Roeck
1
-3
/
+3
2020-05-22
hwmon : (nct6775) Use kobj_to_dev() API
zhouchuangao
1
-5
/
+5
2019-09-03
hwmon: (nct6775) Integrate new model nct6116
Björn Gerhart
1
-6
/
+174
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
[next]