summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2013-04-28clocksource: samsung_pwm_timer: Correct programming of clock eventsTomasz Figa1-4/+2
2013-04-28clocksource: samsung_pwm_timer: Use proper clockevents max_deltaTomasz Figa1-1/+2
2013-04-28clocksource: samsung_pwm_timer: Add support for non-DT platformsTomasz Figa2-3/+14
2013-04-28clocksource: samsung_pwm_timer: Keep all driver data in a structureTomasz Figa1-83/+74
2013-04-28clocksource: samsung_pwm_timer: Make PWM spinlock globalTomasz Figa1-11/+13
2013-04-28clocksource: samsung_pwm_timer: Let platforms select the driverTomasz Figa1-1/+1
2013-04-21clocksource: add samsung pwm timer driverTomasz Figa3-0/+488
2013-03-28clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2-2/+3
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring1-3/+0
2013-03-11clocksource: tegra20: use the device_node pointer passed to initRob Herring1-41/+26
2013-03-11clocksource: pass DT node pointer to init functionsRob Herring4-28/+5
2013-03-04Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+204
2013-03-03metag: Time keepingJames Hogan3-0/+204
2013-03-01Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-38/+112
2013-02-28clocksource: time-armada-370-xp: add local timer supportGregory CLEMENT1-38/+112
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann7-28/+62
2013-02-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2013-02-22clocksource : Nomadik-mtu : fix missing irq initializationDaniel Lezcano1-0/+1
2013-02-22Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-237/+394
2013-02-22Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+11
2013-02-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-53/+535
2013-02-11Merge branch 'depends/cleanup' into next/virtOlof Johansson10-52/+250
2013-02-06Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-0/+282
2013-01-31ARM: arch_timers: switch to physical timers if HYP mode is availableMarc Zyngier1-1/+6
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland4-238/+1
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland3-0/+389
2013-01-29Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-2/+3
2013-01-29Merge branch 'depends/cleanup' into next/driversOlof Johansson15-68/+266
2013-01-28clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu1-1/+1
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2-0/+286
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren7-28/+62
2013-01-24clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad1-2/+2
2013-01-15Merge branch 'vt8500/timer' into next/cleanupOlof Johansson1-1/+2
2013-01-15timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk1-1/+2
2013-01-15ARM: bcm2835: make use of CLKSRC_OFStephen Warren1-2/+3
2013-01-15Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into cleanupStephen Warren7-28/+62
2013-01-15Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson3-0/+183
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson8-40/+21
2013-01-14clocksource: use clockevents_config_and_register() where possibleShawn Guo3-24/+5
2013-01-14timer: vt8500: Move timer code to drivers/clocksourceTony Prisk3-0/+188
2013-01-07clocksource: nomadik-mtu: support timer-based delayFabio Baltieri1-0/+11
2013-01-04Drivers: clocksource: remove __dev* attributes.Greg Kroah-Hartman5-16/+16
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren3-0/+39
2012-12-24ARM: delete struct sys_timerStephen Warren3-15/+3
2012-12-24ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren1-13/+20
2012-12-15Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+6
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-1/+247
2012-12-13Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+175
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon1-1/+1