index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-06
1
-1
/
+7
|
\
|
*
ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers)
Christian Daudt
2013-08-20
1
-1
/
+7
*
|
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-06
5
-160
/
+197
|
\
\
|
*
\
Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...
Olof Johansson
2013-08-13
2
-50
/
+59
|
|
\
\
|
|
*
|
clocksource: samsung_pwm_timer: Handle suspend/resume correctly
Tomasz Figa
2013-08-06
1
-14
/
+28
|
|
*
|
clocksource: samsung_pwm_timer: Do not use clocksource_mmio
Tomasz Figa
2013-08-06
2
-5
/
+15
|
|
*
|
clocksource: samsung_pwm_timer: Cache clocksource register address
Tomasz Figa
2013-08-06
1
-25
/
+8
|
|
*
|
clocksource: samsung_pwm_timer: Correct definition of AUTORELOAD bit
Tomasz Figa
2013-08-06
1
-1
/
+12
|
|
*
|
clocksource: samsung_pwm_timer: Do not request PWM mem region
Tomasz Figa
2013-08-06
1
-10
/
+1
|
|
|
/
|
*
|
Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2013-07-23
3
-110
/
+138
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
clocksource: time-armada-370-xp: Divorce from local timer API
Stephen Boyd
2013-06-24
1
-48
/
+41
|
|
*
clocksource: time-armada-370-xp: Fix sparse warning
Stephen Boyd
2013-06-24
1
-1
/
+2
|
|
*
ARM: PRIMA2: Divorce timer-marco from local timer API
Stephen Boyd
2013-06-24
1
-46
/
+54
|
|
*
ARM: EXYNOS4: Divorce mct from local timer API
Stephen Boyd
2013-06-24
1
-17
/
+43
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-06
1
-2
/
+2
|
\
\
\
|
*
|
|
treewide: Fix printks with 0x%#
Joe Perches
2013-08-27
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...
Thomas Gleixner
2013-08-21
2
-69
/
+379
|
\
\
\
|
*
|
|
clocksource: arch_timer: Add support for memory mapped timers
Stephen Boyd
2013-08-01
1
-55
/
+347
|
*
|
|
clocksource: arch_timer: Push the read/write wrappers deeper
Stephen Boyd
2013-08-01
1
-15
/
+31
|
*
|
|
clocksource: arch_timer: Pass clock event to set_mode callback
Stephen Boyd
2013-08-01
1
-1
/
+1
|
*
|
|
clocksource: arch_timer: Make register accessors less error-prone
Stephen Boyd
2013-08-01
1
-3
/
+3
|
*
|
|
ARM: clocksource: moxart: Add bitops.h include
Jonas Jensen
2013-08-01
1
-0
/
+1
*
|
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-08-21
7
-20
/
+20
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
2013-07-14
7
-20
/
+20
*
|
|
ARM: clocksource: Add support for MOXA ART SoCs
Jonas Jensen
2013-07-18
2
-0
/
+165
*
|
|
clocksource: cadence_ttc: Reuse clocksource as sched_clock
Soren Brinkmann
2013-07-18
1
-0
/
+12
*
|
|
clocksource: cadence_ttc: Remove unused header
Soren Brinkmann
2013-07-18
1
-1
/
+0
*
|
|
clocksource: sun4i: Fix bug when switching from periodic to oneshot modes
Maxime Ripard
2013-07-18
1
-3
/
+6
*
|
|
clocksource: sun4i: Cleanup parent clock setup
Maxime Ripard
2013-07-18
1
-10
/
+5
*
|
|
clocksource: sun4i: Remove TIMER_SCAL variable
Maxime Ripard
2013-07-18
1
-6
/
+3
*
|
|
clocksource: sun4i: Factor out some timer code
Maxime Ripard
2013-07-18
1
-16
/
+32
*
|
|
clocksource: sun4i: Fix the next event code
Maxime Ripard
2013-07-18
1
-3
/
+22
*
|
|
clocksource: sun4i: Don't forget to enable the clock we use
Maxime Ripard
2013-07-18
1
-0
/
+1
*
|
|
clocksource: sun4i: Add clocksource and sched clock drivers
Maxime Ripard
2013-07-18
1
-0
/
+15
*
|
|
clocksource: sun4i: rename AUTORELOAD define to RELOAD
Maxime Ripard
2013-07-18
1
-2
/
+2
*
|
|
clocksource: sun4i: Wrap macros arguments in parenthesis
Maxime Ripard
2013-07-18
1
-2
/
+2
*
|
|
clocksource: sun4i: Use the BIT macros where possible
Maxime Ripard
2013-07-18
1
-4
/
+4
*
|
|
clocksource: orion: Use linux/sched_clock.h
Stephen Boyd
2013-07-17
1
-1
/
+1
|
/
/
*
|
Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...
Thomas Gleixner
2013-07-12
4
-0
/
+491
|
\
\
|
*
|
clocksource: arm_global_timer: Add ARM global timer support
Stuart Menefy
2013-07-03
3
-0
/
+335
|
*
|
clocksource: Add Marvell Orion SoC timer
Sebastian Hesselbarth
2013-07-02
3
-0
/
+156
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-07-06
16
-26
/
+497
|
\
\
|
|
/
|
*
clocksource: vf_pit_timer: Use linux/sched_clock.h
Fabio Estevam
2013-06-25
1
-1
/
+1
|
*
clocksource: Add generic dummy timer driver
Mark Rutland
2013-06-24
2
-0
/
+70
|
*
Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"
John Stultz
2013-06-18
2
-23
/
+35
|
*
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
2013-06-12
10
-12
/
+10
|
*
Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...
Thomas Gleixner
2013-06-08
5
-1
/
+417
|
|
\
|
|
*
clocksource: Add TI-Nspire timer support
Daniel Tang
2013-06-06
2
-0
/
+216
|
|
*
clocksource: Add Freescale Vybrid pit timer support
Jingchang Lu
2013-06-06
3
-0
/
+200
|
|
*
clocksource: dw_apb: Fix error check
Baruch Siach
2013-06-06
1
-1
/
+1
[next]