| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: davinci: remove legacy timer support | Bartosz Golaszewski | 2020-01-13 | 1 | -400/+0 |
* | ARM: davinci: enable the clocksource driver for DT mode | Bartosz Golaszewski | 2019-08-07 | 1 | -14/+0 |
* | ARM: davinci: add device tree support to timer | David Lechner | 2018-06-26 | 1 | -0/+15 |
* | ARM: davinci: remove legacy clocks | David Lechner | 2018-06-26 | 1 | -2/+0 |
* | ARM: davinci: pass clock as parameter to davinci_timer_init() | David Lechner | 2018-06-26 | 1 | -4/+1 |
* | ARM: davinci: remove watchdog reset | David Lechner | 2018-02-19 | 1 | -57/+0 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | ARM/davinci/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 | 1 | -24/+30 |
* | ARM: davinci: Use standard logging styles | Joe Perches | 2014-11-18 | 1 | -7/+6 |
* | ARM: davinci: Switch to sched_clock_register() | Stephen Boyd | 2013-11-22 | 1 | -2/+2 |
* | Merge branch 'davinci/soc' into next/soc | Kevin Hilman | 2013-10-17 | 1 | -7/+2 |
|\ |
|
| * | ARM: davinci: convert to clockevents_config_and_register | Uwe Kleine-König | 2013-10-17 | 1 | -7/+2 |
* | | ARM: davinci: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-07 | 1 | -2/+2 |
|/ |
|
* | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -1/+1 |
* | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 1 | -6/+1 |
* | ARM: davinci: convert platform code to use clk_prepare/clk_unprepare | m-karicheri2@ti.com | 2012-10-24 | 1 | -2/+2 |
* | ARM: davinci: convert to common sched_clock() implementation | Marc Zyngier | 2012-02-03 | 1 | -17/+7 |
* | ARM: davinci: time.c: group related header files together | Sekhar Nori | 2012-02-03 | 1 | -1/+3 |
* | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 | 1 | -1/+23 |
|\ |
|
| * | davinci: Implement sched_clock() | Andreas Gaeer | 2010-12-10 | 1 | -1/+23 |
* | | ARM: davinci: update clock source registration | Russell King | 2010-12-22 | 1 | -5/+2 |
|/ |
|
* | Davinci: timer - use ioremap() | Cyril Chemparathy | 2010-05-13 | 1 | -8/+14 |
* | Davinci: watchdog reset separation across socs | Cyril Chemparathy | 2010-05-07 | 1 | -3/+6 |
* | Davinci: enable timer clock before use | Cyril Chemparathy | 2010-05-07 | 1 | -3/+3 |
* | davinci: timers: don't enable timer until clocksource is initialized | Kevin Hilman | 2010-04-06 | 1 | -2/+4 |
* | DaVinci: remove unneeded #include's | Sergei Shtylyov | 2009-11-25 | 1 | -6/+0 |
* | davinci: remove watchdog from soc_info | Kevin Hilman | 2009-08-26 | 1 | -3/+3 |
* | davinci: Fix watchdog reset code | David Griego | 2009-08-26 | 1 | -7/+3 |
* | davinci: Move PINMUX defines to SoC files | Mark A. Greer | 2009-05-29 | 1 | -1/+1 |
* | davinci: Add compare register support to timer code | Mark A. Greer | 2009-05-29 | 1 | -38/+103 |
* | davinci: Add watchdog base address flexibility | Mark A. Greer | 2009-05-26 | 1 | -3/+2 |
* | davinci: Add base address and timer flexibility | Mark A. Greer | 2009-05-26 | 1 | -55/+45 |
* | davinci: add platform support for watchdog timer | Kevin Hilman | 2009-05-26 | 1 | -5/+4 |
* | davinci: timers: use clk_get_rate() | Kevin Hilman | 2009-04-27 | 1 | -3/+21 |
* | davinci: add arch_ioremap() which uses existing static mappings | Kevin Hilman | 2009-04-23 | 1 | -35/+44 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 1 | -1/+1 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -2/+2 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 1 | -1/+1 |
* | clockevents: fix resume logic | Thomas Gleixner | 2007-07-22 | 1 | -0/+2 |
* | [ARM] 4303/3: base kernel support for TI DaVinci | Kevin Hilman | 2007-05-11 | 1 | -0/+372 |