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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
driver: add starfive temp sensor driver and support
ziv.xu
3
-0
/
+404
2023-05-11
hwmon: (pmbus/fsp-3y) Fix functionality bitmask in FSP-3Y YM-2151E
Tomáš Pecka
1
-1
/
+0
2023-05-11
hwmon: (adt7475) Use device_property APIs when configuring polarity
Chris Packham
1
-3
/
+3
2023-05-11
hwmon: (k10temp) Check range scale when CUR_TEMP register is read-write
Babu Moger
1
-1
/
+3
2023-04-20
hwmon: (xgene) Fix ioremap and memremap leak
Tianyi Jing
1
-7
/
+7
2023-04-20
hwmon: (peci/cputemp) Fix miscalculated DTS for SKX
Iwona Winiarska
1
-1
/
+7
2023-03-30
hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs
Frank Crawford
1
-1
/
+3
2023-03-30
hwmon: fix potential sensor registration fail if of_node is missing
Phinex Hung
1
-2
/
+5
2023-03-22
hwmon: (ltc2992) Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
1
-0
/
+1
2023-03-22
hwmon: (adm1266) Set `can_sleep` flag for GPIO chip
Lars-Peter Clausen
1
-0
/
+1
2023-03-22
hwmon: tmp512: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-22
hwmon: (ucd90320) Add minimum delay between bus accesses
Lars-Peter Clausen
1
-0
/
+75
2023-03-22
hwmon: (ina3221) return prober error code
Marcus Folkesson
1
-1
/
+1
2023-03-22
hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condi...
Zheng Wang
1
-0
/
+1
2023-03-22
hwmon: (adt7475) Fix masking of hysteresis registers
Tony O'Brien
1
-2
/
+2
2023-03-22
hwmon: (adt7475) Display smoothing attributes in correct order
Tony O'Brien
1
-2
/
+2
2023-03-10
hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()
Zev Weiss
1
-1
/
+1
2023-03-10
hwmon: (peci/cputemp) Fix off-by-one in coretemp_label allocation
Zev Weiss
1
-1
/
+1
2023-03-10
hwmon: (nct6775) B650/B660/X670 ASUS boards support
Denis Pauk
1
-0
/
+52
2023-03-10
hwmon: (nct6775) Directly call ASUS ACPI WMI method
Denis Pauk
2
-30
/
+70
2023-03-10
hwmon: (coretemp) Simplify platform device handling
Robin Murphy
1
-70
/
+58
2023-03-10
hwmon: (mlxreg-fan) Return zero speed for broken fan
Vadim Pasternak
1
-0
/
+6
2023-03-10
hwmon: (ltc2945) Handle error case in ltc2945_value_store
Jonathan Cormier
1
-0
/
+2
2023-03-10
hwmon: (asus-ec-sensors) add missing mutex path
Eugene Shalygin
1
-0
/
+1
2023-03-10
hwmon: (ftsteutates) Fix scaling of measurements
Armin Wolf
1
-6
/
+13
2022-12-31
hwmon: (jc42) Fix missing unlock on error in jc42_write()
Yang Yingliang
1
-1
/
+1
2022-12-31
hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
Denis Pauk
1
-0
/
+7
2022-12-31
hwmon: (emc2305) fix pwm never being able to set lower
Xingjiang Qiao
1
-13
/
+24
2022-12-31
hwmon: (emc2305) fix unable to probe emc2301/2/3
Xingjiang Qiao
1
-6
/
+1
2022-12-31
hwmon: (jc42) Restore the min/max/critical temperatures on resume
Martin Blumenstingl
1
-1
/
+9
2022-12-31
hwmon: (jc42) Convert register access and caching to regmap/regcache
Martin Blumenstingl
2
-102
/
+132
2022-12-01
hwmon: (asus-ec-sensors) Add checks for devm_kcalloc
Yuan Can
1
-0
/
+2
2022-12-01
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Yang Yingliang
1
-1
/
+4
2022-12-01
hwmon: (coretemp) Check for null before removing sysfs attrs
Phil Auld
1
-0
/
+4
2022-11-20
hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
Gaosheng Cui
1
-0
/
+1
2022-11-20
hwmon: (i5500_temp) fix missing pci_disable_device()
Yang Yingliang
1
-1
/
+1
2022-11-20
hwmon: (ina3221) Fix shunt sum critical calculation
Ninad Malwade
1
-2
/
+2
2022-11-20
hwmon: (ltc2947) fix temperature scaling
Derek Nguyen
1
-1
/
+1
2022-11-05
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-05
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-10-23
Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+41
2022-10-22
hwmon: (corsair-psu) Add USB id of the new HX1500i psu
Wilken Gottwalt
1
-0
/
+1
2022-10-17
hwmon/coretemp: Handle large core ID value
Zhang Rui
1
-15
/
+41
2022-10-17
hwmon: (pwm-fan) Explicitly switch off fan power when setting pwm1_enable to 0
Matthias Schiffer
1
-1
/
+4
2022-10-17
hwmon: (corsair-psu) fix typo in USB id description
Wilken Gottwalt
1
-1
/
+1
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+31
2022-10-07
Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
1
-0
/
+1
2022-10-05
Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
105
-4208
/
+5317
2022-10-05
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-64
/
+28
2022-10-04
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-19
/
+19
[next]