summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2014-12-17clocksource: mct: extend mct to support 8 local interrupts for Exynos5420Chander Kashyap1-0/+4
2014-12-17clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Chander Kashyap1-26/+9
2014-11-18clocksource: exynos_mct: Don't reset the counter during boot and resumeChirantan Ekbote1-6/+3
2014-11-18clocksource: exynos_mct: Change exynos4_mct_tick_clear return type to voidKrzysztof Kozlowski1-6/+2
2014-11-18clocksource: exynos_mct: Fix stall after CPU hotpluggingKrzysztof Kozlowski1-13/+20
2014-11-18clocksource: exynos4: Fix wrong bit operation in exynos4_mct_write()Jonghwa Lee1-2/+2
2014-11-18clocksource: exynos_mct: Register sched_clockTomasz Figa1-0/+8
2014-06-07clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski1-2/+2
2014-01-15clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm1-1/+1
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland1-18/+5
2014-01-09clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen1-1/+1
2013-07-25clocksource: dw_apb: Fix error checkBaruch Siach1-1/+1
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-15/+510
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-19/+16
2013-05-06Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann3-0/+504
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-74/+1146
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+518
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-129/+382
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+212
2013-04-28clocksource: samsung_pwm_timer: Work around rounding errors in clockevents coreTomasz Figa1-0/+13
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-26ARM: arch_timer: Silence debug preempt warningsStephen Boyd1-4/+6
2013-04-26clocksource: nomadik-mtu: fix up clocksource/timerLinus Walleij1-2/+2
2013-04-21clocksource: add samsung pwm timer driverTomasz Figa3-0/+488
2013-04-19clocksource: exynos_mct: remove platform header dependencyArnd Bergmann1-15/+6
2013-04-19clocksource: exynos_mct: fix build error on non-DTArnd Bergmann1-0/+4
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson3-15/+10
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2-14/+10
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson5-57/+46
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson1-2/+2
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-6/+14
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann3-1/+563
2013-04-09Merge branch 'depends/clk' into next/driversArnd Bergmann1-2/+2
2013-04-09Merge branch 'tegra/soc' into next/driversArnd Bergmann1-2/+2
2013-04-09Merge branch 'tegra/soc' into next/multiplatformArnd Bergmann1-2/+2
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2-0/+305
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-3/+0
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2-0/+305
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-2/+2
2013-04-08clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard3-19/+19
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard1-15/+3
2013-04-08clocksource: sunxi: Cleanup the timer codeMaxime Ripard1-24/+24
2013-04-08Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard1-2/+2
2013-04-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann7-73/+473
2013-04-08ARM: ux500: make remaining headers localArnd Bergmann1-2/+0