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
/
timer-atmel-pit.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-27
clocksource/drivers/timer-atmel-pit: Properly handle error cases
Alexandre Belloni
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-04-07
clocksource: Add missing line break to error messages
Rafał Miłecki
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-09-12
clocksource/drivers/timer-atmel-pit: Simplify IRQ handler
Alexandre Belloni
2016-09-12
clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCE
Alexandre Belloni
2016-09-12
clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_init
Alexandre Belloni
2016-08-29
clocksource/drivers/atmel-pit: Fix compilation error
Daniel Lezcano
2016-08-26
clocksource/drivers/timer-atmel-pit: Enable mck clock
Alexandre Belloni
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/atmel-pit: Convert init function to return error
Daniel Lezcano
2015-08-10
clockevents/drivers/timer-atmel-pit: Fix typo in structure initialization
Daniel Lezcano
2015-08-10
clockevents/drivers/atmel: Migrate to new 'set-state' interface
Viresh Kumar
2015-03-31
clocksource/drivers/at91: Fix IO endianness
Ben Dooks
2014-12-03
ARM: at91/clocksource: remove !DT PIT initializations
Arnd Bergmann
2014-09-15
ARM: at91: PIT: Move the driver to drivers/clocksource
Maxime Ripard