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
/
vt8500_timer.c
Age
Commit message (
Expand
)
Author
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/vt8500: Convert init function to return error
Daniel Lezcano
2016-01-12
Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...
Thomas Gleixner
2016-01-11
clocksource/drivers/vt8500: Increase the minimum delta
Roman Volkov
2015-12-15
clocksource/drivers/vt8500: Remove unneeded header
Daniel Lezcano
2015-08-10
clockevents/drivers/vt8500: Migrate to new 'set-state' interface
Viresh Kumar
2013-12-11
clocksource: vt8500: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-02
clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally
Uwe Kleine-König
2013-03-28
clocksource: make CLOCKSOURCE_OF_DECLARE type safe
Arnd Bergmann
2013-03-11
clocksource: pass DT node pointer to init functions
Rob Herring
2013-01-15
Merge branch 'vt8500/timer' into next/cleanup
Olof Johansson
2013-01-15
timer: vt8500: Convert vt8500 to use CLKSRC_OF
Tony Prisk
2013-01-14
Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...
Olof Johansson
2013-01-14
timer: vt8500: Move timer code to drivers/clocksource
Tony Prisk