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
2020-12-22
hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs
Guenter Roeck
1
-98
/
+0
2020-12-17
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-12-12
hwmon: (sbtsi) Add basic support for SB-TSI sensors
Kun Yi
3
-0
/
+261
2020-12-11
hwmon: (iio_hwmon) Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-12-11
hwmon: (xgene) Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-12-11
hwmon: (occ) Add new temperature sensor type
Eddie James
1
-0
/
+75
2020-12-11
hwmon: (ltc2992) Fix less than zero comparisons with an unsigned integer
Colin Ian King
1
-5
/
+5
2020-12-11
hwmon: (ltc2992) Add support for GPIOs.
Alexandru Tachici
2
-1
/
+160
2020-12-11
hwmon: (ltc2992) Add support
Alexandru Tachici
3
-0
/
+825
2020-12-11
hwmon: (pmbus) Driver for Delta power supplies Q54SJ108A2
xiao.ma
3
-0
/
+432
2020-12-07
hwmon: Add driver for STMicroelectronics PM6764 Voltage Regulator
Charles
3
-0
/
+85
2020-12-03
hwmon: (nct6683) Support NCT6687D.
David Bartley
1
-2
/
+12
2020-12-03
hwmon: (applesmc) Add DMI product matches for Intel-based Xserves (non-RackMac*)
Joe Jamison
1
-0
/
+4
2020-12-03
hwmon: (pwm-fan) Convert to hwmon_device_register_with_info API
Paul Barker
1
-44
/
+70
2020-12-03
hwmon: pwm-fan: Refactor pwm_fan_probe
Paul Barker
1
-17
/
+33
2020-12-03
hwmon: (abx500) Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2020-12-03
hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
Tao Ren
3
-0
/
+362
2020-12-03
hwmon: drivetemp: fix typo temperatire => temperature
Corentin Labbe
1
-1
/
+1
2020-12-03
hwmon: (amd_energy) Add AMD family 19h model 01h x86 match
Naveen Krishna Chatradhi
1
-0
/
+1
2020-12-03
hwmon: (corsair-psu) Fix fan rpm calculation
Wilken Gottwalt
1
-6
/
+1
2020-12-03
hwmon: (ibmpowernv) Silence strncpy() warning
Lee Jones
1
-1
/
+1
2020-12-03
hwmon: (ina3221) Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-12-03
hwmon: (adm1177) Fix kerneldoc attribute formatting
Lee Jones
1
-5
/
+5
2020-12-03
hwmon: (corsair-psu) fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2020-12-03
hwmon: add Corsair PSU HID controller driver
Wilken Gottwalt
3
-0
/
+619
2020-12-03
hwmon: (pmbus) shrink code and remove pmbus_do_remove()
Bartosz Golaszewski
30
-40
/
+9
2020-12-03
hwmon: (adt7470) Create functions for updating readings and limits
Chris Packham
1
-36
/
+118
2020-12-03
hwmon: (pmbus/max20730) delete some dead code
Dan Carpenter
1
-2
/
+0
2020-12-03
hwmon: (acpi_power_meter) clean up freeing code
Dan Carpenter
1
-5
/
+4
2020-12-03
hwmon: (ina3221) Fix PM usage counter unbalance in ina3221_write_enable
Zhang Qilong
1
-1
/
+1
2020-11-22
hwmon: (scmi) Update hwmon internal scale data type
Cristian Marussi
1
-1
/
+1
2020-11-13
hwmon: (amd_energy) modify the visibility of the counters
Naveen Krishna Chatradhi
1
-1
/
+1
2020-11-12
hwmon: (applesmc) Re-work SMC comms
Brad Campbell
1
-48
/
+82
2020-11-12
hwmon: (pwm-fan) Fix RPM calculation
Paul Barker
1
-7
/
+9
2020-11-04
hwmon: (pmbus) Add mutex locking for sysfs reads
Robert Hancock
1
-3
/
+10
2020-10-26
hwmon: (pmbus/max20730) use scnprintf() instead of snprintf()
Dan Carpenter
1
-13
/
+13
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-19
/
+9
2020-10-15
Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+153
2020-10-07
hwmon: (pmbus/max20730) adjust the vout reading given voltage divider
Chu Lin
1
-0
/
+18
2020-10-07
hwmon: Add hardware monitoring driver for Moortec MR75203 PVT controller
Rahul Tanwar
3
-0
/
+667
2020-10-05
hwmon: (mlxreg-fan) Fix double "Mellanox"
Geert Uytterhoeven
1
-1
/
+1
2020-10-05
hwmon: (pmbus/max20730) add device monitoring via debugfs
Ugur Usug
1
-1
/
+362
2020-10-05
hwmon: (pmbus/max34440) Fix OC fault limits
Steve Foreman
1
-0
/
+23
2020-10-04
hwmon: (bt1-pvt) Wait for the completion with timeout
Serge Semin
1
-1
/
+12
2020-10-04
hwmon: (bt1-pvt) Cache current update timeout
Serge Semin
2
-39
/
+49
2020-10-04
hwmon: (bt1-pvt) Test sensor power supply on probe
Serge Semin
1
-0
/
+40
2020-10-04
hwmon: (lm75) Add regulator support
Alban Bedel
1
-0
/
+24
2020-10-04
hwmon: Add hwmon driver for Intel MAX 10 BMC
Xu Yilun
3
-0
/
+346
2020-10-04
hwmon: (pmbus) Add support for MPS Multi-phase mp2975 controller
Vadim Pasternak
3
-0
/
+779
[next]