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
2018-11-05
hwmon: (ibmpowernv) Remove bogus __init annotations
Geert Uytterhoeven
1
-4
/
+3
2018-11-05
hwmon: (core) Fix double-free in __hwmon_device_register()
Dmitry Osipenko
1
-4
/
+4
2018-10-23
Merge tag 'for-linus-4.20' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-2
/
+2
2018-10-23
Merge tag 'regmap-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
4
-4
/
+8
2018-10-23
Merge tag 'hwmon-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
21
-355
/
+725
2018-10-21
Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...
Mark Brown
4
-4
/
+8
2018-10-15
hwmon: (pmbus) Fix page count auto-detection.
Dmitry Bazhenov
2
-1
/
+6
2018-10-12
hwmon: (pmbus) remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2018-10-12
hwmon: (core) Add trace events to _attr_show/store functions
Nicolin Chen
1
-7
/
+20
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-1
/
+1
2018-10-11
hwmon: (ina3221) Use _info API to register hwmon device
Nicolin Chen
1
-283
/
+235
2018-10-11
hwmon: (npcm-750-pwm-fan) Change initial pwm target to 255
Kun Yi
1
-1
/
+1
2018-10-11
hwmon: (ina3221) Validate shunt resistor value from DT
Nicolin Chen
1
-1
/
+7
2018-10-11
hwmon: (tmp421) make const array 'names' static
Colin Ian King
1
-2
/
+4
2018-10-11
hwmon: (core) Add hwmon_in_enable attribute
Nicolin Chen
1
-0
/
+1
2018-10-11
hwmon: (ina3221) mark PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2018-10-11
hwmon: (ina3221) Read channel input source info from DT
Nicolin Chen
1
-14
/
+221
2018-10-11
hwmon: (ina3221) Add suspend and resume functions
Nicolin Chen
1
-0
/
+63
2018-10-11
hwmon: (ina3221) Fix INA3221_CONFIG_MODE macros
Nicolin Chen
1
-3
/
+3
2018-10-11
hwmon: (ina3221) Add INA3221_CONFIG to volatile_table
Nicolin Chen
1
-1
/
+1
2018-10-11
hwmon: (pwm-fan) Set fan speed to 0 on suspend
Thierry Reding
1
-1
/
+11
2018-10-11
hwmon: (pwm-fan) Silence error on probe deferral
Thierry Reding
1
-2
/
+6
2018-10-11
hwmon: (scpi-hwmon) remove redundant continue
zhong jiang
1
-3
/
+1
2018-10-11
hwmon: (nct6775) Add support for NCT6798D
Guenter Roeck
1
-4
/
+80
2018-10-11
hwmon: (nct6775) Add support for NCT6797D
Guenter Roeck
1
-4
/
+41
2018-10-11
hwmon: (nct6775) Fix names of DIMM temperature sources
Guenter Roeck
1
-8
/
+8
2018-10-11
hwmon: (nct6796) Clean up and amend fan/pwm configuration for NCT6796D
Guenter Roeck
1
-14
/
+13
2018-10-11
hwmon: (nct6775) Separate fan/pwm configuration detection for NCT6795D
Guenter Roeck
1
-4
/
+15
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-10-06
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-1
/
+1
[next]