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
2016-09-09
hwmon: (lm95241) Drop FSF address
Guenter Roeck
1
-4
/
+0
2016-09-09
hwmon: (lm95241) Order include files alphabetically
Guenter Roeck
1
-4
/
+4
2016-09-09
hwmon: (lm95241) Add support for fault attributes
Guenter Roeck
1
-1
/
+19
2016-09-09
hwmon: (lm95241) Fix overflow problems, write conversion rate to chip
Guenter Roeck
1
-7
/
+33
2016-09-05
hwmon: Use smp_call_on_cpu() for dell-smm i8k
Juergen Gross
1
-16
/
+20
2016-08-29
hwmon: (it87) Add missing sysfs attribute group terminator
Jean Delvare
1
-0
/
+1
2016-08-12
hwmon: (it87) Features mask must be 32 bit wide
Guenter Roeck
1
-1
/
+1
2016-08-01
Merge tag 'hwmon-for-linus-v4.8-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-27
/
+73
2016-08-01
hwmon: (adt7411) set sane values for CFG1 and CFG3
Michael Walle
1
-4
/
+44
2016-08-01
hwmon: (iio_hwmon) fix memory leak in name attribute
Quentin Schulz
1
-12
/
+12
2016-08-01
hwmon: (ftsteutates) Fix potential memory access error
Guenter Roeck
1
-1
/
+1
2016-08-01
hwmon: (tmp102) Improve error handling
Guenter Roeck
1
-1
/
+3
2016-08-01
hwmon: (lm75) Improve error handling
Guenter Roeck
1
-2
/
+4
2016-08-01
hwmon: (lm90) Improve error handling
Guenter Roeck
1
-5
/
+7
2016-08-01
hwmon: (lm90) Add missing assignment
Guenter Roeck
1
-1
/
+1
2016-08-01
hwmon: (sht3x) set initial jiffies to last_update
Matt Ranostay
1
-1
/
+1
2016-07-28
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-1
/
+5
2016-07-20
hwmon: (ftsteutates) Remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2016-07-20
hwmon: (adt7411) set bit 3 in CFG1 register
Michael Walle
1
-1
/
+4
2016-07-20
hwmon: Add driver for FTS BMC chip "Teutates"
Thilo Cestonaro
3
-0
/
+833
2016-07-16
hwmon: (sht3x) add humidity heater element control
Matt Ranostay
1
-0
/
+50
2016-07-13
hwmon: (jc42) Add support for generic JC-42.4 devicetree binding
Guenter Roeck
1
-0
/
+10
2016-07-13
hwmon: (tmp102) Convert to use regmap, and drop local cache
Guenter Roeck
2
-78
/
+71
2016-07-13
hwmon: (tmp102) Rework chip configuration
Guenter Roeck
1
-15
/
+22
2016-07-13
hwmon: (tmp102) Improve handling of initial read delay
Guenter Roeck
1
-14
/
+30
2016-07-09
hwmon: (lm90) Drop unnecessary else statements
Guenter Roeck
1
-16
/
+12
2016-07-09
hwmon: (lm90) Use bool for valid flag
Guenter Roeck
1
-3
/
+3
2016-07-09
hwmon: (lm90) Read limit registers only once
Guenter Roeck
1
-72
/
+105
2016-07-09
hwmon: (lm90) Simplify read functions
Guenter Roeck
1
-115
/
+193
2016-07-09
hwmon: (lm90) Use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-20
/
+6
2016-07-09
hwmon: (lm90) Use devm_add_action for cleanup
Guenter Roeck
1
-18
/
+22
2016-07-09
hwmon: (lm75) Convert to use regmap
Guenter Roeck
2
-94
/
+69
2016-07-09
hwmon: (lm75) Add update_interval attribute
Guenter Roeck
1
-0
/
+13
2016-07-09
hwmon: (lm75) Drop lm75_read_value and lm75_write_value
Guenter Roeck
1
-33
/
+9
2016-07-09
hwmon: (lm75) Handle cleanup with devm_add_action
Guenter Roeck
1
-19
/
+19
2016-07-05
hwmon: (jc42) Add I2C_CLASS_HWMON to detection class
Alison Schofield
1
-1
/
+1
2016-06-28
hwmon: (tmp102) Drop FSF address
Guenter Roeck
1
-4
/
+0
2016-06-28
hwmon: (tmp102) Use devm_add_action to register cleanup function
Guenter Roeck
1
-35
/
+19
2016-06-28
hwmon: (jc42) Add support for Microchip MCP9808 temperature sensor
Alison Schofield
2
-2
/
+6
2016-06-28
hwmon: (ina3221) Fix negative limits
Guenter Roeck
1
-7
/
+6
2016-06-28
hwmon: (emc6w201): trivial fix of spelling mistake "Unknwown" -> "Unknown"
Colin Ian King
1
-1
/
+1
2016-06-28
hwmon: (dell-smm) In debug mode log duration of SMM calls
Pali Rohár
1
-0
/
+17
2016-06-28
hwmon: (dell-smm) Detect fan with index=2
Pali Rohár
1
-2
/
+22
2016-06-28
hwmon: (ads7871) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-50
/
+15
2016-06-28
hwmon: (jz4740) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-51
/
+14
2016-06-28
hwmon: (ad7314) Convert to devm_hwmon_device_register_with_groups
Axel Lin
1
-41
/
+7
2016-06-28
hwmon: Add support for INA3221 Triple Current/Voltage Monitors
Andrew F. Davis
3
-0
/
+458
2016-06-28
hwmon: (tmp401) Add support for TI TMP461
Andrew F. Davis
2
-7
/
+30
2016-06-28
hwmon: add support for Sensirion SHT3x sensors
David Frey
3
-0
/
+737
2016-06-23
hwmon: (dell-smm) Cache fan_type() calls and change fan detection
Pali Rohár
1
-5
/
+20
[prev]
[next]