summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/bt1-pvt.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: bt1-pvt: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-2/+2
* hwmon: (bt1-pvt) use generic polynomial functionsMichael Walle2022-05-221-37/+13
* hwmon: (bt1-pvt) Remove redundant error printing in pvt_request_regs()Zhen Lei2021-06-171-3/+1
* hwmon: (bt1-pvt) Wait for the completion with timeoutSerge Semin2020-10-041-1/+12
* hwmon: (bt1-pvt) Cache current update timeoutSerge Semin2020-10-041-39/+46
* hwmon: (bt1-pvt) Test sensor power supply on probeSerge Semin2020-10-041-0/+40
* hwmon: (bt1-pvt) Mark is_visible functions staticGuenter Roeck2020-06-231-4/+4
* hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unusedSerge Semin2020-06-231-2/+2
* hwmon: Add Baikal-T1 PVT sensor driverSerge Semin2020-05-281-0/+1146