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
/
tmp401.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
1
-4
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2018-12-17
hwmon: (tmp401) Auto-convert to use SENSOR_DEVICE_ATTR_{RO, RW, WO}
Guenter Roeck
1
-69
/
+57
2017-01-10
hwmon: (tmp401) use smb word operations instead of 2 smb byte operations
Jeroen De Wachter
1
-35
/
+14
2017-01-02
hwmon: (tmp401) use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-6
/
+5
2016-06-28
hwmon: (tmp401) Add support for TI TMP461
Andrew F. Davis
1
-6
/
+29
2015-05-29
hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37
Guenter Roeck
1
-1
/
+1
2014-12-08
hwmon: (tmp401) Detect TMP435 on all addresses it supports
Guenter Roeck
1
-5
/
+4
2014-12-04
hwmon: (tmp401) Bail out from tmp401_probe() in case of write errors
Bartosz Golaszewski
1
-10
/
+14
2014-12-04
hwmon: (tmp401) Add support for TI TMP435
Patrick Titiano
1
-2
/
+11
2013-10-18
hwmon: (tmp401) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
1
-64
/
+28
2013-05-19
hwmon: (tmp401) Drop redundant safety on cache lifetime
Jean Delvare
1
-1
/
+1
2013-04-21
hwmon: (tmp401) Add support for TMP432
Guenter Roeck
1
-37
/
+155
2013-04-21
hwmon: (tmp401) Add support for update_interval attribute
Guenter Roeck
1
-1
/
+53
2013-04-21
hwmon: (tmp401) Reset valid flag when resetting temperature history
Guenter Roeck
1
-2
/
+6
2013-04-21
hwmon: (tmp401) Simplification and cleanup
Guenter Roeck
1
-234
/
+137
2013-04-14
hwmon: (tmp401) Use sysfs_create_group / sysfs_remove_group
Guenter Roeck
1
-63
/
+91
2013-04-14
hwmon: (tmp401) Drop unused defines, use BIT for bit masks
Guenter Roeck
1
-11
/
+10
2013-04-08
hwmon: (tmp401) Fix device detection for TMP411B and TMP411C
Guenter Roeck
1
-2
/
+16
2013-04-08
hwmon: (tmp401) Add support for TMP431
Guenter Roeck
1
-3
/
+12
2013-04-08
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
1
-2
/
+3
2013-01-26
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
1
-7
/
+7
2012-07-22
hwmon: (tmp401) Convert to use devm_ functions
Guenter Roeck
1
-3
/
+3
2012-03-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+1
2012-03-19
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-02-21
Typos: change aditional to additional.
Justin P. Mattock
1
-1
/
+1
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
1
-5
/
+5
2010-05-27
hwmon: (tmp401) Reorganize code to get rid of static forward declarations
Andre Prendel
1
-108
/
+97
2010-05-27
hwmon: (tmp401) Use constants for sysfs file permissions
Andre Prendel
1
-22
/
+28
2010-03-06
hwmon: Fix off-by-one kind values
Jean Delvare
1
-4
/
+3
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
1
-2
/
+1
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
1
-1
/
+1
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
1
-2
/
+2
2009-12-09
hwmon: (tmp401/tmp421) Clean up detect functions
Jean Delvare
1
-29
/
+26
2009-06-15
hwmon: (tmp401) Add support for TI's TMP411 sensors chip
Andre Prendel
1
-24
/
+149
2009-06-15
hwmon: (tmp401) Add support for TI's TMP401 sensor chip
Hans de Goede
1
-0
/
+565