Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fa41181fe37530d78acb25b4e2c9c019241cbbf6
/
drivers
/
clocksource
/
sh_mtu2.c
cca8d05
clocksource: sh_mtu2: Add DT support
by Laurent Pinchart
· 11 years ago
8b2463d
clocksource: sh_mtu2: Replace global spinlock with a per-device spinlock
by Laurent Pinchart
· 11 years ago
1a5da0e
clocksource: sh_mtu2: Drop support for legacy platform data
by Laurent Pinchart
· 11 years ago
c77a565
clocksource: sh_mtu2: Remove unnecessary OOM messages
by Jingoo Han
· 10 years ago
346f5e7
clocksource: sh_mtu2: Sort headers alphabetically
by Laurent Pinchart
· 11 years ago
24c8f71
clocksource: sh_mtu2: Remove FSF mail address from GPL notice
by Laurent Pinchart
· 11 years ago
6dc9693
clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case
by Laurent Pinchart
· 11 years ago
faf3f4f
clocksource: sh_mtu2: Add support for multiple channels per device
by Laurent Pinchart
· 11 years ago
207e21a
clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200
by Laurent Pinchart
· 11 years ago
3cc9504
clocksource: sh_mtu2: Set cpumask to cpu_possible_mask
by Laurent Pinchart
· 11 years ago
f992c24
clocksource: sh_mtu2: Replace hardcoded register values with macros
by Laurent Pinchart
· 11 years ago
c54ccb4
clocksource: sh_mtu2: Allocate channels dynamically
by Laurent Pinchart
· 11 years ago
810c651
clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc
by Laurent Pinchart
· 11 years ago
d2b9317
clocksource: sh_mtu2: Add index to struct sh_mtu2_channel
by Laurent Pinchart
· 11 years ago
da90a1c
clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure
by Laurent Pinchart
· 11 years ago
aa83804
clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()
by Laurent Pinchart
· 11 years ago
2e1a532
clocksource: sh_mtu2: Split channel setup to separate function
by Laurent Pinchart
· 11 years ago
7dad72d
clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device
by Laurent Pinchart
· 11 years ago
42752cc
clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv
by Laurent Pinchart
· 11 years ago
f92d62f5
clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables
by Laurent Pinchart
· 11 years ago
276bee0
clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
by Laurent Pinchart
· 11 years ago
1b3f828
Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux into timers/core
by Ingo Molnar
· 11 years ago
38c30a8
clocksource: misc drivers: Remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
87d4bb9
clocksource: sh_mtu2: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
bd75493
clocksource: sh_mtu2: Add clk_prepare/unprepare support
by Laurent Pinchart
· 11 years ago
a4a5fc3
clocksource: sh_mtu2: Release clock when sh_mtu2_register() fails
by Laurent Pinchart
· 11 years ago
342896a
clocksource: sh_mtu2: Set initcall level to subsys
by Simon Horman
· 12 years ago
1850514
Drivers: clocksource: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
3cb6f10
sh: MTU2: Basic runtime PM support
by Rafael J. Wysocki
· 12 years ago
dbf3741
PM / Domains: Move syscore flag from subsys data to struct device
by Rafael J. Wysocki
· 12 years ago
6fb28ba
PM / Domains: Rename the always_on device flag to syscore
by Rafael J. Wysocki
· 12 years ago
cc7ad45
sh: MTU2: Introduce clock events suspend/resume routines
by Rafael J. Wysocki
· 12 years ago
50393a9
clocksource: sh_mtu2: Convert timer lock to raw spinlock.
by Paul Mundt
· 12 years ago
57d1337
PM / shmobile: Make MTU2 driver use pm_genpd_dev_always_on()
by Rafael J. Wysocki
· 13 years ago
7deeab5
drivers/clocksource: Add module.h to those who were using it implicitly
by Paul Gortmaker
· 13 years ago
03ff858
ARM: shmobile: remove sh_timer_config clk member
by Magnus Damm
· 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
214a607
clocksource: Use dev_name() universally across the SH drivers.
by Paul Mundt
· 15 years ago
da64c2a
clocksource: Fix up a registration/IRQ race in the sh drivers.
by Paul Mundt
· 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
d5ed4c2
clocksource: SuperH MTU2 Timer driver
by Magnus Damm
· 16 years ago