summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers/exynos_mct: Fix error path in timer resources initializationMarek Szyprowski2019-07-091-1/+13
* clockevents/drivers/i8253: Add support for PIT shutdown quirkMichael Kelley2019-02-111-2/+12
* clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King2018-06-161-1/+1
* clocksource/exynos_mct: Clear interrupt when cpu is shut downJoonyoung Shim2017-03-161-0/+5
* clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai2016-11-201-1/+8
* clocksource/drivers/vt8500: Increase the minimum deltaRoman Volkov2016-02-021-2/+4
* clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug notifierDamian Eppel2015-07-151-13/+30
* clockevents: sun5i: Fix setup_irq init sequenceYongbae Park2015-03-301-4/+4
* clocksource: efm32: Fix a NULL pointer dereferenceYongbae Park2015-03-301-2/+2
* clocksource: arch_timer: Only use the virtual counter (CNTVCT) on arm64Catalin Marinas2015-02-041-1/+1
* clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi2015-02-021-2/+2
* clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao2015-01-151-1/+4
* clocksource: arm_arch_timer: Change clocksource name if CP15 unavailableNathan Lynch2015-01-151-2/+10
* clockevent: sun4i: Fix race condition in the probe codeMaxime Ripard2014-12-011-6/+6
* clocksource: exynos_mct: Register the timer for stable udelayAmit Daniel Kachhap2014-07-051-0/+11
* clocksource: exynos_mct: Fix ftraceDoug Anderson2014-07-051-2/+7
* clocksource: exynos_mct: Don't reset the counter during boot and resumeChirantan Ekbote2014-06-171-6/+3
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-0413-21/+407
|\
| * clocksource: Add Freescale FlexTimer Module (FTM) timer supportXiubo Li2014-05-233-0/+373
| * Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Daniel Lezcano2014-05-231-1/+1
| |\
| | * clocksource: sh_tmu: Fix channel IRQ retrieval in legacy caseLaurent Pinchart2014-05-191-1/+1
| * | clocksource: sh_tmu: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| * | clocksource: sh_mtu2: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| * | clocksource: sh_cmt: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| * | clocksource: em_sti: Remove unnecessary OOM messagesJingoo Han2014-05-231-3/+1
| * | clocksource: dw_apb_timer_of: Do not trace read_sched_clockYang Wei2014-05-231-1/+1
| * | clocksource: Fix clocksource_mmio_readX_downXiubo Li2014-05-231-2/+2
| * | clocksource: Fix type confusion for clocksource_mmio_readX_YXiubo Li2014-05-231-4/+4
| * | clocksource: qcom: Implement read_current_timer for udelayStephen Boyd2014-05-191-0/+13
| * | Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Daniel Lezcano2014-05-163-11/+14
| |\ \
| * | | clocksource: sun5i: Add support for reset controllerMaxime Ripard2014-04-221-0/+6
| * | | Merge branch 'clockevents/cmt-mtu2-tmu-cleanups' into clockevents/3.16Daniel Lezcano2014-04-223-680/+1305
| |\ \ \ | | | |/ | | |/|
| * | | clocksource: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König2014-04-221-1/+2
| * | | clocksource: arm_global_timer: Only check for unusable timer on A9Matthew Leach2014-04-221-2/+3
* | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-1/+1
|\ \ \ \
| * | | | of: consolidate linker section OF match table declarationsRob Herring2014-05-201-1/+1
| | |_|/ | |/| |
* | | | clocksource: versatile: Use sched_clock_register()Thomas Gleixner2014-06-041-3/+3
* | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-021-0/+8
|\ \ \ \
| * \ \ \ Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-05-211-0/+8
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | clocksource: exynos_mct: register sched_clock callbackVincent Guittot2014-05-021-0/+8
| | |/ /
* | | | Merge tag 'boards-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-023-680/+1305
|\ \ \ \
| * \ \ \ Merge branch 'depends/clockevents-cleanups' into next/boardsOlof Johansson2014-05-213-680/+1305
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | clocksource: sh_mtu2: Sort headers alphabeticallyLaurent Pinchart2014-04-161-9/+9
| | * | clocksource: sh_mtu2: Remove FSF mail address from GPL noticeLaurent Pinchart2014-04-161-4/+0
| | * | clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy caseLaurent Pinchart2014-04-161-1/+1
| | * | clocksource: sh_mtu2: Add support for multiple channels per deviceLaurent Pinchart2014-04-161-54/+130
| | * | clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200Laurent Pinchart2014-04-161-6/+6
| | * | clocksource: sh_mtu2: Set cpumask to cpu_possible_maskLaurent Pinchart2014-04-161-1/+1
| | * | clocksource: sh_mtu2: Replace hardcoded register values with macrosLaurent Pinchart2014-04-161-6/+92
| | * | clocksource: sh_mtu2: Allocate channels dynamicallyLaurent Pinchart2014-04-161-7/+20