summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/axi-fan-control.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (axi-fan-control) Make use of dev_err_probe()Nuno Sa2024-02-251-22/+18
* hwmon: (axi-fan-control) Make use of sysfs_emit()Nuno Sa2024-02-251-1/+1
* hwmon: (axi-fan-control) Use device firmware agnostic APINuno Sa2024-02-251-19/+20
* hwmon: (axi-fan-control) Fix possible NULL pointer dereferenceDragos Bogdan2023-10-251-13/+16
* hwmon: axi-fan: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-04-191-1/+1
* 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