summaryrefslogtreecommitdiff
path: root/drivers/hwmon/gxp-fan-ctrl.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-10hwmon: (gxp_fan_ctrl) Provide fan info via gpioNick Hawkins1-104/+2
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/+1
2023-04-19hwmon: gxp-fan: constify pointers to hwmon_channel_infoKrzysztof Kozlowski1-1/+1
2023-02-09hwmon: (gxp-fan-ctrl) use devm_platform_get_and_ioremap_resource()Ye Xingchen1-3/+1
2023-02-03hwmon: (gxp-fan-ctrl) Add GXP fan controllerNick Hawkins1-0/+255