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
/
ad7414.c
Age
Commit message (
Expand
)
Author
2017-04-02
hwmon: (ad7414) Add OF device ID table
Javier Martinez Canillas
2014-08-04
hwmon: (ad7414) Convert to devm_hwmon_device_register_with_groups
Axel Lin
2013-01-25
hwmon: Replace SENSORS_LIMIT with clamp_val
Guenter Roeck
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
2012-09-23
hwmon: (ad7414) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: (ad7414) Fix multi-line comments
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-03-18
hwmon: (ad7414) fix checkpatch issues
Frans Meulenbroeks
2011-11-04
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
2011-02-26
hwmon: (ad7414) add MODULE_DEVICE_TABLE
axel lin
2010-11-11
hwmon: (ad7414) Return proper error code for ad7414_probe()
Axel Lin
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-09-20
hwmon: (ad7414) Make ad7414_update_device() static
Adrian Bunk
2008-08-06
hwmon: ad7414 driver
Sean MacLennan