Sergei Shtylyov
|
ac142a7fd2
clocksource/drivers/sh_cmt: Add R-Car gen3 support
|
7 years ago |
Sergei Shtylyov
|
eceb4c49ae
clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializer
|
7 years ago |
Sergei Shtylyov
|
37e7742c55
clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines
|
7 years ago |
Sergei Shtylyov
|
22627c6f3e
clocksource/drivers/sh_cmt: Fixup for 64-bit machines
|
7 years ago |
Kuninori Morimoto
|
efad011737
clocksource/drivers/sh_cmt: Convert to SPDX identifiers
|
7 years ago |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 years ago |
Geert Uytterhoeven
|
2d1d5172bf
clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper
|
8 years ago |
Geert Uytterhoeven
|
d1d285972e
clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling
|
8 years ago |
Geert Uytterhoeven
|
8d50e9476b
clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated
|
8 years ago |
Geert Uytterhoeven
|
f11fb6df3c
clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"
|
8 years ago |
Magnus Damm
|
83c79a6d8d
clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1
|
8 years ago |
Magnus Damm
|
464eed841f
clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case
|
8 years ago |
Nicolai Stange
|
bb2e94ac0c
clockevents/drivers/sh_cmt: Set ->min_delta_ticks and ->max_delta_ticks
|
8 years ago |
Nicolai Stange
|
890f423b26
clocksource: sh_cmt: Compute rate before registration again
|
8 years ago |
Thomas Gleixner
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
8 years ago |
Alexey Klimov
|
6eeb8c355f
clocksource/drivers/sh_cmt: Remove unneeded memset() in sh_cmt_setup()
|
10 years ago |
Linus Torvalds
|
5e359bf221
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Geert Uytterhoeven
|
8c436f8480
clockevents/drivers/sh_cmt: Remove obsolete sh-cmt-48 platform_device_id entry
|
10 years ago |
Viresh Kumar
|
051b782e24
clockevents/drivers/sh_cmt: Migrate to new 'set-state' interface
|
10 years ago |
Geert Uytterhoeven
|
0fae62eafe
clockevents/drivers/sh_cmt: Remove obsolete sh-cmt-48-gen2 platform_device_id entry
|
10 years ago |
Geert Uytterhoeven
|
59252d1877
clockevents/drivers/sh_cmt: Remove obsolete sh-cmt-32-fast platform_device_id entry
|
10 years ago |
Geert Uytterhoeven
|
54d46b7fbc
clockevents/drivers/sh_cmt: Only perform clocksource suspend/resume if enabled
|
10 years ago |
John Stultz
|
fba9e07208
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*()
|
10 years ago |
Laurent Pinchart
|
1768aa2f4c
clocksource: sh_cmt: Add DT support
|
11 years ago |
Laurent Pinchart
|
de599c8843
clocksource: sh_cmt: Replace global spinlock with a per-device spinlock
|
11 years ago |
Laurent Pinchart
|
31e912f598
clocksource: sh_cmt: Drop support for legacy platform data
|
11 years ago |
Jingoo Han
|
0178f41d3d
clocksource: sh_cmt: Remove unnecessary OOM messages
|
11 years ago |
Laurent Pinchart
|
bfa76bb12f
clocksource: sh_cmt: Request IRQ for clock event device only
|
11 years ago |
Laurent Pinchart
|
e7a9bcc237
clocksource: sh_cmt: Sort headers alphabetically
|
11 years ago |
Laurent Pinchart
|
1cd89c568c
clocksource: sh_cmt: Remove FSF mail address from GPL notice
|
11 years ago |