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
starfive-6.6.48-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
/
drivers
/
counter
/
counter-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
counter: i8254: Introduce the Intel 8254 interface library module
William Breathitt Gray
1
-1
/
+7
2022-09-30
counter: Introduce the COUNTER_COMP_ARRAY component type
William Breathitt Gray
1
-2
/
+196
2022-09-30
counter: Consolidate Counter extension sysfs attribute creation
William Breathitt Gray
1
-49
/
+49
2022-09-30
counter: Introduce the Signal polarity component
William Breathitt Gray
1
-0
/
+12
2022-03-15
counter: Stop using dev_get_drvdata() to get the counter device
Uwe Kleine-König
1
-6
/
+11
2021-10-21
counter: Fix use-after-free race condition for events_queue_size write
William Breathitt Gray
1
-0
/
+7
2021-10-21
counter: Cleanup lingering atomic.h includes
William Breathitt Gray
1
-1
/
+0
2021-10-19
counter: drop chrdev_lock
David Lechner
1
-10
/
+3
2021-10-19
counter/counter-sysfs: use sysfs_emit everywhere
David Lechner
1
-4
/
+4
2021-10-17
counter: Implement events_queue_size sysfs attribute
William Breathitt Gray
1
-0
/
+45
2021-10-17
counter: Implement *_component_id sysfs attributes
William Breathitt Gray
1
-6
/
+27
2021-10-17
counter: Implement signalZ_action_component_id sysfs attribute
William Breathitt Gray
1
-0
/
+45
2021-10-17
counter: Internalize sysfs interface code
William Breathitt Gray
1
-0
/
+849