Age | Commit message (Expand) | Author | Files | Lines |
2018-04-05 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+394 |
2018-02-28 | clocksource: timer-ti-dm: Make unexported functions static | Ladislav Michl | 1 | -33/+0 |
2018-02-23 | clocksource: Remove metag generic timer driver | James Hogan | 1 | -21/+0 |
2018-02-22 | clocksource: timer-ti-dm: Replace architecture | Keerthy | 1 | -5/+3 |
2018-02-22 | ARM: OMAP: Move dmtimer.h out of plat-omap | Keerthy | 1 | -0/+429 |
2017-11-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-13 | arm64: use WFE for long delays | Julien Thierry | 1 | -1/+3 |
2017-10-13 | arm_arch_timer: Expose event stream status | Julien Thierry | 1 | -0/+6 |
2017-04-19 | clocksource: arm_arch_timer: add structs to describe MMIO timer | Fu Wei | 1 | -0/+16 |
2017-04-10 | clocksource: arm_arch_timer: add a new enum for spi type | Fu Wei | 1 | -0/+6 |
2017-04-10 | clocksource: arm_arch_timer: move enums and defines to header file | Fu Wei | 1 | -0/+12 |
2016-10-18 | ARM: sa11x0/pxa: acquire timer rate from the clock rate | Robert Jarzmik | 1 | -2/+1 |
2016-06-28 | clocksource/drivers/sp804: Convert init function to return error | Daniel Lezcano | 1 | -4/+4 |
2016-05-03 | clocksource: arm_arch_timer: Remove arch_timer_get_timecounter | Julien Grall | 1 | -6/+0 |
2016-05-03 | clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ | Julien Grall | 1 | -0/+1 |
2016-05-03 | clocksource: arm_arch_timer: Gather KVM specific information in a structure | Julien Grall | 1 | -0/+5 |
2015-12-14 | arm64: KVM: Implement timer save/restore | Marc Zyngier | 1 | -0/+6 |
2015-06-02 | ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksource | Sudeep Holla | 1 | -0/+28 |
2014-12-30 | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran | 1 | -1/+1 |
2014-07-23 | ARM: pxa: Add non device-tree timer link to clocksource | Robert Jarzmik | 1 | -0/+18 |
2013-09-26 | drivers: clocksource: add support for ARM architected timer event stream | Will Deacon | 1 | -0/+2 |
2013-09-26 | ARM/ARM64: arch_timer: add macros for bits in control register | Sudeep KarkadaNagesha | 1 | -0/+8 |
2013-09-06 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+7 |
2013-08-12 | pwm: Add new pwm-samsung driver | Tomasz Figa | 1 | -0/+7 |
2013-08-01 | clocksource: arch_timer: Add support for memory mapped timers | Stephen Boyd | 1 | -1/+3 |
2013-08-01 | clocksource: arch_timer: Make register accessors less error-prone | Stephen Boyd | 1 | -2/+4 |
2013-06-07 | clocksource: arch_timer: use virtual counters | Mark Rutland | 1 | -1/+1 |
2013-05-07 | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+36 |
2013-04-28 | clocksource: samsung_pwm_timer: Add support for non-DT platforms | Tomasz Figa | 1 | -0/+3 |
2013-04-28 | clocksource: samsung_pwm_timer: Drop unused samsung_pwm struct | Tomasz Figa | 1 | -10/+0 |
2013-04-28 | clocksource: samsung_pwm_timer: Make PWM spinlock global | Tomasz Figa | 1 | -0/+2 |
2013-04-21 | clocksource: add samsung pwm timer driver | Tomasz Figa | 1 | -0/+41 |
2013-04-11 | ARM: convert arm/arm64 arch timer to use CLKSRC_OF init | Rob Herring | 1 | -6/+0 |
2013-03-03 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+21 |
2013-03-02 | metag: Time keeping | James Hogan | 1 | -0/+21 |
2013-02-11 | arm: arch_timer: add missing inline in stub function | Olof Johansson | 1 | -1/+1 |
2013-01-31 | arm64: move from arm_generic to arm_arch_timer | Mark Rutland | 1 | -21/+0 |
2013-01-31 | arm: arch_timer: move core to drivers/clocksource | Mark Rutland | 1 | -0/+63 |
2012-09-17 | arm64: Generic timers support | Marc Zyngier | 1 | -0/+21 |