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
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
2018-10-11
hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6793D
Guenter Roeck
1
-5
/
+14
2018-10-11
hwmon: (nct6775) Fix fan6/pwm6 detection for NCT6792D
Guenter Roeck
1
-1
/
+4
2018-10-11
hwmon: (nct6775) Improve instruction grouping
Guenter Roeck
1
-4
/
+4
2018-10-11
hwmon: (nct6775) Use logical or instead of if statements where possible
Guenter Roeck
1
-23
/
+11
2018-10-11
hwmon: (nct6775) Declare and initialize LDN specific config variables earlier
Guenter Roeck
1
-5
/
+6
2018-10-11
hwmon: (nct6775) Move config variable declarations and initializations
Guenter Roeck
1
-19
/
+11
2018-10-11
hwmon: (nct6775) Replace 'regval' with variables named after config registers
Guenter Roeck
1
-20
/
+23
2018-10-11
hwmon: (nct6775) Rename configuration register variables
Guenter Roeck
1
-21
/
+21
2018-10-11
hwmon: (nct6775) Only display fan speed tolerance conditionally
Guenter Roeck
1
-13
/
+19
2018-10-11
hwmon: (lm92) Fix whitespace issues
Guenter Roeck
1
-6
/
+8
2018-10-11
hwmon: (scmi) Remove redundant pointer check
Nathan Chancellor
1
-1
/
+1
2018-10-11
hwmon: (asus_atk0110) Use PTR_ERR_OR_ZERO instead of reimplementing its function
zhong jiang
1
-3
/
+1
2018-10-11
hwmon: (lm75) Add MAX31725/6 support
Kun Yi
1
-2
/
+16
2018-10-11
hwmon: (sht15) Switch to SPDX identifier
Fabio Estevam
1
-4
/
+1
2018-10-11
hwmon: (mc13783-adc) Switch to SPDX identifier
Fabio Estevam
1
-13
/
+1
2018-10-11
hwmon: (nct6775) Clean up a condition
Dan Carpenter
1
-2
/
+1
2018-10-11
hwmon: (k10temp) Support all Family 15h Model 6xh and Model 7xh processors
Guenter Roeck
1
-2
/
+3
2018-10-11
hwmon: (ibmpowernv) drop unnecessary OF name NULL checks
Rob Herring
1
-6
/
+0
2018-10-11
hwmon: (iio_hwmon) Do not duplicate or sanitize fixed string
Guenter Roeck
1
-6
/
+7
2018-10-11
hwmon: Convert to using %pOFn instead of device_node.name
Rob Herring
4
-9
/
+8
2018-10-11
drivers: hwmon: (pmbus/ltc2978) Add support for LTM4686 uModule
Michael Hennerich
2
-2
/
+10
2018-09-19
Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
1
-23
/
+49
2018-09-17
hwmon: (nct6775) Use different register to get fan RPM for fan7
Guenter Roeck
1
-2
/
+2
2018-09-16
hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D
Guenter Roeck
1
-4
/
+9
2018-09-15
hwmon: (nct6775) Fix virtual temperature sources for NCT6796D
Guenter Roeck
1
-6
/
+22
2018-09-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2018-09-07
hwmon: (nct6775) Fix access to fan pulse registers
Guenter Roeck
1
-11
/
+16
2018-09-06
hwmon: (nct6775) Set weight source to zero correctly
Dan Carpenter
1
-1
/
+1
2018-09-05
hwmon: rpi: add module alias to raspberrypi-hwmon
Peter Robinson
1
-0
/
+1
2018-08-27
hwmon: (nct6775) Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-08-27
hwmon: (adt7475) Make adt7475_read_word() return errors
Dan Carpenter
1
-5
/
+9
2018-08-27
hwmon: (adt7475) Potential error pointer dereferences
Dan Carpenter
1
-3
/
+8
2018-08-27
hwmon: (ina2xx) fix sysfs shunt resistor read access
Lothar Felten
1
-2
/
+11
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+177
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-32
/
+206
2018-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2018-08-10
hwmon: (adt7475) Change show functions to return error data correctly
Tokunori Ikegami
1
-2
/
+38
2018-08-10
hwmon: (adt7475) Change update functions to add error handling
Tokunori Ikegami
1
-42
/
+145
2018-08-10
hwmon: (adt7475) Change valid parameter to bool type
Tokunori Ikegami
1
-1
/
+2
2018-08-10
hwmon: (adt7475) Split device update function to measure and limits
Tokunori Ikegami
1
-101
/
+109
2018-08-09
hwmon: k10temp: Support Threadripper 2920X, 2970WX; simplify offset table
Guenter Roeck
1
-8
/
+2
2018-08-07
hwmon: (k10temp) 27C Offset needed for Threadripper2
Michael Larabel
1
-0
/
+2
2018-07-31
hwmon: (ibmpowernv) Add attributes to enable/disable sensor groups
Shilpasri G Bhat
1
-32
/
+206
2018-07-23
hwmon: (iio_hwmon) Use devm functions
Maxime Roussin-BĂ©langer
1
-49
/
+18
2018-07-18
hwmon: Add support for power min, lcrit, min_alarm and lcrit_alarm
Andrew Lunn
1
-0
/
+4
2018-07-15
Merge tag 'arm-soc/for-4.19/drivers' of https://github.com/Broadcom/stblinux ...
Olof Johansson
3
-0
/
+177
2018-07-09
hwmon: Add support for RPi voltage sensor
Stefan Wahren
3
-0
/
+177
2018-07-09
hwmon: Add NPCM7xx PWM and Fan driver
Tomer Maimon
3
-0
/
+1068
2018-07-09
hwmon: (pmbus/max34440) Add support for MAX34451.
Kun Yi
2
-4
/
+91
[next]