index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-21
clocksource: Increase dependencies of timer-stm32 to limit build wreckage
Paul Gortmaker
1
-2
/
+2
2015-06-02
clockevents/drivers/timer-stm32: Fix build warning spotted by kbuild test robot
Maxime Coquelin
1
-2
/
+2
2015-06-02
clockevents/drivers: Add STM32 Timer driver
Maxime Coquelin
3
-0
/
+190
2015-06-02
clocksource/drivers/armv7m_systick: Add ARM System timer driver
Maxime Coquelin
3
-0
/
+87
2015-06-02
clocksource/drivers/lpc32xx: Add the lpc32xx timer driver
Joachim Eastwood
3
-0
/
+278
2015-06-02
clocksource/drivers/exynos_mct: Remove old platform mct_init()
Krzysztof Kozlowski
1
-12
/
+0
2015-06-02
clocksource/drivers/exynos_mct: Staticize struct clocksource
Krzysztof Kozlowski
1
-1
/
+1
2015-06-02
clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to ...
Krzysztof Kozlowski
1
-6
/
+2
2015-06-02
clocksource/drivers/qcom: Remove dead code
Stephen Boyd
1
-59
/
+0
2015-05-19
Merge branch 'linus' into timers/core
Thomas Gleixner
4
-27
/
+335
2015-05-05
clocksource: sun5i: Fix of_io_request_and_map error check
Maxime Ripard
1
-1
/
+1
2015-05-05
clocksource: integrator: Fix of_io_request_and_map error check
Maxime Ripard
1
-1
/
+1
2015-05-05
clocksource: asm9260: Fix of_io_request_and_map error check
Maxime Ripard
1
-1
/
+1
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-27
/
+105
2015-04-22
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+230
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+13
2015-04-05
clocksource: atmel-st: select MFD_SYSCON
Alexandre Belloni
1
-0
/
+1
2015-04-03
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...
Xunlei Pang
1
-9
/
+1
2015-04-03
clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() r...
Xunlei Pang
1
-7
/
+14
2015-04-01
CLOCKSOURCE: mips-gic: Allow GIC clock to be specified in device-tree
Andrew Bresticker
1
-1
/
+9
2015-04-01
CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependency
Deng-Cheng Zhu
1
-1
/
+1
2015-03-31
clocksource/drivers/sun5i: Add clock notifiers
Maxime Ripard
1
-2
/
+64
2015-03-31
clocksource/drivers/sun5i: Refactor the current code
Maxime Ripard
1
-65
/
+166
2015-03-31
clocksource/drivers/sun5i: Use of_io_request_and_map()
Maxime Ripard
1
-1
/
+1
2015-03-31
clocksource/drivers/sun5i: Switch to request_irq()
Maxime Ripard
1
-8
/
+2
2015-03-31
clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_tim...
Laurent Pinchart
1
-6
/
+6
2015-03-31
CLOCKSOURCE: mips-gic-timer: Ensure GIC counter is running
Markos Chandras
1
-0
/
+3
2015-03-31
clocksource/drivers/at91: Fix IO endianness
Ben Dooks
1
-2
/
+2
2015-03-31
clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5i
Hans de Goede
1
-1
/
+9
2015-03-31
clocksource/drivers/tegra: Fix IO endianness
Dmitry Osipenko
1
-2
/
+2
2015-03-31
clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumps
Ben Dooks
1
-1
/
+1
2015-03-31
clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining features
Viresh Kumar
1
-1
/
+1
2015-03-31
Merge tag 'v4.0-rc6' into timers/core, before applying new patches
Ingo Molnar
2
-7
/
+3
2015-03-26
clocksource / arch_timer: Parse GTDT to initialize arch timer
Hanjun Guo
1
-27
/
+105
2015-03-26
clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock()
Maxime Ripard
1
-7
/
+0
2015-03-26
clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errors
Richard Weinberger
1
-0
/
+3
2015-03-17
Merge branch 'timers/urgent' into timers/core, to pick up fixes before applyi...
Ingo Molnar
2
-6
/
+6
2015-03-16
clocksource: atmel-st: remove mach/hardware dependency
Alexandre Belloni
1
-14
/
+9
2015-03-16
clocksource: atmel-st: use syscon/regmap
Alexandre Belloni
1
-59
/
+35
2015-03-16
ARM: at91: time: move the system timer driver to drivers/clocksource
Alexandre Belloni
3
-0
/
+258
2015-03-13
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...
John Stultz
3
-3
/
+3
2015-03-05
clockevents: sun5i: Fix setup_irq init sequence
Yongbae Park
1
-4
/
+4
2015-03-05
clocksource: efm32: Fix a NULL pointer dereference
Yongbae Park
1
-2
/
+2
2015-03-05
drivers: fix up obsolete cpu function usage.
Rusty Russell
1
-1
/
+2
2015-02-25
clocksource: pxa: Fix section mismatch
Robert Jarzmik
1
-1
/
+1
2015-02-25
clocksource: mtk: Fix race conditions in probe code
Matthias Brugger
1
-4
/
+5
2015-02-25
clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig
Daniel Lezcano
1
-11
/
+5
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-1
/
+4
2015-02-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-10
/
+630
[next]