Kuninori Morimoto
|
ddb89642a2
clocksource/drivers/sh_mtu2: Convert to SPDX identifiers
|
7 سال پیش |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 سال پیش |
Magnus Damm
|
fe326c5cc0
clocksource/drivers/sh_mtu2: Fix multiple shutdown call issue
|
9 سال پیش |
Viresh Kumar
|
19a9ffb3d6
clockevents/drivers/sh_mtu2: Migrate to new 'set-state' interface
|
10 سال پیش |
Laurent Pinchart
|
cca8d0596c
clocksource: sh_mtu2: Add DT support
|
11 سال پیش |
Laurent Pinchart
|
8b2463d8ca
clocksource: sh_mtu2: Replace global spinlock with a per-device spinlock
|
11 سال پیش |
Laurent Pinchart
|
1a5da0e43b
clocksource: sh_mtu2: Drop support for legacy platform data
|
11 سال پیش |
Jingoo Han
|
c77a565b29
clocksource: sh_mtu2: Remove unnecessary OOM messages
|
11 سال پیش |
Laurent Pinchart
|
346f5e76b3
clocksource: sh_mtu2: Sort headers alphabetically
|
11 سال پیش |
Laurent Pinchart
|
24c8f71707
clocksource: sh_mtu2: Remove FSF mail address from GPL notice
|
11 سال پیش |
Laurent Pinchart
|
6dc9693bb3
clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case
|
11 سال پیش |
Laurent Pinchart
|
faf3f4f8c8
clocksource: sh_mtu2: Add support for multiple channels per device
|
11 سال پیش |
Laurent Pinchart
|
207e21a973
clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200
|
11 سال پیش |
Laurent Pinchart
|
3cc9504798
clocksource: sh_mtu2: Set cpumask to cpu_possible_mask
|
11 سال پیش |
Laurent Pinchart
|
f992c2410b
clocksource: sh_mtu2: Replace hardcoded register values with macros
|
11 سال پیش |
Laurent Pinchart
|
c54ccb431c
clocksource: sh_mtu2: Allocate channels dynamically
|
11 سال پیش |
Laurent Pinchart
|
810c651369
clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc
|
11 سال پیش |
Laurent Pinchart
|
d2b9317706
clocksource: sh_mtu2: Add index to struct sh_mtu2_channel
|
11 سال پیش |
Laurent Pinchart
|
da90a1c677
clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure
|
11 سال پیش |
Laurent Pinchart
|
aa83804af7
clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()
|
11 سال پیش |
Laurent Pinchart
|
2e1a53265d
clocksource: sh_mtu2: Split channel setup to separate function
|
11 سال پیش |
Laurent Pinchart
|
7dad72de1b
clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device
|
11 سال پیش |
Laurent Pinchart
|
42752cc619
clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv
|
11 سال پیش |
Laurent Pinchart
|
f92d62f539
clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables
|
11 سال پیش |
Laurent Pinchart
|
276bee05d8
clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
|
11 سال پیش |
Ingo Molnar
|
1b3f828760
Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux into timers/core
|
11 سال پیش |
Michael Opdenacker
|
38c30a8421
clocksource: misc drivers: Remove deprecated IRQF_DISABLED
|
11 سال پیش |
Jingoo Han
|
87d4bb9fce
clocksource: sh_mtu2: Remove unnecessary platform_set_drvdata()
|
11 سال پیش |
Laurent Pinchart
|
bd7549308e
clocksource: sh_mtu2: Add clk_prepare/unprepare support
|
11 سال پیش |
Laurent Pinchart
|
a4a5fc3b64
clocksource: sh_mtu2: Release clock when sh_mtu2_register() fails
|
11 سال پیش |