summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2014-04-17clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski
2014-04-17clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringupThomas Gleixner
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-03-22clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTSGeert Uytterhoeven
2014-03-20clocksource, dummy-timer: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-11clocksource: exynos_mct: silence a static checker warningDan Carpenter
2014-03-11clocksource/cadence_ttc: Overhaul clocksource frequency adjustmentSoren Brinkmann
2014-03-11clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabledSoren Brinkmann
2014-03-11clocksource: Add Kconfig entries for CMT, MTU2, TMU and STIMagnus Damm
2014-03-11clocksource: armada-370-xp: Use atomic access for shared registersEzequiel Garcia
2014-03-11clocksource: orion: Use atomic access for shared registersEzequiel Garcia
2014-03-11clocksource: timer-keystone: Delete unnecessary variableMatthias Brugger
2014-03-11clocksource: timer-keystone: introduce clocksource driver for KeystoneIvan Khoronzhuk
2014-03-11clocksource: sunxi: Add new compatiblesMaxime Ripard
2014-03-11ARM: u300: move timer driver to clocksourceLinus Walleij
2014-03-11clocksource: arch_timer: Set dynamic irq affinity on mmio clockeventStephen Boyd
2014-03-09Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2014-03-06clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner
2014-02-20Merge tag 'qcom-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-02-14clocksource: exynos_mct: remove unwanted header file inclusionPankaj Dubey
2014-02-11x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes
2014-02-06clocksource: qcom: split building of legacy vs multiplatform supportKumar Gala
2014-02-06clocksource: Kona: Print warning rather than panicTim Kryger
2014-02-04clocksource: qcom: Move clocksource code out of mach-msmKumar Gala
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-01-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-19clocksource: Timer-sun5i: Switch to sched_clock_register()Stephen Boyd
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Ingo Molnar
2014-01-03Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-12-30clocksource: cadence_ttc: Fix mutex taken inside interrupt contextSoren Brinkmann
2013-12-26Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson
2013-12-22Merge tag 'samsung-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Olof Johansson
2013-12-20clocksource: sirf/marco+prima2: drop usage of CLOCK_TICK_RATEUwe Kleine-König
2013-12-19Merge tag 'v3.13-rc3' into dt3-baseSimon Horman
2013-12-18Merge branch 'clockevents/for-Simon-3.13-rc2' into clockevents/3.14Daniel Lezcano
2013-12-18clocksource: sh_cmt: Add clk_prepare/unprepare supportLaurent Pinchart
2013-12-16clocksource: mct: extend mct to support 8 local interrupts for Exynos5420Chander Kashyap
2013-12-13rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource)Christian Daudt
2013-12-11clocksource: bcm_kona_timer: Remove unused bcm_timer_idsAxel Lin
2013-12-11clocksource: vt8500: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-12-11clocksource: tegra: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-12-11clocksource: misc drivers: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-12-11clocksource: sh_mtu2: Remove unnecessary platform_set_drvdata()Jingoo Han