index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...
Ingo Molnar
2013-10-03
14
-37
/
+30
|
\
|
*
clocksource: arm_arch_timer: Use clocksource for suspend timekeeping
Stephen Boyd
2013-10-02
1
-1
/
+1
|
*
clocksource: dw_apb_timer_of: Mark a few more functions as __init
Uwe Kleine-König
2013-10-02
1
-5
/
+5
|
*
clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally
Uwe Kleine-König
2013-10-02
4
-8
/
+1
|
*
clocksource/arm_global_timer: Set FEAT_PERCPU flag
Soren Brinkmann
2013-10-02
1
-1
/
+2
|
*
Merge remote-tracking branch 'tip/timers/core' into fordlezcano/3.13/sched-cl...
John Stultz
2013-09-26
19
-390
/
+994
|
|
\
|
*
|
clocksource: vf_pit_timer: Switch to sched_clock_register()
Stephen Boyd
2013-07-30
1
-2
/
+2
|
*
|
clocksource: sirf: Switch to sched_clock_register() and use 64 bits
Stephen Boyd
2013-07-30
1
-3
/
+3
|
*
|
clocksource: time-armada-370-xp: Switch to sched_clock_register()
Stephen Boyd
2013-07-30
1
-2
/
+2
|
*
|
clocksource: tegra: Switch to sched_clock_register()
Stephen Boyd
2013-07-30
1
-2
/
+2
|
*
|
clocksource: samsung_pwm_timer: Switch to sched_clock_register()
Stephen Boyd
2013-07-30
1
-2
/
+2
|
*
|
clocksource: nomadik: Switch to sched_clock_register()
Stephen Boyd
2013-07-30
1
-2
/
+2
|
*
|
clocksource: mxs_timer: Switch to sched_clock_register()
Stephen Boyd
2013-07-30
1
-2
/
+2
|
*
|
clocksource: dw_apb_timer_of: Switch to sched_clock_register()
Stephen Boyd
2013-07-30
1
-2
/
+2
|
*
|
clocksource: dbx500-prcmu: Switch to sched_clock_register()
Stephen Boyd
2013-07-30
1
-3
/
+2
|
*
|
clocksource: bcm2835: Switch to sched_clock_register()
Stephen Boyd
2013-07-30
1
-2
/
+2
*
|
|
clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast
Magnus Damm
2013-09-26
1
-1
/
+1
*
|
|
clocksource: of: Respect device tree node status
Sebastian Hesselbarth
2013-09-26
1
-0
/
+3
*
|
|
clocksource: exynos_mct: Set IRQ affinity when the CPU goes online
Tomasz Figa
2013-09-26
1
-1
/
+9
*
|
|
arm: clocksource: mvebu: Use the main timer as clock source from DT
Jean Pihet
2013-09-26
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-09-16
4
-104
/
+129
|
\
\
|
*
|
clocksource: armada-370-xp: Get reference fixed-clock by name
Ezequiel Garcia
2013-09-02
1
-2
/
+5
|
*
|
clocksource: armada-370-xp: Replace WARN_ON with BUG_ON
Ezequiel Garcia
2013-09-02
1
-1
/
+1
|
*
|
clocksource: armada-370-xp: Introduce new compatibles
Ezequiel Garcia
2013-09-02
1
-15
/
+39
|
*
|
clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE
Ezequiel Garcia
2013-09-02
1
-3
/
+3
|
*
|
clocksource: armada-370-xp: Simplify TIMER_CTRL register access
Ezequiel Garcia
2013-09-02
1
-39
/
+30
|
*
|
clocksource: armada-370-xp: Use BIT()
Ezequiel Garcia
2013-09-02
1
-6
/
+6
|
*
|
ARM: nomadik: add dynamic irq flag to the timer
Daniel Lezcano
2013-08-22
1
-1
/
+2
|
*
|
clocksource: sh_cmt: 32-bit control register support
Magnus Damm
2013-08-22
1
-14
/
+36
|
*
|
clocksource: em_sti: Convert to devm_* managed helpers
Laurent Pinchart
2013-08-22
1
-35
/
+14
*
|
|
Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-09-10
1
-4
/
+8
|
\
\
\
|
*
|
|
clocksource: samsung_pwm_timer: Get clock from device tree
Tomasz Figa
2013-09-06
1
-4
/
+8
*
|
|
|
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-14
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-24
3
-110
/
+138
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
clocksource: time-armada-370-xp: Divorce from local timer API
Stephen Boyd
2013-06-25
1
-48
/
+41
|
|
*
|
|
clocksource: time-armada-370-xp: Fix sparse warning
Stephen Boyd
2013-06-25
1
-1
/
+2
|
|
*
|
|
ARM: PRIMA2: Divorce timer-marco from local timer API
Stephen Boyd
2013-06-25
1
-46
/
+54
|
|
*
|
|
ARM: EXYNOS4: Divorce mct from local timer API
Stephen Boyd
2013-06-25
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
[next]