index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
axi-fan-control.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (axi-fan-control) Make use of dev_err_probe()
Nuno Sa
2024-02-25
1
-22
/
+18
*
hwmon: (axi-fan-control) Make use of sysfs_emit()
Nuno Sa
2024-02-25
1
-1
/
+1
*
hwmon: (axi-fan-control) Use device firmware agnostic API
Nuno Sa
2024-02-25
1
-19
/
+20
*
hwmon: (axi-fan-control) Fix possible NULL pointer dereference
Dragos Bogdan
2023-10-25
1
-13
/
+16
*
hwmon: axi-fan: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-19
1
-1
/
+1
*
hwmon: Make use of devm_clk_get_enabled()
Uwe Kleine-König
2022-09-25
1
-14
/
+1
*
hwmon: (axi-fan-control) Use hwmon_notify_event
Nuno Sá
2022-03-08
1
-1
/
+2
*
hwmon: (axi-fan-control) Support temperature vs pwm points
Nuno Sá
2021-08-17
1
-1
/
+73
*
hwmon: (axi-fan-control) Handle irqs in natural order
Nuno Sá
2021-08-17
1
-15
/
+15
*
hwmon: (axi-fan-control) Make sure the clock is enabled
Nuno Sá
2021-08-17
1
-0
/
+13
*
hwmon: (axi-fan-control) remove duplicate macros
Alexandru Ardelean
2020-08-04
1
-4
/
+0
*
hwmon: Support ADI Fan Control IP
Nuno Sá
2020-03-09
1
-0
/
+469