Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-01-08 | clocksource/drivers/stm32: Compute a prescaler value with a targeted rate | Benjamin Gaignard | 1 | -1/+11 |
2018-01-08 | clocksource/drivers/stm32: Factor out the timer width sorting code | Daniel Lezcano | 1 | -7/+23 |
2018-01-08 | clocksource/drivers/stm32: Use the node name as timer name | Daniel Lezcano | 1 | -1/+1 |
2018-01-08 | clocksource/drivers/stm32: Convert the driver to timer_of primitives | Benjamin Gaignard | 2 | -114/+74 |
2018-01-08 | clocksource/drivers/stm32: Fix kernel panic with multiple timers | Daniel Lezcano | 1 | -1/+6 |
2018-01-08 | clocksource/drivers/timer-of: Don't request the resource by name | Daniel Lezcano | 1 | -4/+4 |
2018-01-08 | clocksource/drivers/timer-of: Store the device node pointer in 'struct timer_of' | Daniel Lezcano | 2 | -0/+4 |
2018-01-08 | clocksource/drivers/spreadtrum: Add timer driver for the Spreadtrum SC9860 pl... | Baolin Wang | 3 | -0/+167 |