index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
Age
Commit message (
Expand
)
Author
Lines
2017-04-14
clockevents/drivers/metag: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
-0
/
+2
2017-04-14
clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
-0
/
+2
2017-04-10
clocksource: arm_arch_timer: rework PPI selection
Fu Wei
-31
/
+46
2017-04-10
clocksource: arm_arch_timer: add a new enum for spi type
Fu Wei
-2
/
+2
2017-04-10
clocksource: arm_arch_timer: move enums and defines to header file
Fu Wei
-11
/
+0
2017-04-10
clocksource: arm_arch_timer: rename the PPI enum
Fu Wei
-40
/
+42
2017-04-10
clocksource: arm_arch_timer: rename type macros
Fu Wei
-20
/
+23
2017-04-10
clocksource: arm_arch_timer: clean up printk usage
Fu Wei
-24
/
+25
2017-04-07
Merge tag 'arch-timer-errata' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Daniel Lezcano
-159
/
+387
2017-04-07
clocksource/drivers/fttmr010: Refactor to handle clock
Linus Walleij
-46
/
+73
2017-04-07
clocksource/drivers/gemini: Rename Gemini timer to Faraday
Linus Walleij
-27
/
+27
2017-04-07
clocksource/drivers/rockchip_timer: Implement clocksource timer
Alexander Kochetkov
-61
/
+158
2017-04-07
clocksource: Add missing line break to error messages
Rafał Miłecki
-65
/
+65
2017-04-07
clocksource/drivers/orion: Add delay_timer implementation
Russell King
-0
/
+19
2017-04-07
clocksource/drivers/orion: Read clock rate once
Russell King
-4
/
+7
2017-04-07
arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
Marc Zyngier
-0
/
+33
2017-04-07
arm64: arch_timer: Allow erratum matching with ACPI OEM information
Marc Zyngier
-0
/
+34
2017-04-07
arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
Marc Zyngier
-0
/
+30
2017-04-07
arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
Marc Zyngier
-13
/
+32
2017-04-07
arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable
Marc Zyngier
-3
/
+3
2017-04-07
arm64: arch_timer: Move clocksource_counter and co around
Marc Zyngier
-31
/
+31
2017-04-07
arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
Marc Zyngier
-12
/
+30
2017-04-07
arm64: arch_timer: Rework the set_next_event workarounds
Marc Zyngier
-5
/
+26
2017-04-07
arm64: arch_timer: Get rid of erratum_workaround_set_sne
Marc Zyngier
-49
/
+41
2017-04-07
arm64: arch_timer: Move arch_timer_reg_read/write around
Marc Zyngier
-62
/
+62
2017-04-07
arm64: arch_timer: Add erratum handler for CPU-specific capability
Marc Zyngier
-4
/
+24
2017-04-07
arm64: arch_timer: Add infrastructure for multiple erratum detection methods
Marc Zyngier
-11
/
+72
2017-04-02
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2017-03-28
clockevents: Fix syntax error in clkevt-of macro
Alexander Kochetkov
-1
/
+1
2017-03-23
clocksource: h8300_timer8: Don't reset rate in ->set_state_oneshot()
Nicolai Stange
-8
/
+0
2017-03-23
clocksource: em_sti: Compute rate before registration
Nicolai Stange
-13
/
+12
2017-03-23
clocksource: em_sti: Split clock prepare and enable steps
Nicolai Stange
-7
/
+14
2017-03-23
clocksource: sh_tmu: Compute rate before registration again
Nicolai Stange
-13
/
+13
2017-03-23
clocksource: sh_cmt: Compute rate before registration again
Nicolai Stange
-20
/
+25
2017-03-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-15
/
+1
2017-03-11
Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock"
Romain Izard
-15
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+3
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-43
/
+765
2017-02-11
clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_init
Bhumika Goyal
-1
/
+1
2017-02-08
clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
Ding Tianhong
-0
/
+59
2017-02-08
clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...
Ding Tianhong
-29
/
+67
2017-02-08
clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
Ding Tianhong
-14
/
+0
2017-02-07
clocksource/drivers/ostm: Add renesas-ostm timer driver
Chris Brandt
-0
/
+273
2017-02-07
clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock
David Engraf
-1
/
+15
2017-02-07
clocksource/drivers/gemini: Add driver for the Cortina Gemini
Linus Walleij
-0
/
+288
2017-02-07
clockevents: Add a clkevt-of mechanism like clksrc-of
Daniel Lezcano
-0
/
+64
2017-01-17
clocksource/exynos_mct: Clear interrupt when cpu is shut down
Joonyoung Shim
-0
/
+1
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-70
/
+70
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
-70
/
+70
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
-12
/
+12
[prev]
[next]