summaryrefslogtreecommitdiff
path: root/drivers/clocksource (unfollow)
Commit message (Expand)Author
2015-04-03clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...Xunlei Pang
2015-04-01CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-treeAndrew Bresticker
2015-04-01CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependencyDeng-Cheng Zhu
2015-03-31clocksource/drivers/sun5i: Add clock notifiersMaxime Ripard
2015-03-31clocksource/drivers/sun5i: Refactor the current codeMaxime Ripard
2015-03-31clocksource/drivers/sun5i: Use of_io_request_and_map()Maxime Ripard
2015-03-31clocksource/drivers/sun5i: Switch to request_irq()Maxime Ripard
2015-03-31clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_tim...Laurent Pinchart
2015-03-31CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is runningMarkos Chandras
2015-03-31clocksource/drivers/at91: Fix IO endiannessBen Dooks
2015-03-31clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5iHans de Goede
2015-03-31clocksource/drivers/tegra: Fix IO endiannessDmitry Osipenko
2015-03-31clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumpsBen Dooks
2015-03-31clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining featuresViresh Kumar
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo
2015-03-26clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()Maxime Ripard
2015-03-26clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errorsRichard Weinberger
2015-03-16clocksource: atmel-st: remove mach/hardware dependencyAlexandre Belloni
2015-03-16clocksource: atmel-st: use syscon/regmapAlexandre Belloni
2015-03-16ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz
2015-03-05clockevents: sun5i: Fix setup_irq init sequenceYongbae Park
2015-03-05clocksource: efm32: Fix a NULL pointer dereferenceYongbae Park
2015-03-05drivers: fix up obsolete cpu function usage.Rusty Russell
2015-02-25clocksource: pxa: Fix section mismatchRobert Jarzmik
2015-02-25clocksource: mtk: Fix race conditions in probe codeMatthias Brugger
2015-02-25clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano
2015-01-29clocksource: versatile: Adapt for Versatile AB and PB boardsRob Herring
2015-01-29clocksource: Driver for Conexant Digicolor SoC timerBaruch Siach
2015-01-29clockevents: rockchip: Add rockchip timer for rk3288Daniel Lezcano
2015-01-29ARM: clocksource: Add asm9260_timer driverOleksij Rempel
2015-01-29clocksource: marco: Rename marco to atlas7Barry Song
2015-01-25clocksource: sirf: Remove unused variableThierry Reding
2015-01-14ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platformDmitry Eremin-Solenikov
2015-01-09clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding
2015-01-06arm_arch_timer: include clocksource.h directlyRichard Cochran
2015-01-05clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcastMagnus Damm
2015-01-05clocksource: kona: fix __iomem annotationOlof Johansson
2015-01-05clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi
2014-12-16clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64Catalin Marinas
2014-12-04clocksource: arch_timer: Allow the device tree to specify uninitialized timer...Doug Anderson
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao
2014-12-03ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann
2014-11-30clocksource: time-armada-370-xp: add suspend/resume supportThomas Petazzoni
2014-11-26clocksource: armada-370-xp: Use the reference clock on A375 SoCEzequiel Garcia
2014-11-26clocksource: armada-370-xp: Add missing clock enableEzequiel Garcia
2014-11-24clocksource: mips-gic: Add device-tree supportAndrew Bresticker
2014-11-24clocksource: mips-gic: Bump up rating of GIC timerAndrew Bresticker
2014-11-24clocksource: mips-gic: Use clockevents_config_and_registerAndrew Bresticker
2014-11-24clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker