summaryrefslogtreecommitdiff
path: root/drivers/hwmon/ads7828.c
AgeCommit message (Expand)Author
2017-04-02hwmon: (ads7828) Accept optional parameters from device treeSam Povilus
2017-04-02hwmon: (ads7828) Add OF device ID tableJavier Martinez Canillas
2016-04-19hwmon: (ads7828) Enable internal referenceAkshay Bhat
2015-02-22hwmon: (ads7828) Check return value of devm_regmap_init_i2cAxel Lin
2015-02-02hwmon: (ads2828) Only keep data in device data structure if neededGuenter Roeck
2015-02-02hwmon: (ads2828) Convert to use regmapGuenter Roeck
2014-08-04hwmon: (ads7828) Convert to devm_hwmon_device_register_with_groupsAxel Lin
2013-08-11hwmon: use dev_get_platdata()Jingoo Han
2013-01-25hwmon: Replace SENSORS_LIMIT with clamp_valGuenter Roeck
2012-12-05hwmon: (ads7828) add support for ADS7830Guillaume Roguez
2012-12-05hwmon: (ads7828) driver cleanupVivien Didelot
2012-09-23hwmon: (ads7828) Convert to use devm_ functionsGuenter Roeck
2012-03-18hwmon: (ads7828) Fix multi-line commentsGuenter Roeck
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-04hwmon: Use i2c_smbus_{read,write}_word_swappedJean Delvare
2011-01-12hwmon: (ads7828) Update email contact detailsSteven Hardy
2009-12-14i2c: Drop I2C_CLIENT_INSMOD_1Jean Delvare
2009-12-14i2c: Get rid of struct i2c_client_address_dataJean Delvare
2009-12-14i2c: Drop the kind parameter from detect callbacksJean Delvare
2009-12-09hwmon: Clean up detect functionsJean Delvare
2008-07-16hwmon: (ads7828) Convert to a new-style i2c driverJean Delvare
2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-18hwmon: normal_i2c arrays should be constMark M. Hoffman
2008-02-07hwmon: Add support for Texas Instruments/Burr-Brown ADS7828Steve Hardy