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-imx-gpt.c
Age
Commit message (
Expand
)
Author
2020-02-27
clocksource: Replace setup_irq() by request_irq()
afzal mohammed
2018-12-18
clocksource/drivers/imx-gpt: Remove unnecessary irq protection
Clément Péron
2018-12-18
clocksource/drivers/imx-gpt: Add support for ARM64
Anson Huang
2018-05-23
clocksource/drivers/timer-imx-gpt: Switch to SPDX identifier
Fabio Estevam
2018-05-23
clocksource/drivers/timer-imx-gpt: Remove outdated file path
Fabio Estevam
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/imx-gpt: Convert init function to return error
Daniel Lezcano
2015-10-15
clocksource/drivers/imx: Allow timer irq affinity change
Lucas Stach
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-20
clocksource/imx: Fix boot with non-DT systems
Guenter Roeck
2015-08-10
clockevents/drivers/timer-imx-gpt: Migrate to new 'set-state' interface
Viresh Kumar
2015-07-07
clocksource/imx: Define clocksource for mx27
Philippe Reynes
2015-06-03
clocksource: timer-imx-gpt: remove include of <asm/mach/time.h>
Shawn Guo
2015-06-03
ARM: imx: move timer driver into drivers/clocksource
Shawn Guo