index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
ARM: OMAP2+: Drop useless gptimer option for omap4
Tony Lindgren
1
-2
/
+2
2018-11-19
ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h>
Geert Uytterhoeven
1
-1
/
+0
2018-05-25
Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
1
-0
/
+32
2018-05-23
OMAP: CLK: CLKSRC: Add suspend resume hooks
Keerthy
1
-0
/
+32
2018-04-30
ARM: OMAP2+: Allow using ti-sysc for system timers
Tony Lindgren
1
-15
/
+52
2018-04-16
ARM: OMAP2+: Drop unused pm-noop
Tony Lindgren
1
-1
/
+0
2018-02-22
ARM: OMAP: Move dmtimer.h out of plat-omap
Keerthy
1
-1
/
+1
2018-02-14
ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dt
Qi Hou
1
-8
/
+11
2017-07-04
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-150
/
+50
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
1
-5
/
+5
2017-06-12
Merge branch 'omap-for-v4.13/clkctrl' into omap-for-v4.13/soc-v4
Tony Lindgren
1
-1
/
+4
2017-06-12
Merge branch 'omap-for-v4.13/legacy-v2' into omap-for-v4.13/soc-v3
Tony Lindgren
1
-150
/
+19
2017-06-06
ARM: OMAP2+: timer: add support for fetching fck handle from DT
Tero Kristo
1
-1
/
+4
2017-06-06
ARM: OMAP2+: Remove unused legacy code for timer
Tony Lindgren
1
-150
/
+19
2017-05-16
ARM: OMAP2+: timer: Add suspend-resume callbacks for clkevent device
Dave Gerlach
1
-0
/
+28
2016-12-27
ARM: omap2+: am437x: rollback to use omap3_gptimer_timer_init()
Grygorii Strashko
1
-4
/
+5
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-08-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-1
/
+2
2016-07-04
ARM: OMAP2+: timer: change order of hwmod data handling
Tero Kristo
1
-1
/
+2
2016-06-17
ARM: OMAP2+: timer: add probe for clocksources
Tero Kristo
1
-2
/
+5
2016-01-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-3
/
+3
2015-12-17
ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCAST
Grygorii Strashko
1
-0
/
+6
2015-11-30
ARM: OMAP2+: timer: Remove secure timer for DRA7xx HS devices
Suman Anna
1
-3
/
+3
2015-11-10
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-90
/
+72
2015-10-16
arm: omap2: timer: limit hwmod usage to non-DT boots
Felipe Balbi
1
-20
/
+13
2015-10-16
arm: omap2: timer: rename omap_sync32k_timer_init()
Felipe Balbi
1
-1
/
+1
2015-10-16
arm: omap2: timer: always call clocksource_of_init() when DT
Felipe Balbi
1
-0
/
+3
2015-10-15
arm: omap2: timer: move realtime_counter_init() around
Felipe Balbi
1
-58
/
+56
2015-10-15
arm: omap2: timer: provide generic sync32k_timer_init function
Felipe Balbi
1
-9
/
+1
2015-10-15
arm: omap2: timer: remove __omap_gptimer_init()
Felipe Balbi
1
-12
/
+2
2015-10-15
arm: omap2: timer: add a gptimer argument to sync32k_timer_init()
Felipe Balbi
1
-6
/
+6
2015-10-15
arm: omap2: timer: get rid of obfuscating macros
Felipe Balbi
1
-27
/
+43
2015-10-15
arm: omap2: timer: always define omap4_local_timer_init
Felipe Balbi
1
-13
/
+3
2015-10-01
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
1
-2
/
+2
2015-09-01
ARM: OMAP2+: Fix booting if no timer parent clock is available
Tony Lindgren
1
-6
/
+2
2015-09-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-16
/
+2
2015-07-23
Merge tag 'for-v4.3/omap-hwmod-prcm-a' of git://git.kernel.org/pub/scm/linux/...
Tony Lindgren
1
-2
/
+1
2015-07-17
ARM/omap2/timer: Migrate to new 'set-state' interface
Viresh Kumar
1
-24
/
+24
2015-07-15
ARM: OMAP2+: Clean up omap4_local_timer_init
Tony Lindgren
1
-14
/
+1
2015-07-15
ARM: OMAP2: Delete an unnecessary check
Markus Elfring
1
-2
/
+1
2015-05-11
ARM: OMAP2+: Remove bogus struct clk comparison for timer clock
Tony Lindgren
1
-8
/
+5
2015-02-17
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2015-01-14
ARM: OMAP2+: Fix dm814 and dm816 for clocks and timer init
Tony Lindgren
1
-0
/
+2
2015-01-05
ARM: dra7xx: Fix counter frequency drift for AM572x errata i856
Lennart Sorensen
1
-2
/
+34
2015-01-05
ARM: omap5/dra7xx: Fix frequency typos
Lennart Sorensen
1
-4
/
+4
2014-09-11
ARM: OMAP2+: make of_device_ids const
Uwe Kleine-König
1
-3
/
+3
2014-06-02
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2014-05-08
ARM: OMAP2+: raw read and write endian fix
Victor Kamensky
1
-4
/
+4
2014-05-05
ARM: OMAP2+: free use_gptimer_clksrc variable after boot
Oussama Ghorbel
1
-1
/
+1
2014-02-28
ARM: OMAP2+: AM43x: Use gptimer as clocksource
Rajendra Nayak
1
-1
/
+2
[next]