Jingoo Han
|
0178f41d3d
clocksource: sh_cmt: Remove unnecessary OOM messages
|
11 年之前 |
Laurent Pinchart
|
bfa76bb12f
clocksource: sh_cmt: Request IRQ for clock event device only
|
11 年之前 |
Laurent Pinchart
|
e7a9bcc237
clocksource: sh_cmt: Sort headers alphabetically
|
11 年之前 |
Laurent Pinchart
|
1cd89c568c
clocksource: sh_cmt: Remove FSF mail address from GPL notice
|
11 年之前 |
Laurent Pinchart
|
24b4e07df5
clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
|
11 年之前 |
Laurent Pinchart
|
81b3b27110
clocksource: sh_cmt: Add support for multiple channels per device
|
11 年之前 |
Laurent Pinchart
|
fb28a65981
clocksource: sh_cmt: Hardcode CMT clock source rating to 125
|
11 年之前 |
Laurent Pinchart
|
b7fcbb0f83
clocksource: sh_cmt: Hardcode CMT clock event rating to 125
|
11 年之前 |
Laurent Pinchart
|
f1ebe1e47e
clocksource: sh_cmt: Set cpumask to cpu_possible_mask
|
11 年之前 |
Laurent Pinchart
|
d14be99b7e
clocksource: sh_cmt: Replace hardcoded register values with macros
|
11 年之前 |
Laurent Pinchart
|
2cda3ac49d
clocksource: sh_cmt: Split static information from sh_cmt_device
|
11 年之前 |
Laurent Pinchart
|
f5ec9b194a
clocksource: sh_cmt: Allocate channels dynamically
|
11 年之前 |
Laurent Pinchart
|
b262bc74dc
clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
|
11 年之前 |
Laurent Pinchart
|
740a95184d
clocksource: sh_cmt: Add index to struct sh_cmt_channel
|
11 年之前 |
Laurent Pinchart
|
c924d2d2a9
clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
|
11 年之前 |
Laurent Pinchart
|
36f1ac982d
clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
|
11 年之前 |
Laurent Pinchart
|
1d053e1d8e
clocksource: sh_cmt: Constify name argument to sh_cmt_register()
|
11 年之前 |
Laurent Pinchart
|
b882e7b13b
clocksource: sh_cmt: Split channel setup to separate function
|
11 年之前 |
Laurent Pinchart
|
2653caf438
clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
|
11 年之前 |
Laurent Pinchart
|
7269f93332
clocksource: sh_cmt: Split channel fields from sh_cmt_priv
|
11 年之前 |
Laurent Pinchart
|
dc2eadece7
clocksource: sh_cmt: Use request_irq() instead of setup_irq()
|
11 年之前 |
Daniel Lezcano
|
98aefbe72e
Merge branch 'clockevents/for-Simon-3.13-rc2' into clockevents/3.14
|
11 年之前 |
Laurent Pinchart
|
57dee992df
clocksource: sh_cmt: Add clk_prepare/unprepare support
|
11 年之前 |
Michael Opdenacker
|
38c30a8421
clocksource: misc drivers: Remove deprecated IRQF_DISABLED
|
11 年之前 |
Magnus Damm
|
8874c5e3b9
clocksource: sh_cmt: 32-bit control register support
|
12 年之前 |
Simon Horman
|
e903a03140
clocksource: sh_cmt: Set initcall level to subsys
|
12 年之前 |
Magnus Damm
|
118aee4dd9
clocksource: sh_cmt: Add CMT register layout comment
|
12 年之前 |
Magnus Damm
|
cccd70455c
clocksource: sh_cmt: Add control register callbacks
|
12 年之前 |
Magnus Damm
|
a6a912ca43
clocksource: sh_cmt: CMCNT and CMCOR register access update
|
12 年之前 |
Magnus Damm
|
587acb3dd5
clocksource: sh_cmt: CMSTR and CMCSR register access update
|
12 年之前 |