Age | Commit message (Expand) | Author |
---|---|---|
2021-12-30 | counter: interrupt-cnt: Convert to new counter registration | Uwe Kleine-König |
2021-12-30 | counter: interrupt-cnt: Convert to counter_priv() wrapper | Uwe Kleine-König |
2021-10-17 | counter: Internalize sysfs interface code | William Breathitt Gray |
2021-08-09 | counter: Rename counter_count_function to counter_function | William Breathitt Gray |
2021-08-09 | counter: Rename counter_signal_value to counter_signal_level | William Breathitt Gray |
2021-08-09 | counter: Standardize to ERANGE for limit exceeded errors | William Breathitt Gray |
2021-06-13 | counter: interrupt-cnt: Add const qualifier for actions_list array | William Breathitt Gray |
2021-06-09 | counter: interrupt-cnt: Add const qualifier for functions_list array | William Breathitt Gray |
2021-03-25 | counter: add IRQ or GPIO based counter | Oleksij Rempel |