summaryrefslogtreecommitdiffstats
path: root/drivers/counter/counter.c
Commit message (Expand)AuthorAgeFilesLines
* counter: Internalize sysfs interface codeWilliam Breathitt Gray2021-10-171-1496/+0
* counter: Rename counter_count_function to counter_functionWilliam Breathitt Gray2021-08-091-19/+19
* counter: Rename counter_signal_value to counter_signal_levelWilliam Breathitt Gray2021-08-091-6/+6
* counter: Simplify the count_read and count_write callbacksWilliam Breathitt Gray2019-10-181-86/+15
* counter: Introduce the Generic Counter interfaceWilliam Breathitt Gray2019-04-251-0/+1567