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-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
2020-10-04
hwmon: (tmp513) fix spelling typo in comments
Wang Qing
1
-1
/
+1
2020-10-04
hwmon: (amd_energy) Improve the accumulation logic
Naveen Krishna Chatradhi
1
-83
/
+44
2020-09-30
hwmon: (amd_energy) optimize accumulation interval
Naveen Krishna Chatradhi
1
-9
/
+11
2020-09-30
hwmon: (amd_energy) Move label out of accumulation structure
Akshay Gupta
1
-6
/
+11
2020-09-24
hwmon: (adm9240) Convert to regmap
Chris Packham
1
-79
/
+136
2020-09-24
hwmon: (adm9240) Create functions for updating measure and config
Chris Packham
1
-64
/
+138
2020-09-24
hwmon: (adm9240) Use loops to avoid duplicated code
Chris Packham
1
-12
/
+12
2020-09-23
hwmon: (k10temp) Add support for Zen3 CPUs
Wei Huang
1
-0
/
+24
2020-09-23
hwmon: (pmbus) Move boolean error condition check to generating code
Guenter Roeck
1
-5
/
+6
2020-09-23
hwmon: (pmbus) Expose PEC debugfs attribute
Andrew Jeffery
1
-0
/
+39
2020-09-23
hwmon: (pmbus) Stop caching register values
Guenter Roeck
1
-117
/
+89
2020-09-23
hwmon: (k10temp) Take out debugfs code
Guenter Roeck
1
-77
/
+1
2020-09-23
hwmon: (gsc-hwmon) add fan sensor
Tim Harvey
1
-3
/
+29
2020-09-23
hwmon: (k10temp) Define SVI telemetry and current factors for Zen2 CPUs
Wei Huang
1
-8
/
+12
2020-09-23
hwmon: (k10temp) Create common functions and macros for Zen CPU families
Wei Huang
1
-27
/
+29
2020-09-23
hwmon: (scmi-hwmon) Avoid comma separated statements
Joe Perches
1
-2
/
+4
2020-09-23
hwmon: (pmbus/adm1266) read blackbox
Alexandru Tachici
1
-0
/
+127
2020-09-23
hwmon: (pmbus/adm1266) add debugfs for states
Alexandru Tachici
1
-1
/
+40
2020-09-23
hwmon: (pmbus/adm1266) Add support for GPIOs
Alexandru Tachici
2
-0
/
+205
2020-09-23
hwmon: (pmbus/adm1266) Add Block process call
Alexandru Tachici
2
-0
/
+79
2020-09-23
hwmon: (pmbus) Add support for ADM1266
Alexandru Tachici
3
-0
/
+75
2020-09-23
hwmon: shtc1: add support for device tree bindings
Chris Ruehl
1
-3
/
+22
2020-09-23
hwmon: (pwm-fan) Use dev_err_probe() to simplify error handling
Anson Huang
1
-8
/
+2
2020-09-23
hwmon: (dme1737) use simple i2c probe
Stephen Kitt
1
-4
/
+5
2020-09-23
hwmon: (f75375s) use simple i2c probe
Stephen Kitt
1
-6
/
+4
2020-09-23
hwmon: (tmp513) use simple i2c probe
Stephen Kitt
1
-5
/
+4
2020-09-23
hwmon: use simple i2c probe function (take 2)
Stephen Kitt
4
-13
/
+14
2020-09-23
hwmon: (ltc2947) use simple i2c probe
Stephen Kitt
1
-3
/
+2
2020-09-23
hwmon: (emc2103) use simple i2c probe
Stephen Kitt
1
-2
/
+2
2020-09-23
hwmon: (asc7621) use simple i2c probe
Stephen Kitt
1
-2
/
+2
2020-09-23
hwmon: (lm73) use simple i2c probe
Stephen Kitt
1
-2
/
+2
2020-09-23
hwmon: (w83791d) use simple i2c probe
Stephen Kitt
1
-5
/
+3
2020-09-23
hwmon: (w83793) use simple i2c probe
Stephen Kitt
1
-5
/
+3
2020-09-23
hwmon: (adm1029) use simple i2c probe
Stephen Kitt
1
-3
/
+2
2020-09-23
hwmon: (adm1177) use simple i2c probe
Stephen Kitt
1
-3
/
+2
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
87
-285
/
+250
[next]