summaryrefslogtreecommitdiff
path: root/drivers/hwmon/adc128d818.c
AgeCommit message (Expand)Author
2023-06-08hwmon: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-10-04Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2022-09-19hwmon: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-04-20hwmon: Use kobj_to_dev()Guenter Roeck
2020-09-23hwmon: use simple i2c probe function (take 2)Stephen Kitt
2020-08-04hwmon: (adc128d818) Fix advanced configuration register initRoy van Doormaal
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-15hwmon: (adc128d818) Fix build warningGuenter Roeck
2018-12-16hwmon: (adc128d818) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck
2017-08-13hwmon: (adc128d818) constify attribute_group structures.Arvind Yadav
2017-04-02hwmon: (adc128d818) Add OF device ID tableJavier Martinez Canillas
2017-01-10hwmon: (adc128d818) Preserve operation modeAlexander Koch
2017-01-10hwmon: (adc128d818) Support operation modes 1-3Alexander Koch
2017-01-10hwmon: (adc128d818) Implement mode selection via dtAlexander Koch
2015-01-25hwmon: (adc128d818) Do proper sign extensionRasmus Villemoes
2014-07-07hwmon: (adc128d818) Drop write support on inX_input attributesGuenter Roeck
2014-03-03hwmon: Driver for TI ADC128D818Guenter Roeck