Age | Commit message (Expand) | Author | Files | Lines |
2021-12-30 | counter: microchip-tcb-capture: Convert to new counter registration | Uwe Kleine-König | 1 | -13/+17 |
2021-12-30 | counter: microchip-tcb-capture: Convert to counter_priv() wrapper | Uwe Kleine-König | 1 | -6/+6 |
2021-12-30 | counter: microchip-tcb-capture: Drop unused platform_set_drvdata() | Uwe Kleine-König | 1 | -2/+0 |
2021-10-17 | counter: microchip-tcb-capture: Tidy up a false kernel-doc /** marking. | Jonathan Cameron | 1 | -1/+1 |
2021-10-17 | counter: Internalize sysfs interface code | William Breathitt Gray | 1 | -52/+39 |
2021-08-09 | counter: Rename counter_count_function to counter_function | William Breathitt Gray | 1 | -3/+3 |
2021-08-09 | counter: Rename counter_signal_value to counter_signal_level | William Breathitt Gray | 1 | -2/+2 |
2021-08-09 | counter: Return error code on invalid modes | William Breathitt Gray | 1 | -0/+6 |
2021-06-09 | counter: microchip-tcb-capture: Add const qualifier for actions_list array | William Breathitt Gray | 1 | -1/+1 |
2021-06-09 | counter: microchip-tcb-capture: Add const qualifier for functions_list array | William Breathitt Gray | 1 | -1/+1 |
2020-12-03 | counter: microchip-tcb-capture: Fix CMR value check | William Breathitt Gray | 1 | -6/+10 |
2020-09-23 | counter: microchip-tcb-capture: Constify mchp_tc_ops | Rikard Falkeborn | 1 | -1/+1 |
2020-08-22 | counter: microchip-tcb-capture: check the correct variable | Dan Carpenter | 1 | -2/+2 |
2020-07-20 | counter: Add microchip TCB capture counter | Kamel Bouhara | 1 | -0/+397 |