summaryrefslogtreecommitdiff
path: root/drivers/clocksource (unfollow)
Commit message (Expand)Author
2014-07-23clocksource: exynos_mct: Only use 32-bits where possibleDoug Anderson
2014-07-23clocksource: exynos_mct: Use readl_relaxed/writel_relaxedDoug Anderson
2014-07-23clocksource: pxa: Add device-tree support for PXA timerRobert Jarzmik
2014-07-23clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik
2014-07-23clocksource: clps711x: Add CLPS711X clocksource driverAlexander Shiyan
2014-07-23clocksource: sirf: Fix incorrect clock enable counter for timerZhiwu Song
2014-07-23clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEMChen Gang
2014-07-23clocksource: Add support for the Mediatek SoCsMatthias Brugger
2014-07-23clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2Kuninori Morimoto
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King
2014-07-05clocksource: exynos_mct: Register the timer for stable udelayAmit Daniel Kachhap
2014-07-05clocksource: exynos_mct: Fix ftraceDoug Anderson
2014-07-04clocksource: sh_mtu2: Add DT supportLaurent Pinchart
2014-07-04clocksource: sh_tmu: Add DT supportLaurent Pinchart
2014-07-04clocksource: sh_cmt: Add DT supportLaurent Pinchart
2014-07-02clocksource: sh_mtu2: Replace global spinlock with a per-device spinlockLaurent Pinchart
2014-07-02clocksource: sh_mtu2: Drop support for legacy platform dataLaurent Pinchart
2014-07-02clocksource: sh_tmu: Replace global spinlock with a per-device spinlockLaurent Pinchart
2014-07-02clocksource: sh_tmu: Drop support for legacy platform dataLaurent Pinchart
2014-07-02clocksource: sh_cmt: Replace global spinlock with a per-device spinlockLaurent Pinchart
2014-07-02clocksource: sh_cmt: Drop support for legacy platform dataLaurent Pinchart
2014-06-21clocksource: Add a Kconfig menuJean Delvare
2014-06-16clocksource: tegra: Use us counter as delay timerPeter De Schrijver
2014-06-17clocksource: exynos_mct: Don't reset the counter during boot and resumeChirantan Ekbote
2014-06-04clocksource: versatile: Use sched_clock_register()Thomas Gleixner
2014-05-26ARM: vexpress: refine dependencies for new codeArnd Bergmann
2014-05-23clocksource: Add Freescale FlexTimer Module (FTM) timer supportXiubo Li
2014-05-23clocksource: sh_tmu: Remove unnecessary OOM messagesJingoo Han
2014-05-23clocksource: sh_mtu2: Remove unnecessary OOM messagesJingoo Han
2014-05-23clocksource: sh_cmt: Remove unnecessary OOM messagesJingoo Han
2014-05-23clocksource: em_sti: Remove unnecessary OOM messagesJingoo Han
2014-05-23clocksource: dw_apb_timer_of: Do not trace read_sched_clockYang Wei
2014-05-23clocksource: Fix clocksource_mmio_readX_downXiubo Li
2014-05-23clocksource: Fix type confusion for clocksource_mmio_readX_YXiubo Li
2014-05-22clocksource: tcb_clksrc: Make tc_mode interrupt safeDavid Jander
2014-05-22clocksource: marco: Fix the affinity set for local timer of CPU1Zhiwu Song
2014-05-20of: consolidate linker section OF match table declarationsRob Herring
2014-05-20clocksource: cadence_ttc: Use readl/writel_relaxed instead of __rawMichal Simek
2014-05-19clocksource: sh_tmu: Fix channel IRQ retrieval in legacy caseLaurent Pinchart
2014-05-19clocksource: qcom: Implement read_current_timer for udelayStephen Boyd
2014-05-15clocksource: Sched clock source for Versatile ExpressPawel Moll
2014-05-12clocksource:sirf: remove the hardcode for the clk of timersZhiwu Song
2014-05-12clocksource: prima2: fix some minor checkpatch issuesBin Shi
2014-05-02clocksource: exynos_mct: register sched_clock callbackVincent Guittot
2014-04-29clocksource: nspire: Fix compiler warningAlexander Shiyan
2014-04-29clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi
2014-04-22clocksource: sun5i: Add support for reset controllerMaxime Ripard
2014-04-22clocksource: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König
2014-04-22clocksource: arm_global_timer: Only check for unusable timer on A9Matthew Leach
2014-04-17clocksource: Exynos_mct: Register clock event after request_irq()Krzysztof Kozlowski