index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
microchip-tcb-capture.c
Age
Commit message (
Expand
)
Author
2022-10-23
counter: microchip-tcb-capture: Handle Signal1 read and Synapse
William Breathitt Gray
2022-09-30
counter: Move symbols into COUNTER namespace
William Breathitt Gray
2021-12-30
counter: microchip-tcb-capture: Convert to new counter registration
Uwe Kleine-König
2021-12-30
counter: microchip-tcb-capture: Convert to counter_priv() wrapper
Uwe Kleine-König
2021-12-30
counter: microchip-tcb-capture: Drop unused platform_set_drvdata()
Uwe Kleine-König
2021-10-17
counter: microchip-tcb-capture: Tidy up a false kernel-doc /** marking.
Jonathan Cameron
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: Return error code on invalid modes
William Breathitt Gray
2021-06-09
counter: microchip-tcb-capture: Add const qualifier for actions_list array
William Breathitt Gray
2021-06-09
counter: microchip-tcb-capture: Add const qualifier for functions_list array
William Breathitt Gray
2020-12-03
counter: microchip-tcb-capture: Fix CMR value check
William Breathitt Gray
2020-09-23
counter: microchip-tcb-capture: Constify mchp_tc_ops
Rikard Falkeborn
2020-08-22
counter: microchip-tcb-capture: check the correct variable
Dan Carpenter
2020-07-20
counter: Add microchip TCB capture counter
Kamel Bouhara