index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-16
clocksource: sh_cmt: Remove FSF mail address from GPL notice
Laurent Pinchart
1
-4
/
+0
2014-04-16
clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
1
-1
/
+1
2014-04-16
clocksource: sh_cmt: Add support for multiple channels per device
Laurent Pinchart
1
-68
/
+236
2014-04-16
clocksource: sh_cmt: Hardcode CMT clock source rating to 125
Laurent Pinchart
1
-6
/
+6
2014-04-16
clocksource: sh_cmt: Hardcode CMT clock event rating to 125
Laurent Pinchart
1
-7
/
+6
2014-04-16
clocksource: sh_cmt: Set cpumask to cpu_possible_mask
Laurent Pinchart
1
-1
/
+1
2014-04-16
clocksource: sh_cmt: Replace hardcoded register values with macros
Laurent Pinchart
1
-12
/
+44
2014-04-16
clocksource: sh_cmt: Split static information from sh_cmt_device
Laurent Pinchart
1
-70
/
+122
2014-04-16
clocksource: sh_cmt: Allocate channels dynamically
Laurent Pinchart
1
-2
/
+12
2014-04-16
clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
Laurent Pinchart
1
-5
/
+1
2014-04-16
clocksource: sh_cmt: Add index to struct sh_cmt_channel
Laurent Pinchart
1
-13
/
+24
2014-04-16
clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
Laurent Pinchart
1
-5
/
+8
2014-04-16
clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
Laurent Pinchart
1
-17
/
+17
2014-04-16
clocksource: sh_cmt: Constify name argument to sh_cmt_register()
Laurent Pinchart
1
-4
/
+4
2014-04-16
clocksource: sh_cmt: Split channel setup to separate function
Laurent Pinchart
1
-32
/
+47
2014-04-16
clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
Laurent Pinchart
1
-58
/
+58
2014-04-16
clocksource: sh_cmt: Split channel fields from sh_cmt_priv
Laurent Pinchart
1
-186
/
+199
2014-04-16
clocksource: sh_cmt: Use request_irq() instead of setup_irq()
Laurent Pinchart
1
-7
/
+3
2014-04-07
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+8
2014-04-05
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
6
-14
/
+351
2014-04-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-114
/
+0
2014-04-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-63
/
+841
2014-03-22
clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTS
Geert Uytterhoeven
1
-0
/
+4
2014-03-20
clocksource, dummy-timer: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-3
/
+8
2014-03-11
clocksource: exynos_mct: silence a static checker warning
Dan Carpenter
1
-1
/
+1
2014-03-11
clocksource/cadence_ttc: Overhaul clocksource frequency adjustment
Soren Brinkmann
1
-20
/
+84
2014-03-11
clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabled
Soren Brinkmann
1
-15
/
+2
2014-03-11
clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI
Magnus Damm
1
-0
/
+44
2014-03-11
clocksource: armada-370-xp: Use atomic access for shared registers
Ezequiel Garcia
1
-8
/
+4
2014-03-11
clocksource: orion: Use atomic access for shared registers
Ezequiel Garcia
1
-18
/
+10
2014-03-11
clocksource: timer-keystone: Delete unnecessary variable
Matthias Brugger
1
-4
/
+1
2014-03-11
clocksource: timer-keystone: introduce clocksource driver for Keystone
Ivan Khoronzhuk
2
-0
/
+245
2014-03-11
clocksource: sunxi: Add new compatibles
Maxime Ripard
1
-1
/
+1
2014-03-11
ARM: u300: move timer driver to clocksource
Linus Walleij
2
-0
/
+448
2014-03-11
clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent
Stephen Boyd
1
-0
/
+1
2014-03-09
Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-2
/
+0
2014-03-06
clocksource: vf_pit_timer: use complement for sched_clock reading
Stefan Agner
1
-1
/
+1
2014-02-20
Merge tag 'qcom-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
3
-0
/
+334
2014-02-18
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2
-12
/
+17
2014-02-14
clocksource: exynos_mct: remove unwanted header file inclusion
Pankaj Dubey
1
-2
/
+0
2014-02-11
x86, apic: Remove support for IBM Summit/EXA chipset
David Rientjes
2
-114
/
+0
2014-02-06
clocksource: qcom: split building of legacy vs multiplatform support
Kumar Gala
1
-11
/
+12
2014-02-06
clocksource: Kona: Print warning rather than panic
Tim Kryger
1
-26
/
+28
2014-02-04
clocksource: qcom: Move clocksource code out of mach-msm
Kumar Gala
3
-0
/
+333
2014-01-31
clocksource: kona: Add basic use of external clock
Tim Kryger
1
-3
/
+11
2014-01-23
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-18
/
+9
2014-01-23
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2014-01-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-47
/
+248
2014-01-19
clocksource: Timer-sun5i: Switch to sched_clock_register()
Stephen Boyd
1
-2
/
+2
[next]