summaryrefslogtreecommitdiffstats
path: root/include/clocksource
AgeCommit message (Expand)AuthorLines
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley-2/+9
2021-06-15clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFGTony Lindgren-0/+1
2021-06-04clocksource/drivers/samsung_pwm: Constify passed structureKrzysztof Kozlowski-1/+1
2021-06-04clocksource/drivers/samsung_pwm: Minor whitespace cleanupKrzysztof Kozlowski-1/+2
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2021-04-08arm64: arch_timer: Implement support for interrupt-namesHector Martin-0/+1
2021-03-08clocksource/drivers/hyper-v: Move handling of STIMER0 interruptsMichael Kelley-2/+1
2020-09-24clocksource/drivers/sp804: Remove unused sp804_timer_disable() and timer-sp804.hZhen Lei-29/+0
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-03-30pwm: omap-dmtimer: Drop unused header fileLokesh Vutla-2/+1
2020-03-16clocksource/drivers/timer-ti-dm: Implement cpu_pm notifier for context save a...Lokesh Vutla-2/+1
2020-03-16clocksource/drivers/timer-ti-dm: Prepare for using cpuidleTony Lindgren-0/+1
2020-01-16clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksourcesAndrea Parri-1/+1
2019-11-15x86/hyperv: Initialize clockevents earlier in CPU onliningMichael Kelley-3/+4
2019-08-23clocksource/drivers/hyperv: Enable TSC page clocksource on 32bitVitaly Kuznetsov-5/+3
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley-0/+80
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley-0/+27
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner-24/+2
2019-06-25clocksource/drivers/davinci: Add support for clockeventsBartosz Golaszewski-0/+44
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-24/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-5/+1
2019-02-19clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHEAndre Przywara-0/+1
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-0/+394
2018-02-28clocksource: timer-ti-dm: Make unexported functions staticLadislav Michl-33/+0
2018-02-23clocksource: Remove metag generic timer driverJames Hogan-21/+0
2018-02-22clocksource: timer-ti-dm: Replace architectureKeerthy-5/+3
2018-02-22ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy-0/+429
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-13arm64: use WFE for long delaysJulien Thierry-1/+3
2017-10-13arm_arch_timer: Expose event stream statusJulien Thierry-0/+6
2017-04-19clocksource: arm_arch_timer: add structs to describe MMIO timerFu Wei-0/+16
2017-04-10clocksource: arm_arch_timer: add a new enum for spi typeFu Wei-0/+6
2017-04-10clocksource: arm_arch_timer: move enums and defines to header fileFu Wei-0/+12
2016-10-18ARM: sa11x0/pxa: acquire timer rate from the clock rateRobert Jarzmik-2/+1
2016-06-28clocksource/drivers/sp804: Convert init function to return errorDaniel Lezcano-4/+4
2016-05-03clocksource: arm_arch_timer: Remove arch_timer_get_timecounterJulien Grall-6/+0
2016-05-03clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQJulien Grall-0/+1
2016-05-03clocksource: arm_arch_timer: Gather KVM specific information in a structureJulien Grall-0/+5
2015-12-14arm64: KVM: Implement timer save/restoreMarc Zyngier-0/+6
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla-0/+28
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran-1/+1
2014-07-23ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik-0/+18
2013-09-26drivers: clocksource: add support for ARM architected timer event streamWill Deacon-0/+2
2013-09-26ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha-0/+8
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+7
2013-08-12pwm: Add new pwm-samsung driverTomasz Figa-0/+7
2013-08-01clocksource: arch_timer: Add support for memory mapped timersStephen Boyd-1/+3
2013-08-01clocksource: arch_timer: Make register accessors less error-proneStephen Boyd-2/+4
2013-06-07clocksource: arch_timer: use virtual countersMark Rutland-1/+1