index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
ad7418.c
Age
Commit message (
Expand
)
Author
2020-09-23
hwmon: use simple i2c probe function
Stephen Kitt
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-02-25
hwmon: (ad7418) Add device tree probing
Linus Walleij
2019-02-18
hwmon: (ad7418) Catch I2C errors
Brandon Maier
2018-12-16
hwmon: (ad7418) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2014-08-04
hwmon: (ad7418) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2014-08-04
hwmon: (ad7418) Avoid forward declaration
Axel Lin
2012-09-23
hwmon: (ad7418) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
hwmon: (ad7418) fix checkpatch issues
Frans Meulenbroeks
2011-11-04
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-07-16
hwmon: (ad7418) Convert to a new-style i2c driver
Jean Delvare
2008-02-18
hwmon: normal_i2c arrays should be const
Mark M. Hoffman
2007-10-09
hwmon: Convert from class_device to device
Tony Jones
2007-10-09
hwmon: Allow writing of negative trigger temperatures
Christian Hohnstaedt
2007-05-08
hwmon: New AD7416, AD7417 and AD7418 driver
Alessandro Zummo