aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/counter/counter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-17counter: Internalize sysfs interface codeWilliam Breathitt Gray1-1496/+0
2021-08-09counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray1-19/+19
2021-08-09counter: Rename counter_signal_value to counter_signal_levelWilliam Breathitt Gray1-6/+6
2019-10-18counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray1-86/+15
2019-04-25counter: Introduce the Generic Counter interfaceWilliam Breathitt Gray1-0/+1567