aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/da9052-hwmon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-12-16hwmon: (da9052-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variantsGuenter Roeck1-66/+39
2017-10-21hwmon: (da9052) Increase sample rate when using TSIMartyn Welch1-0/+5
2017-08-22hwmon: da9052: Add support for TSI channelSebastian Reichel1-4/+245
2017-08-22hwmon: da9052: Replace S_IRUGO with 0444Sebastian Reichel1-18/+18
2014-10-20hwmon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-22hwmon: (da9052) Convert to devm_hwmon_device_register_with_groupsAxel Lin1-45/+9
2014-07-14hwmon: (da9052) Don't use dash in the name attributeAxel Lin1-1/+1
2014-01-14hwmon: (da9052) Fix adc to voltage calculationAnthony Olech1-2/+2
2013-04-07hwmon: Fix CamelCase checkpatch warningsGuenter Roeck1-7/+7
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+3
2012-12-05hwmon: da9052: Use da9052_reg_update for rmw operationsAxel Lin1-20/+7
2012-11-28hwmon: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devinitBill Pemberton1-1/+1
2012-11-28hwmon: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-10hwmon: Drop needless includes of <linux/delay.h>Jean Delvare1-1/+0
2012-07-21hwmon: Driver for DA9052/53 PMICAshish Jangam1-0/+344