summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/axi-fan-control.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: Make use of devm_clk_get_enabled()Uwe Kleine-König2022-09-251-14/+1
* hwmon: (axi-fan-control) Use hwmon_notify_eventNuno Sá2022-03-081-1/+2
* hwmon: (axi-fan-control) Support temperature vs pwm pointsNuno Sá2021-08-171-1/+73
* hwmon: (axi-fan-control) Handle irqs in natural orderNuno Sá2021-08-171-15/+15
* hwmon: (axi-fan-control) Make sure the clock is enabledNuno Sá2021-08-171-0/+13
* hwmon: (axi-fan-control) remove duplicate macrosAlexandru Ardelean2020-08-041-4/+0
* hwmon: Support ADI Fan Control IPNuno Sá2020-03-081-0/+469