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
/
ltc4245.c
Age
Commit message (
Expand
)
Author
2019-02-18
hwmon: (ltc4245) Replace S_<PERMS> with octal values
Guenter Roeck
2017-06-11
hwmon: (ltc4245) move header file out of I2C realm
Wolfram Sang
2016-09-08
hwmon: (ltc4245) Convert to use new hwmon registration API
Guenter Roeck
2014-03-03
hwmon: (ltc4245) Remove devicetree conditionals
Guenter Roeck
2014-03-03
hwmon: (ltc4245) Drop debug messages
Guenter Roeck
2014-03-03
hwmon: (ltc4245) Use device managed function to register hwmon device
Guenter Roeck
2013-10-13
hwmon: (ltc4245) Convert to use hwmon_device_register_with_groups
Guenter Roeck
2013-04-07
hwmon: (ltc4245) Fix 'Macros with complex values' checkpatch error
Guenter Roeck
2012-10-10
hwmon: Add missing inclusions of <linux/jiffies.h>
Jean Delvare
2012-09-23
hwmon: (ltc4245) Convert to use devm_ functions
Guenter Roeck
2012-03-18
hwmon: (ltc4245) Fix multi-line comments
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2010-08-14
hwmon: (ltc4245) Expose all GPIO pins as analog voltages
Ira W. Snyder
2010-05-27
hwmon: (ltc4245) Read only one GPIO pin
Ira W. Snyder
2009-10-04
ltc4215/ltc4245: Discard obsolete detect methods
Jean Delvare
2009-09-23
hwmon: (ltc4245) Clear faults at startup
Ira W. Snyder
2009-01-07
hwmon: Add LTC4245 driver
Ira Snyder