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-core.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-04-02
counter: constify the struct device_type usage
Ricardo B. Marliere
2024-04-02
counter: make counter_bus_type const
Ricardo B. Marliere
2024-02-16
counter: fix privdata alignment
Nuno Sa
2022-09-30
counter: Move symbols into COUNTER namespace
William Breathitt Gray
2022-03-18
counter: Set counter device name
William Breathitt Gray
2022-01-26
counter: fix an IS_ERR() vs NULL bug
Dan Carpenter
2021-12-30
counter: remove old and now unused registration API
Uwe Kleine-König
2021-12-30
counter: Provide alternative counter registration functions
Uwe Kleine-König
2021-12-30
counter: Provide a wrapper to access device private data
Uwe Kleine-König
2021-12-30
counter: Use container_of instead of drvdata to track counter_device
Uwe Kleine-König
2021-10-17
counter: Add character device interface
William Breathitt Gray
2021-10-17
counter: Update counter.h comments to reflect sysfs internalization
William Breathitt Gray
2021-10-17
counter: Internalize sysfs interface code
William Breathitt Gray