index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
interrupt-cnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
counter: interrupt-cnt: Implement watch_validate callback
William Breathitt Gray
2022-09-30
1
-0
/
+11
*
counter: Move symbols into COUNTER namespace
William Breathitt Gray
2022-09-30
1
-0
/
+1
*
counter: interrupt-cnt: add counter_push_event()
Oleksij Rempel
2022-03-18
1
-2
/
+5
*
counter: interrupt-cnt: Convert to new counter registration
Uwe Kleine-König
2021-12-30
1
-12
/
+16
*
counter: interrupt-cnt: Convert to counter_priv() wrapper
Uwe Kleine-König
2021-12-30
1
-5
/
+5
*
counter: Internalize sysfs interface code
William Breathitt Gray
2021-10-17
1
-36
/
+26
*
counter: Rename counter_count_function to counter_function
William Breathitt Gray
2021-08-09
1
-2
/
+2
*
counter: Rename counter_signal_value to counter_signal_level
William Breathitt Gray
2021-08-09
1
-2
/
+2
*
counter: Standardize to ERANGE for limit exceeded errors
William Breathitt Gray
2021-08-09
1
-0
/
+3
*
counter: interrupt-cnt: Add const qualifier for actions_list array
William Breathitt Gray
2021-06-13
1
-3
/
+3
*
counter: interrupt-cnt: Add const qualifier for functions_list array
William Breathitt Gray
2021-06-09
1
-1
/
+1
*
counter: add IRQ or GPIO based counter
Oleksij Rempel
2021-03-25
1
-0
/
+244