开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
microchip-tcb-capture.c
Age
Commit message (
Expand
)
Author
2023-10-02
Merge tag 'counter-fixes-for-6.6a' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2023-09-05
counter: microchip-tcb-capture: Fix the use of internal GCLK logic
Dharma Balasubiramani
2023-08-16
counter: Explicitly include correct DT includes
Rob Herring
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