index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
counter
/
counter-sysfs.c
Age
Commit message (
Expand
)
Author
2022-09-30
counter: Introduce the COUNTER_COMP_ARRAY component type
William Breathitt Gray
2022-09-30
counter: Consolidate Counter extension sysfs attribute creation
William Breathitt Gray
2022-09-30
counter: Introduce the Signal polarity component
William Breathitt Gray
2022-03-15
counter: Stop using dev_get_drvdata() to get the counter device
Uwe Kleine-König
2021-10-21
counter: Fix use-after-free race condition for events_queue_size write
William Breathitt Gray
2021-10-21
counter: Cleanup lingering atomic.h includes
William Breathitt Gray
2021-10-19
counter: drop chrdev_lock
David Lechner
2021-10-19
counter/counter-sysfs: use sysfs_emit everywhere
David Lechner
2021-10-17
counter: Implement events_queue_size sysfs attribute
William Breathitt Gray
2021-10-17
counter: Implement *_component_id sysfs attributes
William Breathitt Gray
2021-10-17
counter: Implement signalZ_action_component_id sysfs attribute
William Breathitt Gray
2021-10-17
counter: Internalize sysfs interface code
William Breathitt Gray