index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
2014-05-20
of: consolidate linker section OF match table declarations
Rob Herring
2014-05-20
clocksource: cadence_ttc: Use readl/writel_relaxed instead of __raw
Michal Simek
2014-05-19
clocksource: sh_tmu: Fix channel IRQ retrieval in legacy case
Laurent Pinchart
2014-05-19
clocksource: qcom: Implement read_current_timer for udelay
Stephen Boyd
2014-05-16
Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16
Daniel Lezcano
2014-05-15
clocksource: Sched clock source for Versatile Express
Pawel Moll
2014-05-12
clocksource:sirf: remove the hardcode for the clk of timers
Zhiwu Song
2014-05-12
clocksource: prima2: fix some minor checkpatch issues
Bin Shi
2014-05-02
clocksource: exynos_mct: register sched_clock callback
Vincent Guittot
2014-04-29
Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...
Thomas Gleixner
2014-04-29
clocksource: nspire: Fix compiler warning
Alexander Shiyan
2014-04-29
clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue
Lorenzo Pieralisi
2014-04-22
clocksource: sun5i: Add support for reset controller
Maxime Ripard
2014-04-22
Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16
Daniel Lezcano
2014-04-22
clocksource: efm32: use $vendor,$device scheme for compatible string
Uwe Kleine-König
2014-04-22
clocksource: arm_global_timer: Only check for unusable timer on A9
Matthew Leach
2014-04-17
clocksource: Exynos_mct: Register clock event after request_irq()
Krzysztof Kozlowski
2014-04-17
clocksource: Exynos_mct: Use irq_force_affinity() in cpu bringup
Thomas Gleixner
2014-04-16
clocksource: sh_mtu2: Sort headers alphabetically
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Remove FSF mail address from GPL notice
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Add support for multiple channels per device
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Set cpumask to cpu_possible_mask
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Replace hardcoded register values with macros
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Allocate channels dynamically
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Add index to struct sh_mtu2_channel
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Split channel setup to separate function
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables
Laurent Pinchart
2014-04-16
clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Sort headers alphabetically
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Remove FSF mail address from GPL notice
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Add support for multiple channels per device
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Replace hardcoded register values with macros
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Allocate channels dynamically
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Replace kmalloc + memset with kzalloc
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Add index to struct sh_tmu_channel
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Add memory base to sh_tmu_channel structure
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Constify name argument to sh_tmu_register()
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Split channel setup to separate function
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Split channel fields from sh_tmu_priv
Laurent Pinchart
2014-04-16
clocksource: sh_tmu: Use request_irq() instead of setup_irq()
Laurent Pinchart
[prev]
[next]