Age | Commit message (Expand) | Author | Files | Lines |
2018-04-19 | clocksource/imx-tpm: Correct -ETIME return condition check | Anson Huang | 1 | -1/+1 |
2018-04-16 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -10/+257 |
2018-04-06 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 3 | -0/+1004 |
2018-04-03 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 3 | -167/+0 |
2018-04-03 | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -0/+276 |
2018-03-30 | clocksource/drivers/imx-tpm: Add different counter width support | Anson Huang | 1 | -8/+25 |
2018-03-30 | clocksource/drivers/imx-tpm: Correct some registers operation flow | Anson Huang | 1 | -1/+7 |
2018-03-30 | clocksource/drivers/imx-tpm: Fix typo of clock name | Anson Huang | 1 | -1/+1 |
2018-03-30 | clocksource/drivers/npcm: Add NPCM7xx timer driver | Tomer Maimon | 3 | -0/+224 |
2018-03-09 | clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency | Masahiro Yamada | 1 | -0/+1 |
2018-03-08 | Merge tag 'metag_remove_2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 3 | -167/+0 |
2018-03-07 | Merge tag 'omap-for-v4.17/timer-signed' of ssh://gitolite.kernel.org/pub/scm/... | Arnd Bergmann | 3 | -0/+1004 |
2018-03-01 | clocksource: timer-ti-dm: Check prescaler value | Ladislav Michl | 1 | -2/+2 |
2018-03-01 | clocksource: timer-ti-dm: Consolidate set source | Ladislav Michl | 1 | -22/+16 |
2018-03-01 | clocksource: timer-ti-dm: Make unexported functions static | Ladislav Michl | 1 | -109/+115 |
2018-02-28 | clocksource/drivers/arc_timer: Update some comments | Vineet Gupta | 1 | -3/+8 |
2018-02-28 | clocksource/drivers/mips-gic-timer: Use correct shift count to extract data | Felix Fietkau | 1 | -1/+1 |
2018-02-26 | clocksource/drivers/fsl_ftm_timer: Fix error return checking | Colin Ian King | 1 | -1/+1 |
2018-02-23 | clocksource: Remove metag generic timer driver | James Hogan | 3 | -167/+0 |
2018-02-22 | clocksource: timer-ti-dm: Hook device platform data if not already assigned | Ladislav Michl | 1 | -4/+6 |
2018-02-22 | clocksource: timer-ti-dm: Populate the timer ops to the pdata | Keerthy | 1 | -0/+25 |
2018-02-22 | ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksource | Keerthy | 3 | -0/+977 |
2018-02-22 | treewide/trivial: Remove ';;$' typo noise | Ingo Molnar | 2 | -3/+3 |
2018-02-22 | clocksource/drivers/atcpit100: VDSO support | Rick Chen | 1 | -0/+18 |
2018-02-22 | clocksource/drivers/atcpit100: Add andestech atcpit100 timer | Rick Chen | 3 | -0/+258 |
2018-01-08 | clocksource/drivers/stm32: Start the timer's counter sooner | Daniel Lezcano | 1 | -3/+18 |
2018-01-08 | clocksource/drivers/stm32: Add the timer delay callback | Daniel Lezcano | 1 | -0/+13 |
2018-01-08 | clocksource/drivers/stm32: Add clocksource functionality | Benjamin Gaignard | 1 | -0/+37 |
2018-01-08 | clocksource/drivers/stm32: Factor out more of the clockevent code | Daniel Lezcano | 1 | -25/+82 |
2018-01-08 | clocksource/drivers/stm32: Add oneshot mode | Benjamin Gaignard | 1 | -12/+44 |
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 |
2018-01-08 | clocksource/drivers/timer-of: Add kernel documentation | Daniel Lezcano | 1 | -0/+37 |
2018-01-08 | clocksource/drivers/timer-of: Fix function names | Daniel Lezcano | 1 | -18/+18 |
2018-01-08 | clocksource/drivers/tcb_clksrc: Fix clock speed message | Romain Izard | 1 | -1/+1 |
2018-01-08 | clocksource/drivers/owl: Add the S700 timer | Andreas Färber | 1 | -0/+1 |
2018-01-08 | clocksource/drivers/owl: Adopt TIMER_OF_DECLARE() | Andreas Färber | 1 | -2/+2 |
2017-11-23 | Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o... | Thomas Gleixner | 1 | -7/+53 |
2017-11-17 | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+31 |
2017-11-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+22 |
2017-11-14 | clocksource/timer_of: Rename timer_of_exit to timer_of_cleanup | Benjamin Gaignard | 2 | -2/+9 |
2017-11-14 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -113/+91 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 10 | -0/+10 |
2017-11-06 | arm64: Use physical counter for in-kernel reads when booted in EL2 | Christoffer Dall | 1 | -4/+8 |