Kuninori Morimoto
|
0b9294fe8d
clocksource/drivers/sh_tmu: Convert to SPDX identifiers
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Nicolai Stange
|
c3c0a20df9
clocksource: sh_tmu: Compute rate before registration again
|
8 years ago |
Thomas Gleixner
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
8 years ago |
Viresh Kumar
|
452b13248f
clocksource/drivers/sh_tmu: Fix traceback spotted in -next
|
10 years ago |
Viresh Kumar
|
2bcc4da3d4
clockevents/drivers/sh_tmu: Migrate to new 'set-state' interface
|
10 years ago |
John Stultz
|
fba9e07208
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*()
|
10 years ago |
Magnus Damm
|
f2a5473861
clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast
|
10 years ago |
Laurent Pinchart
|
3e29b5543f
clocksource: sh_tmu: Add DT support
|
11 years ago |
Laurent Pinchart
|
2b027f1f0f
clocksource: sh_tmu: Replace global spinlock with a per-device spinlock
|
11 years ago |
Laurent Pinchart
|
681b9e852c
clocksource: sh_tmu: Drop support for legacy platform data
|
11 years ago |
Daniel Lezcano
|
28d4768869
Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16
|
11 years ago |
Jingoo Han
|
814876b0b0
clocksource: sh_tmu: Remove unnecessary OOM messages
|
11 years ago |
Laurent Pinchart
|
c54697ae18
clocksource: sh_tmu: Fix channel IRQ retrieval in legacy case
|
11 years ago |
Laurent Pinchart
|
13931f8065
clocksource: sh_tmu: Sort headers alphabetically
|
11 years ago |
Laurent Pinchart
|
6b96c15b03
clocksource: sh_tmu: Remove FSF mail address from GPL notice
|
11 years ago |
Laurent Pinchart
|
a27d922749
clocksource: sh_tmu: Rename clock to "fck" in the non-legacy case
|
11 years ago |
Laurent Pinchart
|
8c7f21e673
clocksource: sh_tmu: Add support for multiple channels per device
|
11 years ago |
Laurent Pinchart
|
f1010ed1a1
clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200
|
11 years ago |
Laurent Pinchart
|
5cfe2d151f
clocksource: sh_tmu: Replace hardcoded register values with macros
|
11 years ago |
Laurent Pinchart
|
a5de49f436
clocksource: sh_tmu: Allocate channels dynamically
|
11 years ago |
Laurent Pinchart
|
3b77a83eea
clocksource: sh_tmu: Replace kmalloc + memset with kzalloc
|
11 years ago |
Laurent Pinchart
|
fe68eb802e
clocksource: sh_tmu: Add index to struct sh_tmu_channel
|
11 years ago |
Laurent Pinchart
|
de693461bf
clocksource: sh_tmu: Add memory base to sh_tmu_channel structure
|
11 years ago |
Laurent Pinchart
|
84876d0505
clocksource: sh_tmu: Constify name argument to sh_tmu_register()
|
11 years ago |
Laurent Pinchart
|
a94ddaa6fc
clocksource: sh_tmu: Split channel setup to separate function
|
11 years ago |
Laurent Pinchart
|
0a72aa39cc
clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device
|
11 years ago |
Laurent Pinchart
|
de2d12c7e8
clocksource: sh_tmu: Split channel fields from sh_tmu_priv
|
11 years ago |
Laurent Pinchart
|
1c56cf6b04
clocksource: sh_tmu: Use request_irq() instead of setup_irq()
|
11 years ago |
Ingo Molnar
|
1b3f828760
Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux into timers/core
|
11 years ago |