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
/
ltc4245.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-4
/
+1
2019-04-16
hwmon: (ltc4245) Use HWMON_CHANNEL_INFO macro
Guenter Roeck
1
-50
/
+23
2019-02-19
hwmon: (ltc4245) Replace S_<PERMS> with octal values
Guenter Roeck
1
-4
/
+4
2017-06-12
hwmon: (ltc4245) move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2016-09-09
hwmon: (ltc4245) Convert to use new hwmon registration API
Guenter Roeck
1
-187
/
+175
2014-03-03
hwmon: (ltc4245) Remove devicetree conditionals
Guenter Roeck
1
-4
/
+0
2014-03-03
hwmon: (ltc4245) Drop debug messages
Guenter Roeck
1
-3
/
+0
2014-03-03
hwmon: (ltc4245) Use device managed function to register hwmon device
Guenter Roeck
1
-19
/
+4
2013-10-14
hwmon: (ltc4245) Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-54
/
+24
2013-04-08
hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch error
Guenter Roeck
1
-57
/
+59
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
1
-0
/
+1
2012-09-24
hwmon: (ltc4245) Convert to use devm_ functions
Guenter Roeck
1
-10
/
+4
2012-03-19
hwmon: (ltc4245) Fix multi-line comments
Guenter Roeck
1
-3
/
+6
2012-03-19
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2010-08-14
hwmon: (ltc4245) Expose all GPIO pins as analog voltages
Ira W. Snyder
1
-10
/
+167
2010-05-27
hwmon: (ltc4245) Read only one GPIO pin
Ira W. Snyder
1
-13
/
+5
2009-10-05
ltc4215/ltc4245: Discard obsolete detect methods
Jean Delvare
1
-126
/
+5
2009-09-24
hwmon: (ltc4245) Clear faults at startup
Ira W. Snyder
1
-1
/
+2
2009-01-07
hwmon: Add LTC4245 driver
Ira Snyder
1
-0
/
+567