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
/
clocksource
/
h8300_timer8.c
Age
Commit message (
Expand
)
Author
2020-08-24
clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()
Tianjia Zhang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-03-23
clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()
Nicolai Stange
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/h8300_timer8: Convert init function to return error
Daniel Lezcano
2015-12-16
clocksource/drivers/h8300: Use ioread / iowrite
Yoshinori Sato
2015-12-16
clocksource/drivers/h8300: Initializer cleanup.
Yoshinori Sato
2015-12-16
clocksource/drivers/h8300: Simplify delta handling
Yoshinori Sato
2015-12-15
h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Retrieve the clock rate at init time
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Remove irq and lock legacy code
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Remove pointless irq re-entrant safe code
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Fix irq return value check
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Remove PERIODIC and ONESHOT macro
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Remove unused macros
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Remove unused headers
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer8: Fix compilation error with dev_warn
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300: Cleanup startup and remove module code.
Yoshinori Sato
2015-10-15
clocksource/drivers/h8300_*: Remove unneeded memset()s
Alexey Klimov
2015-08-10
clockevents/drivers/h8300_timer8: Migrate to new 'set-state' interface
Viresh Kumar
2015-06-23
h8300: fix typo.
Yoshinori Sato
2015-06-23
h8300: clocksource
Yoshinori Sato