Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a94ddaa6fcd46e168736027535b2d81b6a18883f
/
drivers
/
clocksource
a94ddaa
clocksource: sh_tmu: Split channel setup to separate function
by Laurent Pinchart
· 11 years ago
0a72aa3
clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device
by Laurent Pinchart
· 11 years ago
de2d12c
clocksource: sh_tmu: Split channel fields from sh_tmu_priv
by Laurent Pinchart
· 11 years ago
1c56cf6
clocksource: sh_tmu: Use request_irq() instead of setup_irq()
by Laurent Pinchart
· 11 years ago
bfa76bb
clocksource: sh_cmt: Request IRQ for clock event device only
by Laurent Pinchart
· 11 years ago
e7a9bcc
clocksource: sh_cmt: Sort headers alphabetically
by Laurent Pinchart
· 11 years ago
1cd89c5
clocksource: sh_cmt: Remove FSF mail address from GPL notice
by Laurent Pinchart
· 11 years ago
24b4e07
clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
by Laurent Pinchart
· 11 years ago
81b3b27
clocksource: sh_cmt: Add support for multiple channels per device
by Laurent Pinchart
· 11 years ago
fb28a65
clocksource: sh_cmt: Hardcode CMT clock source rating to 125
by Laurent Pinchart
· 11 years ago
b7fcbb0
clocksource: sh_cmt: Hardcode CMT clock event rating to 125
by Laurent Pinchart
· 11 years ago
f1ebe1e
clocksource: sh_cmt: Set cpumask to cpu_possible_mask
by Laurent Pinchart
· 11 years ago
d14be99
clocksource: sh_cmt: Replace hardcoded register values with macros
by Laurent Pinchart
· 11 years ago
2cda3ac
clocksource: sh_cmt: Split static information from sh_cmt_device
by Laurent Pinchart
· 11 years ago
f5ec9b1
clocksource: sh_cmt: Allocate channels dynamically
by Laurent Pinchart
· 11 years ago
b262bc7
clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
by Laurent Pinchart
· 11 years ago
740a951
clocksource: sh_cmt: Add index to struct sh_cmt_channel
by Laurent Pinchart
· 11 years ago
c924d2d
clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
by Laurent Pinchart
· 11 years ago
36f1ac9
clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
by Laurent Pinchart
· 11 years ago
1d053e1
clocksource: sh_cmt: Constify name argument to sh_cmt_register()
by Laurent Pinchart
· 11 years ago
b882e7b
clocksource: sh_cmt: Split channel setup to separate function
by Laurent Pinchart
· 11 years ago
2653caf
clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
by Laurent Pinchart
· 11 years ago
7269f93
clocksource: sh_cmt: Split channel fields from sh_cmt_priv
by Laurent Pinchart
· 11 years ago
dc2eade
clocksource: sh_cmt: Use request_irq() instead of setup_irq()
by Laurent Pinchart
· 11 years ago
467a9e1
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
dfc25e4
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
2d1eb87
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
467cbd2
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1ead658
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
87291a9
clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTS
by Geert Uytterhoeven
· 11 years ago
8daa127f
clocksource, dummy-timer: Fix CPU hotplug callback registration
by Srivatsa S. Bhat
· 11 years ago
09e1517
clocksource: exynos_mct: silence a static checker warning
by Dan Carpenter
· 11 years ago
b3e9072
clocksource/cadence_ttc: Overhaul clocksource frequency adjustment
by Soren Brinkmann
· 11 years ago
5f0ba3b
clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabled
by Soren Brinkmann
· 11 years ago
fd3f127
clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI
by Magnus Damm
· 11 years ago
c8af34b
clocksource: armada-370-xp: Use atomic access for shared registers
by Ezequiel Garcia
· 11 years ago
0a54a06
clocksource: orion: Use atomic access for shared registers
by Ezequiel Garcia
· 11 years ago
e099d01
clocksource: timer-keystone: Delete unnecessary variable
by Matthias Brugger
· 11 years ago
e6b7f58
clocksource: timer-keystone: introduce clocksource driver for Keystone
by Ivan Khoronzhuk
· 11 years ago
ec6c085
clocksource: sunxi: Add new compatibles
by Maxime Ripard
· 11 years ago
9affbd2
ARM: u300: move timer driver to clocksource
by Linus Walleij
· 11 years ago
7b52ad2
clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent
by Stephen Boyd
· 11 years ago
687fb3c
Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 11 years ago
224aa3e
clocksource: vf_pit_timer: use complement for sched_clock reading
by Stefan Agner
· 11 years ago
a671d25
Merge tag 'qcom-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/cleanup
by Olof Johansson
· 11 years ago
11d73c5
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanup
by Olof Johansson
· 11 years ago
3581e56
clocksource: exynos_mct: remove unwanted header file inclusion
by Pankaj Dubey
· 11 years ago
7cf6c94
x86, apic: Remove support for IBM Summit/EXA chipset
by David Rientjes
· 11 years ago
7d6d45f
clocksource: qcom: split building of legacy vs multiplatform support
by Kumar Gala
· 11 years ago
ad037c1
clocksource: Kona: Print warning rather than panic
by Tim Kryger
· 11 years ago
3f8e8ce
clocksource: qcom: Move clocksource code out of mach-msm
by Kumar Gala
· 11 years ago
50ac206
clocksource: kona: Add basic use of external clock
by Tim Kryger
· 11 years ago
9b6d351
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
dfd10e7
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
6c64614
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
00e2bcd
clocksource: Timer-sun5i: Switch to sched_clock_register()
by Stephen Boyd
· 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
11b35a3
Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
by Olof Johansson
· 11 years ago
c1dcc92
clocksource: cadence_ttc: Fix mutex taken inside interrupt context
by Soren Brinkmann
· 11 years ago
770039f
Merge branch 'tegra/dma-reset-rework' into next/dt
by Olof Johansson
· 11 years ago
2652fbd
Merge tag 'samsung-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/dt
by Olof Johansson
· 11 years ago
980c51a
clocksource: sirf/marco+prima2: drop usage of CLOCK_TICK_RATE
by Uwe Kleine-König
· 11 years ago
236573d
Merge tag 'v3.13-rc3' into dt3-base
by Simon Horman
· 11 years ago
98aefbe
Merge branch 'clockevents/for-Simon-3.13-rc2' into clockevents/3.14
by Daniel Lezcano
· 11 years ago
57dee99
clocksource: sh_cmt: Add clk_prepare/unprepare support
by Laurent Pinchart
· 11 years ago
6c16ded
clocksource: mct: extend mct to support 8 local interrupts for Exynos5420
by Chander Kashyap
· 11 years ago
047ef2f
rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource)
by Christian Daudt
· 11 years ago
6d19944
clocksource: bcm_kona_timer: Remove unused bcm_timer_ids
by Axel Lin
· 11 years ago
39039eb
clocksource: vt8500: Remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
39304fa
clocksource: tegra: Remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 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
5707f18
clocksource: sh_tmu: Remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
08cb8e4
clocksource: armada-370-xp: Enable timer divider only when needed
by Ezequiel Garcia
· 11 years ago
fdca679
clocksource: clksrc-of: Warn if no clock sources are found
by Linus Walleij
· 11 years ago
2e8bac5
clocksource: orion: Switch to sched_clock_register()
by Stephen Boyd
· 11 years ago
662e723
clocksource: sun4i: Switch to sched_clock_register()
by Stephen Boyd
· 11 years ago
dfded00
clocksource: cadence_ttc_timer: Switch to sched_clock_register()
by Stephen Boyd
· 11 years ago
af066fc
clocksource: arm_global_timer: Switch to sched_clock_register()
by Stephen Boyd
· 11 years ago
6790554
clocksource: Add Allwinner SoCs HS timers driver
by Maxime Ripard
· 11 years ago
5df9aff
clocksource: sun4i: Increase a bit the clock event and sources rating
by Maxime Ripard
· 11 years ago
2c28f32
clocksource: sun4i: Change CPU mask to cpu_possible_mask
by Maxime Ripard
· 11 years ago
247f325
clockevent: sun4i: Fill the irq field in the clockevent structure
by Maxime Ripard
· 11 years ago
9ab4727
clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"
by Dinh Nguyen
· 11 years ago
85dc6ee
clocksource: dw_apb_timer_of: Fix read_sched_clock
by Dinh Nguyen
· 11 years ago
6db50bb
clocksource: sunxi: Stop timer from ticking before enabling interrupts
by Marc Zyngier
· 11 years ago
4c4b053
clocksource: clksrc-of: Do not drop unheld reference on device node
by Thierry Reding
· 11 years ago
c813eff
clocksource: armada-370-xp: Register sched_clock after the counter reset
by Ezequiel Garcia
· 11 years ago
09ca275
clocksource: time-efm32: Select CLKSRC_MMIO
by Axel Lin
· 11 years ago
7172c19
clksrc: delete nomadik MTU non-DT boot path
by Linus Walleij
· 11 years ago
77f7ce9
clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARM
by Stephen Boyd
· 11 years ago
1c09eb3
clocksource: sh_tmu: Add clk_prepare/unprepare support
by Laurent Pinchart
· 11 years ago
394a448
clocksource: sh_tmu: Release clock when sh_tmu_register() fails
by Laurent Pinchart
· 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
3353652
clocksource: sun4i: remove IRQF_DISABLED
by Maxime Ripard
· 11 years ago
12e1480
clocksource: sun4i: Report the minimum tick that we can program
by Maxime Ripard
· 11 years ago
71c568c
clocksource: sun4i: Select CLKSRC_MMIO
by Maxime Ripard
· 11 years ago
9c9b781
clocksource: Provide timekeeping for efm32 SoCs
by Uwe Kleine-König
· 11 years ago
fdfcab1
clocksource: em_sti: convert to clk_prepare/unprepare
by Shinya Kuribayashi
· 11 years ago
Next »