summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-27/+105
|\
| * clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo2015-03-261-27/+105
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-223-0/+230
|\ \
| * | clocksource: atmel-st: select MFD_SYSCONAlexandre Belloni2015-04-051-0/+1
| * | clocksource: atmel-st: remove mach/hardware dependencyAlexandre Belloni2015-03-161-14/+9
| * | clocksource: atmel-st: use syscon/regmapAlexandre Belloni2015-03-161-59/+35
| * | ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni2015-03-163-0/+258
| |/
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+2
|\ \
| * | drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-051-1/+2
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-172-2/+13
|\ \
| * | CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-treeAndrew Bresticker2015-04-011-1/+9
| * | CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependencyDeng-Cheng Zhu2015-04-011-1/+1
| * | CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is runningMarkos Chandras2015-03-311-0/+3
* | | ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang2015-04-031-9/+1
* | | clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...Xunlei Pang2015-04-031-7/+14
* | | clocksource/drivers/sun5i: Add clock notifiersMaxime Ripard2015-03-311-2/+64
* | | clocksource/drivers/sun5i: Refactor the current codeMaxime Ripard2015-03-311-65/+166
* | | clocksource/drivers/sun5i: Use of_io_request_and_map()Maxime Ripard2015-03-311-1/+1
* | | clocksource/drivers/sun5i: Switch to request_irq()Maxime Ripard2015-03-311-8/+2
* | | clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_tim...Laurent Pinchart2015-03-311-6/+6
* | | clocksource/drivers/at91: Fix IO endiannessBen Dooks2015-03-311-2/+2
* | | clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5iHans de Goede2015-03-311-1/+9
* | | clocksource/drivers/tegra: Fix IO endiannessDmitry Osipenko2015-03-311-2/+2
* | | clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumpsBen Dooks2015-03-311-1/+1
* | | clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining featuresViresh Kumar2015-03-311-1/+1
* | | Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-312-7/+3
|\ \ \
| * | | clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Maxime Ripard2015-03-261-7/+0
| * | | clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errorsRichard Weinberger2015-03-261-0/+3
| |/ /
* | | Merge branch 'timers/urgent' into timers/core, to pick up fixes before applyi...Ingo Molnar2015-03-172-6/+6
|\ \ \ | |/ /
| * | clockevents: sun5i: Fix setup_irq init sequenceYongbae Park2015-03-051-4/+4
| * | clocksource: efm32: Fix a NULL pointer dereferenceYongbae Park2015-03-051-2/+2
| |/
* | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz2015-03-133-3/+3
|/
* clocksource: pxa: Fix section mismatchRobert Jarzmik2015-02-251-1/+1
* clocksource: mtk: Fix race conditions in probe codeMatthias Brugger2015-02-251-4/+5
* clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano2015-02-251-11/+5
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-172-1/+4
|\
| * Merge tag 'tegra-for-3.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-01-232-1/+4
| |\
| | * clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding2015-01-092-1/+4
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-167-10/+630
|\ \ \
| * | | clocksource: versatile: Adapt for Versatile AB and PB boardsRob Herring2015-01-291-1/+3
| * | | clocksource: Driver for Conexant Digicolor SoC timerBaruch Siach2015-01-293-0/+203
| * | | clockevents: rockchip: Add rockchip timer for rk3288Daniel Lezcano2015-01-293-0/+185
| * | | ARM: clocksource: Add asm9260_timer driverOleksij Rempel2015-01-293-0/+231
| * | | clocksource: marco: Rename marco to atlas7Barry Song2015-01-292-8/+8
| * | | clocksource: sirf: Remove unused variableThierry Reding2015-01-251-1/+0
| |/ /
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-122-1/+8
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2015-02-101-1/+1
| |\ \ \ | | |/ /
| * | | ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platformDmitry Eremin-Solenikov2015-01-142-1/+8
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-273-8/+7
|\ \ \
| * \ \ Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-253-8/+7
| |\ \ \ | | |_|/ | |/| |
OpenPOWER on IntegriCloud