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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-01
hwmon: (nct6775) Fix access to temperature configuration registers
Guenter Roeck
1
-2
/
+12
2024-03-01
hwmon: (coretemp) Enlarge per package core count limit
Zhang Rui
1
-1
/
+1
2024-02-16
hwmon: (coretemp) Fix bogus core_id to attr name mapping
Zhang Rui
1
-13
/
+19
2024-02-16
hwmon: (coretemp) Fix out-of-bounds memory access
Zhang Rui
1
-6
/
+2
2024-02-16
hwmon: (aspeed-pwm-tacho) mutex for tach reading
Loic Prylli
1
-0
/
+7
2024-02-05
hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6
James Seo
1
-16
/
+111
2024-02-05
hwmon: (nct6775) Fix fan speed set failure in automatic mode
Xing Tong Wu
1
-0
/
+7
2024-01-20
hwmon: (corsair-psu) Fix probe when built-in
Armin Wolf
1
-1
/
+17
2023-12-13
hwmon: (nzxt-kraken2) Fix error handling path in kraken2_probe()
Christophe JAILLET
1
-2
/
+2
2023-12-13
hwmon: (acpi_power_meter) Fix 4.29 MW bug
Armin Wolf
1
-0
/
+4
2023-11-20
hwmon: (sch5627) Disallow write access if virtual registers are locked
Armin Wolf
1
-0
/
+9
2023-11-20
hwmon: (sch5627) Use bit macros when accessing the control register
Armin Wolf
1
-4
/
+8
2023-11-20
hwmon: (pmbus/mp2975) Move PGOOD fix
Naresh Solanki
1
-5
/
+5
2023-11-20
Revert "hwmon: (sch56xx-common) Add automatic module loading on supported dev...
Guenter Roeck
1
-38
/
+2
2023-11-20
Revert "hwmon: (sch56xx-common) Add DMI override table"
Guenter Roeck
1
-34
/
+10
2023-11-20
hwmon: (coretemp) Fix potentially truncated sysfs attribute name
Zhang Rui
1
-1
/
+1
2023-11-20
hwmon: (axi-fan-control) Fix possible NULL pointer dereference
Dragos Bogdan
1
-13
/
+16
2023-11-20
hwmon: (nct6775) Fix incorrect variable reuse in fan_div calculation
Zev Weiss
1
-4
/
+8
2023-09-18
hwmon: (nct6775) Fix non-existent ALARM warning
Ahmad Khalifa
1
-0
/
+4
2023-09-01
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+68
2023-08-29
Merge tag 'hwmon-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
63
-1304
/
+1394
2023-08-29
Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2023-08-25
hwmon: (tmp513) Simplify probe()
Biju Das
1
-4
/
+1
2023-08-25
hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()
Biju Das
1
-1
/
+1
2023-08-25
hwmon: (mlxreg-fan) Extend number of supported fans
Vadim Pasternak
1
-1
/
+11
2023-08-25
hwmon: (sis5595) Do PCI error checks on own line
Ilpo Järvinen
1
-15
/
+20
2023-08-25
hwmon: (vt8231) Do PCI error checks on own line
Ilpo Järvinen
1
-5
/
+6
2023-08-25
hwmon: (via686a) Do PCI error checks on own line
Ilpo Järvinen
1
-9
/
+9
2023-08-21
hwmon: pmbus: Fix -EIO seen on pli1209
Patrick Rudolph
1
-0
/
+26
2023-08-21
hwmon: pmbus: Drop unnecessary clear fault page
Patrick Rudolph
1
-1
/
+0
2023-08-21
hwmon: pmbus: Reduce clear fault page invocations
Patrick Rudolph
1
-1
/
+2
2023-08-21
hwmon: (nsa320-hwmon) Remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2023-08-21
hwmon: (pmbus/ucd9200) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (pmbus/ucd9000) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (pmbus/tps53679) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (pmbus/ibm-cffps) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (tmp513) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (max6697) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (max20730) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (lm90) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (lm85) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (lm75) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (lm63) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (ina2xx) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (ads7828) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-2
/
+1
2023-08-21
hwmon: (ad7418) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (adt7475) fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-21
hwmon: (max6639) Add compatible string
Naresh Solanki
1
-0
/
+6
2023-08-21
hwmon: (nct6775) Additional TEMP registers for nct6799
Ahmad Khalifa
2
-31
/
+121
2023-08-21
hwmon: Add driver for Renesas HS3001
Andre Werner
3
-0
/
+253
[next]