summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
...
| | * | clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcastMagnus Damm2015-01-051-1/+1
| | * | clocksource: kona: fix __iomem annotationOlof Johansson2015-01-051-5/+4
| | * | clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi2015-01-051-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-061-1/+1
|\ \ \ \ | |/ / /
| * | | Merge tag 'mvebu-fixes-3.19' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2014-12-305-14/+211
| |\ \ \ | | | |/ | | |/|
| * | | clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64Catalin Marinas2014-12-161-1/+1
* | | | arm_arch_timer: include clocksource.h directlyRichard Cochran2015-01-061-0/+1
| |/ / |/| |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-113-0/+172
|\ \ \ | |_|/ |/| |
| * | clocksource: mips-gic: Add device-tree supportAndrew Bresticker2014-11-242-7/+35
| * | clocksource: mips-gic: Bump up rating of GIC timerAndrew Bresticker2014-11-241-1/+1
| * | clocksource: mips-gic: Use clockevents_config_and_registerAndrew Bresticker2014-11-241-9/+1
| * | clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker2014-11-241-16/+44
| * | clocksource: mips-gic: Use percpu_dev_idAndrew Bresticker2014-11-241-3/+2
| * | clocksource: mips-gic: Remove gic_event_handlerAndrew Bresticker2014-11-241-5/+0
| * | clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker2014-11-241-0/+3
| * | clocksource: mips-gic: Staticize local symbolsAndrew Bresticker2014-11-241-5/+5
| * | clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-241-0/+90
| * | MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-243-0/+37
* | | 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/+9
* | | | 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/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson2014-12-041-1/+12
| |\ \ \ \ \
| | * | | | | clocksource: arch_timer: Allow the device tree to specify uninitialized timer...Doug Anderson2014-12-041-0/+8
| | * | | | | clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao2014-12-041-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/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann2014-12-031-32/+0
| | |/ / | |/| |
* | | | 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
OpenPOWER on IntegriCloud