aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/adt7310.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-25hwmon: (adt7x10) convert to use maple tree register cacheBo Liu1-1/+1
2022-09-25hwmon: (adt7x10) Switch to EXPORT_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-1/+1
2022-02-27hwmon: (adt7x10) Remove empty driver removal callbackCosmin Tanislav1-7/+0
2022-02-27hwmon: (adt7x10) Convert to use regmapGuenter Roeck1-17/+71
2021-10-12hwmon: (adt7x10) Make adt7x10_remove() return voidUwe Kleine-König1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner1-2/+1
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2013-10-03hwmon: (adt7310) Use spi_w8r16be() instead spi_w8r16()Lars-Peter Clausen1-6/+1
2013-04-07hwmon: (adt7310) Fix sparse warningGuenter Roeck1-1/+1
2013-04-07hwmon: (adt7x10) Add alarm interrupt supportLars-Peter Clausen1-2/+2
2013-04-07hwmon: (adt7410) Add support for the adt7310/adt7320Lars-Peter Clausen1-0/+123