| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-13 | counter: microchip-tcb-capture: Allow shared IRQ for multi-channel TCBs | Dharma Balasubiramani | 1 | -1/+1 |
| 2025-05-22 | counter: microchip-tcb-capture: Add watch validation support | Dharma Balasubiramani | 1 | -1/+24 |
| 2025-04-02 | Merge tag 'char-misc-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+19 |
| 2025-03-10 | counter: microchip-tcb-capture: Add support for RC Compare | William Breathitt Gray | 1 | -0/+28 |
| 2025-03-08 | counter: microchip-tcb-capture: Add capture extensions for registers RA/RB | Bence Csókás | 1 | -0/+58 |
| 2025-03-08 | counter: microchip-tcb-capture: Add IRQ handling | Bence Csókás | 1 | -0/+74 |
| 2025-03-06 | counter: microchip-tcb-capture: Fix undefined counter channel state on probe | William Breathitt Gray | 1 | -0/+19 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
| 2023-10-02 | Merge tag 'counter-fixes-for-6.6a' of git://git.kernel.org/pub/scm/linux/kern... | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-09-05 | counter: microchip-tcb-capture: Fix the use of internal GCLK logic | Dharma Balasubiramani | 1 | -1/+1 |
| 2023-08-16 | counter: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2022-10-23 | counter: microchip-tcb-capture: Handle Signal1 read and Synapse | William Breathitt Gray | 1 | -4/+14 |
| 2022-09-30 | counter: Move symbols into COUNTER namespace | William Breathitt Gray | 1 | -0/+1 |
| 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 |