aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/counter/interrupt-cnt.c
AgeCommit message (Expand)Author
2021-12-30counter: interrupt-cnt: Convert to new counter registrationUwe Kleine-König
2021-12-30counter: interrupt-cnt: Convert to counter_priv() wrapperUwe Kleine-König
2021-10-17counter: Internalize sysfs interface codeWilliam Breathitt Gray
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray
2021-08-09counter: Rename counter_signal_value to counter_signal_levelWilliam Breathitt Gray
2021-08-09counter: Standardize to ERANGE for limit exceeded errorsWilliam Breathitt Gray
2021-06-13counter: interrupt-cnt: Add const qualifier for actions_list arrayWilliam Breathitt Gray
2021-06-09counter: interrupt-cnt: Add const qualifier for functions_list arrayWilliam Breathitt Gray
2021-03-25counter: add IRQ or GPIO based counterOleksij Rempel