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
/
max31790.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
1
-1
/
+1
2024-05-01
hwmon: (max31790) revise the scale to write pwm
Delphine CC Chiu
1
-1
/
+7
2024-02-12
hwmon: Remove I2C_CLASS_HWMON from drivers w/o detect() and address_list
Heiner Kallweit
1
-1
/
+0
2023-06-08
hwmon: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-04-19
hwmon: max31790: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2022-09-19
hwmon: (max31790) add fanN_enable
Justin Ledford
1
-7
/
+31
2021-06-17
hwmon: (max31790) Detect and report zero fan speed
Guenter Roeck
1
-1
/
+6
2021-06-17
hwmon: (max31790) Clear fan fault after reporting it
Guenter Roeck
1
-1
/
+15
2021-06-17
hwmon: (max31790) Fix pwmX_enable attributes
Guenter Roeck
1
-15
/
+26
2021-06-17
hwmon: (max31790) Report correct current pwm duty cycles
Guenter Roeck
1
-3
/
+3
2021-06-17
hwmon: (max31790) Fix fan speed reporting for fan7..12
Guenter Roeck
1
-1
/
+1
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2019-04-16
hwmon: (max31790) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
1
-38
/
+20
2019-02-19
hwmon: (max31790) Replace S_<PERMS> with octal values
Guenter Roeck
1
-3
/
+3
2017-03-22
hwmon: (max31790) Set correct PWM value
Alex Hemme
1
-1
/
+1
2016-10-17
hwmon: (max31790) potential ERR_PTR dereference
Dan Carpenter
1
-1
/
+3
2016-09-09
hwmon: (max31790) Convert to use new hwmon registration API
Guenter Roeck
1
-297
/
+224
2015-10-14
hwmon: (max31790) Fix dereference of ERR_PTR
Sudip Mukherjee
1
-4
/
+4
2015-10-14
hwmon: Driver for Maxim MAX31790
Il Han
1
-0
/
+603