Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a3b3aa3d9d5d482ac68477c69fc08cadbc43e074
/
drivers
/
clocksource
d48fc63
Revert "clocksource: Load the ACPI PM clocksource asynchronously"
by Thomas Gleixner
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
66f03c6
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
b0df898
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
c7c66c0
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
57d1337
PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on()
by Rafael J. Wysocki
· 13 years ago
615a445
PM / shmobile: Make CMT driver use pm_genpd_dev_always_on()
by Rafael J. Wysocki
· 13 years ago
2ee619f
PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()
by Rafael J. Wysocki
· 13 years ago
c0a2392
cs5535-clockevt: Allow the MFGPT IRQ to be shared
by Jens Rottmann
· 13 years ago
fc579da
cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernels
by Jens Rottmann
· 13 years ago
8e315a7
ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter
by Nicolas Ferre
· 13 years ago
10ea9d6
clocksource: scx200_hrt: Fix the build
by Ingo Molnar
· 13 years ago
b519508
clocksource: Load the ACPI PM clocksource asynchronously
by Arjan van de Ven
· 13 years ago
12d6d41
clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hz
by John Stultz
· 13 years ago
13f0f03
clocksource: dbx500: convert to clocksource_register_hz()
by Yong Zhang
· 13 years ago
d976f76
clocksource: scx200_hrt: use pr_<level> instead of printk
by Jim Cromie
· 13 years ago
36f21f1
clocksource: cyclone: Add missing iounmap
by Julia Lawall
· 13 years ago
770e1b0
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
cfef032
ARM: 7261/1: clocksource/ux500-prcmu: fix sched_clock breakage
by Linus Walleij
· 13 years ago
0518469
Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 13 years ago
f5a54dd
clocksource: Convert tcb_clksrc to use clocksource_register_hz/khz
by John Stultz
· 13 years ago
5f724e8
time: x86: Replace LATCH with PIT_LATCH in i8253 clocksource driver
by Deepak Saxena
· 13 years ago
cbf1599
time: x86: Remove CLOCK_TICK_RATE from acpi_pm clocksource driver
by Deepak Saxena
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
ac5761a
Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
7deeab5
drivers/clocksource: Add module.h to those who were using it implicitly
by Paul Gortmaker
· 13 years ago
39adff5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a133022
dw_apb_timer: constify clocksource name
by Jamie Iles
· 13 years ago
b1e3be06
clocksource: fixup ux500 build problems
by Linus Walleij
· 13 years ago
489bcce
clocksource: add DBX500 PRCMU Timer support
by Mattias Wallin
· 13 years ago
e80ca14
Merge branch 'common/core' into sh-latest
by Paul Mundt
· 13 years ago
9d07156
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
3f7e5e2
clocksource: sh_cmt: wait for CMCNT on init V2
by Magnus Damm
· 13 years ago
e6220bd
i8253: Create common clockevent implementation
by Thomas Gleixner
· 13 years ago
06c3df4
clocksource: apb: Share APB timer code with other platforms
by Jamie Iles
· 13 years ago
21f07f4
i8253: Export i8253_lock unconditionally
by Thomas Gleixner
· 13 years ago
609d414
i8253: Remove I8253_LOCK config
by Thomas Gleixner
· 13 years ago
15f304b
i8253: Consolidate all kernel definitions of i8253_lock
by Ralf Baechle
· 13 years ago
334955e
i8253: Create linux/i8253.h and use it in all 8253 related files
by Ralf Baechle
· 13 years ago
9436b4a
Revert "clocksource: sh_cmt: Runtime PM support"
by Paul Mundt
· 13 years ago
d4905ce
Revert "clocksource: sh_tmu: Runtime PM support"
by Paul Mundt
· 13 years ago
d762f43
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 13 years ago
442c817
clocksource: add common mmio clocksource
by Russell King
· 14 years ago
1b842e9
clocksource: sh_tmu: Runtime PM support
by Magnus Damm
· 14 years ago
0aeac45
clocksource: sh_tmu: __clocksource_updatefreq_hz() update
by Magnus Damm
· 14 years ago
01fa68b
clocksource: sh_cmt: Runtime PM support
by Magnus Damm
· 14 years ago
3593f5f
clocksource: sh_cmt: __clocksource_updatefreq_hz() update
by Magnus Damm
· 14 years ago
a18f22a
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource
by Thomas Gleixner
· 13 years ago
89c0b8e
clocksource: add common i8253 PIT clocksource
by Russell King
· 14 years ago
b01cc1b
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
by John Stultz
· 15 years ago
1817dc0
drivers/clocksource/tcb_clksrc.c: fix init sequence
by Voss, Nikolaus
· 14 years ago
db6b175
acpi_pm: Clear pmtmr_ioport if acpi_pm initialization fails
by Konrad Rzeszutek Wilk
· 14 years ago
65ada54
clocksource: sh_cmt: Remove nested spinlock fix
by Takashi YOSHII
· 14 years ago
03ff858
ARM: shmobile: remove sh_timer_config clk member
by Magnus Damm
· 14 years ago
bbcf6e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
38409d7
clocksource: sh_cmt: Rate calculation fix
by Magnus Damm
· 14 years ago
4380947
clocksource: sh_cmt: One-off clockevent fix V2
by Magnus Damm
· 14 years ago
f12a15b
x86: Convert common clocksources to use clocksource_register_hz/khz
by John Stultz
· 14 years ago
d45840d
Andres has moved
by Andres Salomon
· 14 years ago
5967d33
clocksource: sh_cmt: Fix up bogus shift value.
by Paul Mundt
· 14 years ago
f4d7c35
clocksource: sh_cmt: compute mult and shift before registration
by Paul Mundt
· 14 years ago
66f4912
clocksource: sh_tmu: compute mult and shift before registration
by Aurelien Jarno
· 14 years ago
5bfec46
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e195534
Merge branch 'sh/stable-updates'
by Paul Mundt
· 15 years ago
fecf066
sh: Disable IRQ balancing for timer and IPI IRQs.
by Paul Mundt
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c2a25e8
clocksource: Deprecate clock string across the SH drivers.
by Paul Mundt
· 15 years ago
fdb19a6
cs5535-clockevt: Free timer in IRQ setup error path
by Jens Rottmann
· 15 years ago
214a607
clocksource: Use dev_name() universally across the SH drivers.
by Paul Mundt
· 15 years ago
9c8f05c
MFGPT: move clocksource menu
by Randy Dunlap
· 15 years ago
e56425b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
64d497f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
da64c2a
clocksource: Fix up a registration/IRQ race in the sh drivers.
by Paul Mundt
· 15 years ago
115079a
geode-mfgpt: restore previous behavior for selecting IRQ
by Jens Rottmann
· 15 years ago
c816288
clocksource: start CMT at clocksource resume
by Magnus Damm
· 15 years ago
c30d7d2
cs5535: add a generic clock event MFGPT driver
by Andres Salomon
· 15 years ago
f643173
sh: CMT suspend/resume
by Magnus Damm
· 15 years ago
6f4b67b
clocksource: sh_tmu: Make undefined TCOR behaviour less undefined.
by Shin-ichiro KAWASAKI
· 15 years ago
3d3638d
Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-updates' and 'sh/perf_counter'
by Paul Mundt
· 15 years ago
be890a1
sh: turn off irqs when disabling CMT/TMU timers
by Magnus Damm
· 15 years ago
08604bd
time: move PIT_TICK_RATE to linux/timex.h
by Arnd Bergmann
· 15 years ago
e7fad45
clocksource: Drop unused irqaction.mask from SH drivers.
by Paul Mundt
· 15 years ago
d1fcc0a
clocksource: sh_mtu2/cmt_register() should be static.
by Paul Mundt
· 16 years ago
46a12f7
sh: Consolidate MTU2/CMT/TMU timer platform data.
by Paul Mundt
· 16 years ago
9570ef2
clocksource: SuperH TMU Timer driver
by Magnus Damm
· 16 years ago
d5ed4c2
clocksource: SuperH MTU2 Timer driver
by Magnus Damm
· 16 years ago
3014f47
clocksource: sh_cmt 16-bit fixes
by Magnus Damm
· 16 years ago
8e0b842
sh: setup timers in late_time_init()
by Magnus Damm
· 16 years ago
5b644c7
clocksource: improve sh_cmt clocksource overflow handling
by Magnus Damm
· 16 years ago
19bdc9d
clocksource: sh_cmt clocksource support
by Magnus Damm
· 16 years ago
99ce567
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 16 years ago
8e19608
clocksource: pass clocksource to read() callback
by Magnus Damm
· 16 years ago
e475eed
clocksource: sh_cmt earlytimer support
by Magnus Damm
· 16 years ago
3093e78
clocksource: sh_cmt: use remove_irq() and remove clockevent workaround
by Magnus Damm
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
1164dd0
x86: move mach-default/*.h files to asm/
by Ingo Molnar
· 16 years ago
3fb1b6a
sh: CMT clockevent platform driver
by Magnus Damm
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
320ab2b
cpumask: convert struct clock_event_device to cpumask pointers.
by Rusty Russell
· 16 years ago
0a57b78
clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCI
by Bjorn Helgaas
· 16 years ago
Next »