index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
tmp401.c
Age
Commit message (
Expand
)
Author
2015-05-29
hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37
Guenter Roeck
2014-12-08
hwmon: (tmp401) Detect TMP435 on all addresses it supports
Guenter Roeck
2014-12-04
hwmon: (tmp401) Bail out from tmp401_probe() in case of write errors
Bartosz Golaszewski
2014-12-04
hwmon: (tmp401) Add support for TI TMP435
Patrick Titiano
2013-10-18
hwmon: (tmp401) Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-05-19
hwmon: (tmp401) Drop redundant safety on cache lifetime
Jean Delvare
2013-04-21
hwmon: (tmp401) Add support for TMP432
Guenter Roeck
2013-04-21
hwmon: (tmp401) Add support for update_interval attribute
Guenter Roeck
2013-04-21
hwmon: (tmp401) Reset valid flag when resetting temperature history
Guenter Roeck
2013-04-21
hwmon: (tmp401) Simplification and cleanup
Guenter Roeck
2013-04-14
hwmon: (tmp401) Use sysfs_create_group / sysfs_remove_group
Guenter Roeck
2013-04-14
hwmon: (tmp401) Drop unused defines, use BIT for bit masks
Guenter Roeck
2013-04-08
hwmon: (tmp401) Fix device detection for TMP411B and TMP411C
Guenter Roeck
2013-04-08
hwmon: (tmp401) Add support for TMP431
Guenter Roeck
2013-04-08
hwmon: Fix checkpatch warning 'quoted string split across lines'
Guenter Roeck
2013-01-26
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-07-22
hwmon: (tmp401) Convert to use devm_ functions
Guenter Roeck
2012-03-21
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-19
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-02-21
Typos: change aditional to additional.
Justin P. Mattock
2012-01-05
hwmon: replaced strict_str* with kstr*
Frans Meulenbroeks
2010-05-27
hwmon: (tmp401) Reorganize code to get rid of static forward declarations
Andre Prendel
2010-05-27
hwmon: (tmp401) Use constants for sysfs file permissions
Andre Prendel
2010-03-05
hwmon: Fix off-by-one kind values
Jean Delvare
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
Jean Delvare
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
2009-12-09
hwmon: (tmp401/tmp421) Clean up detect functions
Jean Delvare
2009-06-15
hwmon: (tmp401) Add support for TI's TMP411 sensors chip
Andre Prendel
2009-06-15
hwmon: (tmp401) Add support for TI's TMP401 sensor chip
Hans de Goede