aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2013-11-21clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARMStephen Boyd
2013-11-20clocksource: sh_tmu: Add clk_prepare/unprepare supportLaurent Pinchart
2013-11-20clocksource: sh_tmu: Release clock when sh_tmu_register() failsLaurent Pinchart
2013-11-20clocksource: sh_mtu2: Add clk_prepare/unprepare supportLaurent Pinchart
2013-11-20clocksource: sh_mtu2: Release clock when sh_mtu2_register() failsLaurent Pinchart
2013-10-22clocksource: sun4i: remove IRQF_DISABLEDMaxime Ripard
2013-10-22clocksource: sun4i: Report the minimum tick that we can programMaxime Ripard
2013-10-22clocksource: sun4i: Select CLKSRC_MMIOMaxime Ripard
2013-10-22clocksource: Provide timekeeping for efm32 SoCsUwe Kleine-König
2013-10-22clocksource: em_sti: convert to clk_prepare/unprepareShinya Kuribayashi
2013-10-16clocksource: arch_timer: Do not register arch_sys_counter twiceThierry Reding
2013-10-10Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar
2013-10-09arch_timer: Move to generic sched_clock frameworkStephen Boyd
2013-10-03clocksource: tcb_clksrc: Remove IRQF_DISABLEDBoris BREZILLON
2013-10-03clocksource: tcb_clksrc: Improve driver robustnessBoris BREZILLON
2013-10-03clocksource: tcb_clksrc: Replace clk_enable/disable with clk_prepare_enable/d...Boris BREZILLON
2013-10-03Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...Daniel Lezcano
2013-10-03Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...Ingo Molnar
2013-10-02clocksource: arm_arch_timer: Use clocksource for suspend timekeepingStephen Boyd
2013-10-02clocksource: dw_apb_timer_of: Mark a few more functions as __initUwe Kleine-König
2013-10-02clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König
2013-10-02clocksource/arm_global_timer: Set FEAT_PERCPU flagSoren Brinkmann
2013-09-26Merge remote-tracking branch 'tip/timers/core' into fordlezcano/3.13/sched-cl...John Stultz
2013-09-26drivers: clocksource: add CPU PM notifier for ARM architected timerSudeep KarkadaNagesha
2013-09-26drivers: clocksource: add support for ARM architected timer event streamWill Deacon
2013-09-26clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcastMagnus Damm
2013-09-26clocksource: of: Respect device tree node statusSebastian Hesselbarth
2013-09-26clocksource: exynos_mct: Set IRQ affinity when the CPU goes onlineTomasz Figa
2013-09-26arm: clocksource: mvebu: Use the main timer as clock source from DTJean Pihet
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-09-06Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-06clocksource: samsung_pwm_timer: Get clock from device treeTomasz Figa
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-02clocksource: armada-370-xp: Get reference fixed-clock by nameEzequiel Garcia
2013-09-02clocksource: armada-370-xp: Replace WARN_ON with BUG_ONEzequiel Garcia
2013-09-02clocksource: armada-370-xp: Introduce new compatiblesEzequiel Garcia
2013-09-02clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia
2013-09-02clocksource: armada-370-xp: Simplify TIMER_CTRL register accessEzequiel Garcia
2013-09-02clocksource: armada-370-xp: Use BIT()Ezequiel Garcia
2013-08-27treewide: Fix printks with 0x%#Joe Perches
2013-08-22ARM: nomadik: add dynamic irq flag to the timerDaniel Lezcano
2013-08-22clocksource: sh_cmt: 32-bit control register supportMagnus Damm
2013-08-22clocksource: em_sti: Convert to devm_* managed helpersLaurent Pinchart
2013-08-21Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner
2013-08-21Merge branch 'linus' into timers/coreThomas Gleixner
2013-08-20ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers)Christian Daudt
2013-08-13Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson
2013-08-06clocksource: samsung_pwm_timer: Handle suspend/resume correctlyTomasz Figa