summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-071-3/+8
|\
| * clocksource, dummy-timer: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+8
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-056-14/+351
|\ \
| * \ Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-03-091-2/+0
| |\ \
| | * | clocksource: exynos_mct: remove unwanted header file inclusionPankaj Dubey2014-02-141-2/+0
| * | | Merge tag 'qcom-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-02-203-0/+334
| |\ \ \
| | * | | clocksource: qcom: split building of legacy vs multiplatform supportKumar Gala2014-02-061-11/+12
| | * | | clocksource: qcom: Move clocksource code out of mach-msmKumar Gala2014-02-043-0/+333
| | |/ /
| * | | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-182-12/+17
| |\ \ \ | | |_|/ | |/| |
| | * | clocksource: sirf/marco+prima2: drop usage of CLOCK_TICK_RATEUwe Kleine-König2013-12-202-12/+17
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-051-1/+1
|\| | |
* | | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-022-114/+0
|\ \ \ \
| * | | | x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes2014-02-112-114/+0
| | |_|/ | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-0110-63/+841
|\ \ \ \
| * | | | clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTSGeert Uytterhoeven2014-03-221-0/+4
| * | | | clocksource: exynos_mct: silence a static checker warningDan Carpenter2014-03-111-1/+1
| * | | | clocksource/cadence_ttc: Overhaul clocksource frequency adjustmentSoren Brinkmann2014-03-111-20/+84
| * | | | clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabledSoren Brinkmann2014-03-111-15/+2
| * | | | clocksource: Add Kconfig entries for CMT, MTU2, TMU and STIMagnus Damm2014-03-111-0/+44
| * | | | clocksource: armada-370-xp: Use atomic access for shared registersEzequiel Garcia2014-03-111-8/+4
| * | | | clocksource: orion: Use atomic access for shared registersEzequiel Garcia2014-03-111-18/+10
| * | | | clocksource: timer-keystone: Delete unnecessary variableMatthias Brugger2014-03-111-4/+1
| * | | | clocksource: timer-keystone: introduce clocksource driver for KeystoneIvan Khoronzhuk2014-03-112-0/+245
| * | | | clocksource: sunxi: Add new compatiblesMaxime Ripard2014-03-111-1/+1
| * | | | ARM: u300: move timer driver to clocksourceLinus Walleij2014-03-112-0/+448
| * | | | clocksource: arch_timer: Set dynamic irq affinity on mmio clockeventStephen Boyd2014-03-111-0/+1
| |/ / /
* | / / clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner2014-03-061-1/+1
| |/ / |/| |
* | | clocksource: Kona: Print warning rather than panicTim Kryger2014-02-061-26/+28
|/ /
* | clocksource: kona: Add basic use of external clockTim Kryger2014-01-311-3/+11
* | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-01-232-18/+9
|\ \
| * \ Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-01-031-4/+16
| |\ \
| | * \ Merge tag 'v3.13-rc3' into dt3-baseSimon Horman2013-12-193-5/+32
| | |\ \
| * | \ \ Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson2013-12-263-5/+32
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'samsung-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Olof Johansson2013-12-221-0/+4
| |\ \ \ \
| | * | | | clocksource: mct: extend mct to support 8 local interrupts for Exynos5420Chander Kashyap2013-12-161-0/+4
| | | |_|/ | | |/| |
| * / | | clksrc: delete nomadik MTU non-DT boot pathLinus Walleij2013-11-261-18/+5
| |/ / /
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-1/+1
|\ \ \ \
| * | | | rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource)Christian Daudt2013-12-131-1/+1
| | |/ / | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-2019-47/+248
|\ \ \ \
| * | | | clocksource: Timer-sun5i: Switch to sched_clock_register()Stephen Boyd2014-01-191-2/+2
| * | | | Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Ingo Molnar2014-01-1419-47/+248
| |\ \ \ \
| | * \ \ \ Merge branch 'clockevents/for-Simon-3.13-rc2' into clockevents/3.14Daniel Lezcano2013-12-181-4/+16
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | clocksource: sh_cmt: Add clk_prepare/unprepare supportLaurent Pinchart2013-12-181-4/+16
| | | | |/ | | | |/|
| | * | | clocksource: bcm_kona_timer: Remove unused bcm_timer_idsAxel Lin2013-12-111-6/+0
| | * | | clocksource: vt8500: Remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-111-1/+1
| | * | | clocksource: tegra: Remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-111-1/+1
| | * | | clocksource: misc drivers: Remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-118-13/+8
| | * | | clocksource: sh_mtu2: Remove unnecessary platform_set_drvdata()Jingoo Han2013-12-111-1/+0
| | * | | clocksource: sh_tmu: Remove unnecessary platform_set_drvdata()Jingoo Han2013-12-111-1/+0
| | * | | clocksource: armada-370-xp: Enable timer divider only when neededEzequiel Garcia2013-12-111-9/+9