summaryrefslogtreecommitdiff
path: root/drivers/hwmon/as370-hwmon.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2023-08-21hwmon: Explicitly include correct DT includesRob Herring1-1/+2
2023-04-19hwmon: as370: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2022-05-22hwmon: (as370-hwmon) Use HWMON_CHANNEL_INFO macroGuenter Roeck1-11/+1
2019-09-03hwmon: (as370-hwmon) fix devm_platform_ioremap_resource.cocci warningskbuild test robot1-3/+1
2019-09-03hwmon: Add Synaptics AS370 PVT sensor driverJisheng Zhang1-0/+147