index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
h8300_timer16.c
Age
Commit message (
Expand
)
Author
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_timer16: 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: Fix timer not overflow case
Yoshinori Sato
2015-12-16
clocksource/drivers/h8300: Change to overflow interrupt
Yoshinori Sato
2015-12-15
h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer16: Remove pointless lock
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer16: Fix irq return value check
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer16: Remove unused fields in timer16_priv
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer16: Remove unused macros
Daniel Lezcano
2015-12-15
clocksource/drivers/h8300_timer16: Remove pointless headers
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