summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-102-14/+39
|\
| * Merge branch 'clockevents/3.19' of http://git.linaro.org/people/daniel.lezcan...Thomas Gleixner2014-11-272-14/+39
| |\
| | * clocksource: armada-370-xp: Use the reference clock on A375 SoCEzequiel Garcia2014-11-261-0/+28
| | * clocksource: armada-370-xp: Add missing clock enableEzequiel Garcia2014-11-261-0/+2
| | * clocksource: sirf: Remove hard-coded clock rateYanchang Li2014-11-191-14/+9Star
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-091-1/+12
|\ \ \
| * \ \ Merge branch 'at91/cleanup5' into next/driversArnd Bergmann2014-12-081-32/+0Star
| |\ \ \
| * \ \ \ Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson2014-12-051-1/+12
| |\ \ \ \
| | * | | | clocksource: arch_timer: Allow the device tree to specify uninitialized timer...Doug Anderson2014-12-051-0/+8
| | * | | | clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao2014-12-051-1/+4
| | | |/ / | | |/| |
* | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-12-094-0/+237
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann2014-12-041-0/+25
| |\ \ \ \ \
| | * | | | | clocksource: time-armada-370-xp: add suspend/resume supportThomas Petazzoni2014-11-301-0/+25
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'v3.19-meson-soc' of https://github.com/carlocaione/linux-meson int...Arnd Bergmann2014-11-201-0/+1
| |\ \ \ \ \
| | * | | | | clocksource: meson6: Select CLKSRC_MMIOBeniamino Galvani2014-11-181-0/+1
| | |/ / / /
| * | | | | Merge tag 'integrator-v3.19-arm-soc-2' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2014-11-202-0/+211
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: integrator: move AP timer to clocksourceLinus Walleij2014-10-282-0/+211
| | |/ / /
* | | | | Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-091-32/+0Star
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann2014-12-031-32/+0Star
| | |/ / | |/| |
* | | | 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/+4Star
| * | 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/+4Star
* | 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-201-2/+18
| |\
| * \ Merge tag 'tegra-for-3.17-delay-timer' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2014-07-071-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-0611-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