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
/
ads1015.c
Age
Commit message (
Expand
)
Author
2019-04-15
hwmon: (ads1015) Fix build warning
Guenter Roeck
2018-12-16
hwmon: (ads1015) Use permission specific SENSOR[_DEVICE]_ATTR variants
Guenter Roeck
2017-08-13
hwmon: (ads1015) Convert to using %pOF instead of full_name
Rob Herring
2017-06-11
hwmon: (ads1015) move header file out of I2C realm
Wolfram Sang
2017-04-02
hwmon: (ads1015) Add OF device ID table
Javier Martinez Canillas
2016-02-18
hwmon: (ads1015) Handle negative conversion values correctly
Peter Rosin
2014-09-22
hwmon: (ads1015) Use of_property_read_u32 at appropriate places
Axel Lin
2014-08-05
hwmon: (ads1015) Fix out-of-bounds array access
Axel Lin
2014-07-29
hwmon: (ads1015) Fix off-by-one for valid channel index checking
Axel Lin
2013-08-11
hwmon: (ads1015) Add support for ADS1115
Evgeniy Dushistov
2012-09-23
hwmon: (ads1015) Convert to use devm_ functions
Guenter Roeck
2012-04-18
hwmon: (ads1015) Fix build warning
Guenter Roeck
2012-03-18
hwmon: convert drivers/hwmon/* to use module_i2c_driver()
Axel Lin
2012-02-23
hwmon: (ads1015) Fix file leak in probe function
Guenter Roeck
2011-11-04
hwmon: Use i2c_smbus_{read,write}_word_swapped
Jean Delvare
2011-03-21
hwmon: (ads1015) Make gain and datarate configurable
Dirk Eibach
2011-03-21
hwmon: (ads1015) Drop dynamic attribute group
Jean Delvare
2011-03-21
hwmon: Add support for Texas Instruments ADS1015
Dirk Eibach