summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+212
2013-03-28ARM: bcm281xx: Add timer driver (driver portion)Christian Daudt-0/+212
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López-2/+2
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+204
2013-03-02metag: Time keepingJames Hogan-0/+204
2013-02-28Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-38/+112
2013-02-28clocksource: time-armada-370-xp: add local timer supportGregory CLEMENT-38/+112
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann-28/+62
2013-02-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2013-02-22clocksource : Nomadik-mtu : fix missing irq initializationDaniel Lezcano-0/+1
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-237/+394
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+11
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-53/+535
2013-02-11Merge branch 'depends/cleanup' into next/virtOlof Johansson-52/+250
2013-02-05Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-0/+282
2013-01-31ARM: arch_timers: switch to physical timers if HYP mode is availableMarc Zyngier-1/+6
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland-238/+1
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland-0/+389
2013-01-29Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson-2/+3
2013-01-28Merge branch 'depends/cleanup' into next/driversOlof Johansson-68/+266
2013-01-28clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu-1/+1
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren-0/+286
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren-28/+62
2013-01-24clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad-2/+2
2013-01-15Merge branch 'vt8500/timer' into next/cleanupOlof Johansson-1/+2
2013-01-15timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk-1/+2
2013-01-14ARM: bcm2835: make use of CLKSRC_OFStephen Warren-2/+3
2013-01-14Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into cleanupStephen Warren-28/+62
2013-01-14Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson-0/+183
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson-40/+21
2013-01-14clocksource: use clockevents_config_and_register() where possibleShawn Guo-24/+5
2013-01-14timer: vt8500: Move timer code to drivers/clocksourceTony Prisk-0/+188
2013-01-07clocksource: nomadik-mtu: support timer-based delayFabio Baltieri-0/+11
2013-01-03Drivers: clocksource: remove __dev* attributes.Greg Kroah-Hartman-16/+16
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren-0/+39
2012-12-24ARM: delete struct sys_timerStephen Warren-15/+3
2012-12-24ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren-13/+20
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-5/+6
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-1/+247
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+175
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon-1/+1
2012-12-03clocksource: sunxi_timer: Add terminating entry for sunxi_timer_dt_idsAxel Lin-0/+1
2012-11-20clocksource: convert time-armada-370-xp to clk frameworkGregory CLEMENT-5/+6
2012-11-16clocksource: sunxi: Add Allwinner A1X Timer DriverMaxime Ripard-0/+174
2012-11-16clocksource/mtu-nomadik: use apb_pclkUlf Hansson-1/+7
2012-11-13time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz-1/+1
2012-11-13clocksource: arm_generic: use this_cpu_ptr per-cpu helperShan Wei-1/+1
2012-11-13clocksource: arm_generic: use integer math helpersLinus Walleij-2/+2
2012-11-13clocksource: clean up parse_pmtmr()Dan Carpenter-9/+8