index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
h8300_tpu.c
Age
Commit message (
Expand
)
Author
2022-02-23
remove the h8300 architecture
Christoph Hellwig
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
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/h8300_tpu: Convert init function to return error
Daniel Lezcano
2015-12-16
clocksource/drivers/h8300: Use ioread / iowrite
Yoshinori Sato
2015-12-15
h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_tpu: Remove pointless headers for TPU
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_tpu: Remove unused macros
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-06-23
h8300: clocksource
Yoshinori Sato