aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/bt1-pvt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-17hwmon: (bt1-pvt) Remove redundant error printing in pvt_request_regs()Zhen Lei1-3/+1
2020-10-04hwmon: (bt1-pvt) Wait for the completion with timeoutSerge Semin1-1/+12
2020-10-04hwmon: (bt1-pvt) Cache current update timeoutSerge Semin1-39/+46
2020-10-04hwmon: (bt1-pvt) Test sensor power supply on probeSerge Semin1-0/+40
2020-06-23hwmon: (bt1-pvt) Mark is_visible functions staticGuenter Roeck1-4/+4
2020-06-23hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unusedSerge Semin1-2/+2
2020-05-28hwmon: Add Baikal-T1 PVT sensor driverSerge Semin1-0/+1146