index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
interrupt-cnt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
counter: interrupt-cnt: Implement watch_validate callback
William Breathitt Gray
1
-0
/
+11
2022-09-30
counter: Move symbols into COUNTER namespace
William Breathitt Gray
1
-0
/
+1
2022-03-18
counter: interrupt-cnt: add counter_push_event()
Oleksij Rempel
1
-2
/
+5
2021-12-30
counter: interrupt-cnt: Convert to new counter registration
Uwe Kleine-König
1
-12
/
+16
2021-12-30
counter: interrupt-cnt: Convert to counter_priv() wrapper
Uwe Kleine-König
1
-5
/
+5
2021-10-17
counter: Internalize sysfs interface code
William Breathitt Gray
1
-36
/
+26
2021-08-09
counter: Rename counter_count_function to counter_function
William Breathitt Gray
1
-2
/
+2
2021-08-09
counter: Rename counter_signal_value to counter_signal_level
William Breathitt Gray
1
-2
/
+2
2021-08-09
counter: Standardize to ERANGE for limit exceeded errors
William Breathitt Gray
1
-0
/
+3
2021-06-13
counter: interrupt-cnt: Add const qualifier for actions_list array
William Breathitt Gray
1
-3
/
+3
2021-06-09
counter: interrupt-cnt: Add const qualifier for functions_list array
William Breathitt Gray
1
-1
/
+1
2021-03-25
counter: add IRQ or GPIO based counter
Oleksij Rempel
1
-0
/
+244