index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
counter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
counter: remove old and now unused registration API
Uwe Kleine-König
1
-12
/
+0
2021-12-30
counter: Provide alternative counter registration functions
Uwe Kleine-König
1
-0
/
+15
2021-12-30
counter: Provide a wrapper to access device private data
Uwe Kleine-König
1
-0
/
+2
2021-12-21
counter: Add the necessary colons and indents to the comments of counter_compi
Yanteng Si
1
-20
/
+20
2021-10-21
counter: Fix use-after-free race condition for events_queue_size write
William Breathitt Gray
1
-2
/
+4
2021-10-19
counter: drop chrdev_lock
David Lechner
1
-7
/
+0
2021-10-17
counter: Add character device interface
William Breathitt Gray
1
-0
/
+56
2021-10-17
counter: Move counter enums to uapi header
William Breathitt Gray
1
-41
/
+1
2021-10-17
counter: Update counter.h comments to reflect sysfs internalization
William Breathitt Gray
1
-32
/
+30
2021-10-17
counter: Internalize sysfs interface code
William Breathitt Gray
1
-320
/
+338
2021-08-09
counter: Rename counter_count_function to counter_function
William Breathitt Gray
1
-10
/
+10
2021-08-09
counter: Rename counter_signal_value to counter_signal_level
William Breathitt Gray
1
-6
/
+6
2019-10-18
counter: Fix typo in action_get description
William Breathitt Gray
1
-1
/
+1
2019-10-18
counter: Simplify the count_read and count_write callbacks
William Breathitt Gray
1
-65
/
+9
2019-04-25
counter: Introduce the Generic Counter interface
William Breathitt Gray
1
-0
/
+510