summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorLines
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-114/+0
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-63/+841
2014-03-22clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTSGeert Uytterhoeven-0/+4
2014-03-11clocksource: exynos_mct: silence a static checker warningDan Carpenter-1/+1
2014-03-11clocksource/cadence_ttc: Overhaul clocksource frequency adjustmentSoren Brinkmann-20/+84
2014-03-11clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabledSoren Brinkmann-15/+2
2014-03-11clocksource: Add Kconfig entries for CMT, MTU2, TMU and STIMagnus Damm-0/+44
2014-03-11clocksource: armada-370-xp: Use atomic access for shared registersEzequiel Garcia-8/+4
2014-03-11clocksource: orion: Use atomic access for shared registersEzequiel Garcia-18/+10
2014-03-11clocksource: timer-keystone: Delete unnecessary variableMatthias Brugger-4/+1
2014-03-11clocksource: timer-keystone: introduce clocksource driver for KeystoneIvan Khoronzhuk-0/+245
2014-03-11clocksource: sunxi: Add new compatiblesMaxime Ripard-1/+1
2014-03-11ARM: u300: move timer driver to clocksourceLinus Walleij-0/+448
2014-03-11clocksource: arch_timer: Set dynamic irq affinity on mmio clockeventStephen Boyd-0/+1
2014-03-06clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner-1/+1
2014-02-11x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes-114/+0
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