aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/bt1-pvt.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-21hwmon: (bt1-pvt) Convert to devm_platform_ioremap_resource()Yangtao Li1-8/+1
2023-04-19hwmon: bt1-pvt: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-2/+2
2022-05-22hwmon: (bt1-pvt) use generic polynomial functionsMichael Walle1-37/+13
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