summaryrefslogtreecommitdiff
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard2014-11-191-6/+6
* ARM/ARM64: arch-timer: fix arch_timer_probed logicMarc Zyngier2014-10-261-3/+3
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-153-3/+3
|\
| * clocksource: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2014-08-261-1/+1
| * drivers/clocksource: Replace __get_cpu_var used for address calculationChristoph Lameter2014-08-261-1/+1
| * time: Replace __get_cpu_var usesChristoph Lameter2014-08-261-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-097-12/+247
|\ \
| * | clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch2014-09-291-0/+15
| * | clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch2014-09-291-0/+17
| * | clocksource: arm_arch_timer: Change clocksource name if CP15 unavailableNathan Lynch2014-09-291-2/+10
| * | clocksource: sirf: Disable counter before re-setting itHao Liu2014-09-291-1/+4
| * | clocksource: cadence_ttc: Add support for 32bit modeMichal Simek2014-09-291-5/+10
| * | clocksource: tcb_clksrc: Sanitize IRQ requestGael Portay2014-09-291-9/+4
| * | clocksource: arm_arch_timer: Discard unavailable timers correctlySudeep Holla2014-09-291-4/+16
| * | clocksource: vf_pit_timer: Support shutdown modeStefan Agner2014-09-291-0/+4
| * | ARM: meson6: clocksource: Add Meson6 timer supportCarlo Caione2014-09-293-0/+171
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-083-0/+301
|\ \
| * | ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard2014-09-153-0/+301
| |/
* | clocksource: tcb_clksrc: sanitize IRQ requestGaël PORTAY2014-09-081-9/+4
* | ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY2014-09-081-1/+1
|/
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-0/+13
|\
| * Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson2014-07-191-2/+18
| |\
| * \ Merge tag 'tegra-for-3.17-delay-timer' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2014-07-061-0/+13
| |\ \
| | * | clocksource: tegra: Use us counter as delay timerPeter De Schrijver2014-06-161-0/+13
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-0511-343/+868
|\ \ \ \
| * | | | clocksource: exynos_mct: Only use 32-bits where possibleDoug Anderson2014-07-232-7/+33
| * | | | clocksource: exynos_mct: Use readl_relaxed/writel_relaxedDoug Anderson2014-07-231-12/+12
| * | | | clocksource: pxa: Add device-tree support for PXA timerRobert Jarzmik2014-07-231-36/+101
| * | | | clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik2014-07-232-0/+163
| * | | | clocksource: clps711x: Add CLPS711X clocksource driverAlexander Shiyan2014-07-232-0/+132
| * | | | clocksource: sirf: Fix incorrect clock enable counter for timerZhiwu Song2014-07-232-0/+6
| * | | | clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEMChen Gang2014-07-231-1/+1
| * | | | clocksource: Add support for the Mediatek SoCsMatthias Brugger2014-07-233-0/+267
| * | | | clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2Kuninori Morimoto2014-07-231-1/+1
| * | | | Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17Daniel Lezcano2014-07-233-322/+184
| |\ \ \ \
| | * | | | clocksource: sh_mtu2: Add DT supportLaurent Pinchart2014-07-041-0/+8
| | * | | | clocksource: sh_tmu: Add DT supportLaurent Pinchart2014-07-041-10/+41
| | * | | | clocksource: sh_cmt: Add DT supportLaurent Pinchart2014-07-041-18/+48
| | * | | | clocksource: sh_mtu2: Replace global spinlock with a per-device spinlockLaurent Pinchart2014-07-021-4/+6
| | * | | | clocksource: sh_mtu2: Drop support for legacy platform dataLaurent Pinchart2014-07-021-99/+31
| | * | | | clocksource: sh_tmu: Replace global spinlock with a per-device spinlockLaurent Pinchart2014-07-021-4/+6
| | * | | | clocksource: sh_tmu: Drop support for legacy platform dataLaurent Pinchart2014-07-021-67/+15
| | * | | | clocksource: sh_cmt: Replace global spinlock with a per-device spinlockLaurent Pinchart2014-07-021-4/+5
| | * | | | clocksource: sh_cmt: Drop support for legacy platform dataLaurent Pinchart2014-07-021-132/+40
| | |/ / /
| * | | | Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner2014-07-161-8/+21
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | clocksource: Add a Kconfig menuJean Delvare2014-06-211-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-051-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: make it easier to check the CPU part number correctlyRussell King2014-07-181-1/+1
| | |/ | |/|
* | | clocksource: exynos_mct: Register the timer for stable udelayAmit Daniel Kachhap2014-07-051-0/+11
* | | clocksource: exynos_mct: Fix ftraceDoug Anderson2014-07-051-2/+7
|/ /