index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
ARM: omap: fix typo on timer cleanup
Olof Johansson
1
-2
/
+2
2012-11-21
ARM: OMAP3: cm-t3517: use GPTIMER for system clock
Igor Grinberg
1
-0
/
+3
2012-11-21
ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMER
Igor Grinberg
1
-76
/
+52
2012-11-16
ARM: OMAP2+: Fix compiler warning for 32k timer
Jon Hunter
1
-5
/
+5
2012-11-16
ARM: OMAP: Add platform data header for DMTIMERs
Jon Hunter
1
-0
/
+2
2012-11-16
ARM: OMAP2+: Remove unnecessary local variable in timer code
Jon Hunter
1
-6
/
+5
2012-11-16
ARM: OMAP: Don't store timers physical address
Jon Hunter
1
-8
/
+5
2012-11-12
ARM: OMAP: Remove __omap_dm_timer_set_source function
Jon Hunter
1
-5
/
+4
2012-11-12
ARM: OMAP2+: Don't use __omap_dm_timer_reset()
Jon Hunter
1
-1
/
+0
2012-11-12
ARM: OMAP3+: Implement timer workaround for errata i103 and i767
Jon Hunter
1
-8
/
+41
2012-11-12
ARM: OMAP: Add DMTIMER definitions for posted mode
Jon Hunter
1
-7
/
+10
2012-11-09
Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...
Tony Lindgren
1
-3
/
+6
2012-11-02
ARM: OMAP2+: Add device-tree support for 32kHz counter
Jon Hunter
1
-1
/
+27
2012-11-02
ARM: OMAP: Add DT support for timer driver
Jon Hunter
1
-36
/
+111
2012-11-02
ARM: OMAP3: Dynamically disable secure timer nodes for secure devices
Jon Hunter
1
-0
/
+36
2012-10-31
ARM: OMAP: Remove plat-omap/common.h
Tony Lindgren
1
-0
/
+1
2012-10-31
ARM: OMAP: Move omap-pm-noop.c local to mach-omap2
Tony Lindgren
1
-0
/
+2
2012-10-24
Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...
Tony Lindgren
1
-3
/
+3
2012-10-18
ARM: OMAP: Make plat/omap-pm.h local to mach-omap2
Tony Lindgren
1
-1
/
+1
2012-10-18
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
Tony Lindgren
1
-1
/
+1
2012-10-17
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
1
-1
/
+1
2012-10-16
ARM: OMAP4: Fix twd_local_timer_register regression
Tony Lindgren
1
-1
/
+1
2012-10-08
ARM: OMAP: fix return value check in realtime_counter_init()
Wei Yongjun
1
-1
/
+1
2012-10-01
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+102
2012-09-21
Merge branch 'for_3.7/omap5_arch_timer' of git://github.com/SantoshShilimkar/...
Tony Lindgren
1
-1
/
+103
2012-09-20
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-0
/
+7
2012-09-19
ARM: OMAP5: Enable arch timer support
Santosh Shilimkar
1
-0
/
+7
2012-09-19
ARM: OMAP: Add initialisation for the real-time counter.
Santosh Shilimkar
1
-1
/
+89
2012-09-16
Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dt
Tony Lindgren
1
-4
/
+5
2012-09-12
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
1
-1
/
+1
2012-09-12
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
1
-2
/
+1
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
1
-4
/
+6
2012-09-12
ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...
Paul Walmsley
1
-1
/
+1
2012-09-07
ARM: OMAP4: Add local timer support for Device Tree
Santosh Shilimkar
1
-0
/
+6
2012-08-30
ARM: OMAP: timer: obey the !CONFIG_OMAP_32K_TIMER
Igor Grinberg
1
-0
/
+7
2012-08-02
Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+3
2012-07-25
ARM: OMAP: timer: allow gp timer clock-event to be used on both cpus
Santosh Shilimkar
1
-1
/
+3
2012-07-09
ARM: OMAP5: timer: Add clocksource, clockevent support
R Sricharan
1
-0
/
+5
2012-07-06
ARM: OMAP2+: dmtimer: cleanup fclk usage
Tarun Kanti DebBarma
1
-2
/
+1
2012-07-04
Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-d...
Tony Lindgren
1
-78
/
+9
2012-06-14
ARM: OMAP2+: Move dmtimer clock set function to dmtimer driver
Jon Hunter
1
-55
/
+0
2012-06-14
ARM: OMAP: Remove timer function pointer for context loss counter
Jon Hunter
1
-3
/
+0
2012-06-14
ARM: OMAP: Remove loses_context variable from timer platform data
Jon Hunter
1
-3
/
+0
2012-06-14
ARM: OMAP2+: Fix external clock support for dmtimers
Jon Hunter
1
-10
/
+2
2012-06-14
ARM: OMAP: Add DMTIMER capability variable to represent timer features
Jon Hunter
1
-0
/
+3
2012-06-14
ARM: OMAP2+: Add dmtimer platform function to reserve systimers
Jon Hunter
1
-7
/
+2
2012-06-14
ARM: OMAP2+: Remove unused max number of timers definition
Jon Hunter
1
-3
/
+0
2012-06-05
ARM: OMAP2+: am33xx: Add AM335XEVM machine support
Afzal Mohammed
1
-0
/
+5
2012-05-09
ARM: OMAP: Make OMAP clocksource source selection using kernel param
Vaibhav Hiremath
1
-22
/
+90
2012-05-09
ARM: OMAP2+: Replace space with underscore in the name field of system timers
Vaibhav Hiremath
1
-3
/
+3
[next]