summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2014-02-06clocksource: Kona: Print warning rather than panicTim Kryger-26/+28
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger-3/+11
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-18/+9
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-1/+1
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-47/+248
2014-01-19clocksource: Timer-sun5i: Switch to sched_clock_register()Stephen Boyd-2/+2
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Ingo Molnar-47/+248
2014-01-03Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson-4/+16
2013-12-30clocksource: cadence_ttc: Fix mutex taken inside interrupt contextSoren Brinkmann-8/+13
2013-12-26Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson-5/+32
2013-12-22Merge tag 'samsung-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Olof Johansson-0/+4
2013-12-19Merge tag 'v3.13-rc3' into dt3-baseSimon Horman-5/+32
2013-12-18Merge branch 'clockevents/for-Simon-3.13-rc2' into clockevents/3.14Daniel Lezcano-4/+16
2013-12-18clocksource: sh_cmt: Add clk_prepare/unprepare supportLaurent Pinchart-4/+16
2013-12-16clocksource: mct: extend mct to support 8 local interrupts for Exynos5420Chander Kashyap-0/+4
2013-12-13rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource)Christian Daudt-1/+1
2013-12-11clocksource: bcm_kona_timer: Remove unused bcm_timer_idsAxel Lin-6/+0
2013-12-11clocksource: vt8500: Remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2013-12-11clocksource: tegra: Remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2013-12-11clocksource: misc drivers: Remove deprecated IRQF_DISABLEDMichael Opdenacker-13/+8
2013-12-11clocksource: sh_mtu2: Remove unnecessary platform_set_drvdata()Jingoo Han-1/+0
2013-12-11clocksource: sh_tmu: Remove unnecessary platform_set_drvdata()Jingoo Han-1/+0
2013-12-11clocksource: armada-370-xp: Enable timer divider only when neededEzequiel Garcia-9/+9
2013-12-11clocksource: clksrc-of: Warn if no clock sources are foundLinus Walleij-0/+4
2013-12-11clocksource: orion: Switch to sched_clock_register()Stephen Boyd-2/+2
2013-12-11clocksource: sun4i: Switch to sched_clock_register()Stephen Boyd-2/+2
2013-12-11clocksource: cadence_ttc_timer: Switch to sched_clock_register()Stephen Boyd-2/+2
2013-12-11clocksource: arm_global_timer: Switch to sched_clock_register()Stephen Boyd-2/+2
2013-12-11clocksource: Add Allwinner SoCs HS timers driverMaxime Ripard-0/+197
2013-12-11clocksource: sun4i: Increase a bit the clock event and sources ratingMaxime Ripard-2/+2
2013-12-11clocksource: sun4i: Change CPU mask to cpu_possible_maskMaxime Ripard-1/+1
2013-12-11clockevent: sun4i: Fill the irq field in the clockevent structureMaxime Ripard-0/+1
2013-12-10clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"Dinh Nguyen-2/+3
2013-12-10clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen-1/+1
2013-12-10clocksource: sunxi: Stop timer from ticking before enabling interruptsMarc Zyngier-0/+3
2013-12-10clocksource: clksrc-of: Do not drop unheld reference on device nodeThierry Reding-1/+0
2013-12-10clocksource: armada-370-xp: Register sched_clock after the counter resetEzequiel Garcia-5/+5
2013-12-10clocksource: time-efm32: Select CLKSRC_MMIOAxel Lin-0/+1
2013-11-26clksrc: delete nomadik MTU non-DT boot pathLinus Walleij-18/+5
2013-11-21clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARMStephen Boyd-0/+1
2013-11-20clocksource: sh_tmu: Add clk_prepare/unprepare supportLaurent Pinchart-1/+8
2013-11-20clocksource: sh_tmu: Release clock when sh_tmu_register() failsLaurent Pinchart-3/+10
2013-11-20clocksource: sh_mtu2: Add clk_prepare/unprepare supportLaurent Pinchart-2/+7
2013-11-20clocksource: sh_mtu2: Release clock when sh_mtu2_register() failsLaurent Pinchart-2/+9
2013-10-22clocksource: sun4i: remove IRQF_DISABLEDMaxime Ripard-1/+1
2013-10-22clocksource: sun4i: Report the minimum tick that we can programMaxime Ripard-4/+6
2013-10-22clocksource: sun4i: Select CLKSRC_MMIOMaxime Ripard-0/+1
2013-10-22clocksource: Provide timekeeping for efm32 SoCsUwe Kleine-König-0/+284
2013-10-22clocksource: em_sti: convert to clk_prepare/unprepareShinya Kuribayashi-2/+2
2013-10-16clocksource: arch_timer: Do not register arch_sys_counter twiceThierry Reding-9/+3