index
:
kernel_xiaomi_raphael.git
q10.0
r11.0
kernel_xiaomi_raphael
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
arm_arch_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
2019-08-08
1
-0
/
+15
*
clocksource: arch_timer: make virtual counter access configurable
Greg Hackmann
2018-06-21
1
-1
/
+1
*
Revert "clocksource: arch_timer: Enable user access to the physical counter"
Runmin Wang
2018-03-30
1
-3
/
+0
*
drivers: clksource: Add API to return cval
Channagoud Kadabi
2018-02-28
1
-0
/
+19
*
Merge remote-tracking branch 'remotes/origin/tmp-64138f0' into msm-4.14
Runmin Wang
2017-12-11
1
-17
/
+21
|
\
|
*
clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
Ard Biesheuvel
2017-12-10
1
-17
/
+21
*
|
Merge remote-tracking branch 'origin/tmp-2bd6bf0' into msm-next
Prasad Sodagudi
2017-10-09
1
-1
/
+5
|
\
|
|
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-25
1
-1
/
+1
|
|
\
|
*
|
clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()
Marc Zyngier
2017-08-10
1
-1
/
+5
*
|
|
Merge remote-tracking branch 'origin/tmp-cc4a41f' into msm-next
Kyle Yan
2017-08-28
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
Matthias Kaehlcke
2017-08-10
1
-1
/
+1
|
|
/
*
|
clocksource: arch_timer: Use _no_log variants while accessing registers
Prasad Sodagudi
2017-07-21
1
-12
/
+12
*
|
Merge remote-tracking branch 'remotes/origin/tmp-5771a8c' into msm-next
Runmin Wang
2017-07-18
1
-4
/
+4
|
\
|
|
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2017-06-21
1
-2
/
+2
|
|
\
|
*
|
clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE
Daniel Lezcano
2017-06-14
1
-1
/
+1
|
*
|
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2017-06-14
1
-3
/
+3
*
|
|
Merge remote-tracking branch 'origin/tmp-c0bc126' into msm-next
Kyle Yan
2017-06-26
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable
Frank Rowand
2017-06-12
1
-2
/
+2
|
|
/
*
|
ARM: arch_timer: force re-selection of the best clocksource
Se Wang (Patrick) Oh
2017-06-01
1
-1
/
+7
*
|
arm: traps: emulate a MRCC instruction reading CNTPCT register
Se Wang (Patrick) Oh
2017-05-31
1
-0
/
+2
*
|
clocksource: arch_timer: Enable user access to the physical counter
Se Wang (Patrick) Oh
2017-05-31
1
-0
/
+3
|
/
*
clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
Sudeep Holla
2017-05-09
1
-1
/
+1
*
arm64/arch_timer: Mark errata handlers as __maybe_unused
Arnd Bergmann
2017-04-20
1
-2
/
+2
*
clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
Fu Wei
2017-04-19
1
-3
/
+76
*
clocksource: arm_arch_timer: simplify ACPI support code.
Fu Wei
2017-04-19
1
-30
/
+10
*
clocksource: arm_arch_timer: split MMIO timer probing.
Fu Wei
2017-04-19
1
-44
/
+145
*
clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
Fu Wei
2017-04-19
1
-25
/
+21
*
clocksource: arm_arch_timer: refactor arch_timer_needs_probing
Fu Wei
2017-04-19
1
-15
/
+19
*
clocksource: arm_arch_timer: split dt-only rate handling
Fu Wei
2017-04-19
1
-18
/
+23
*
clocksource: arm_arch_timer: rework PPI selection
Fu Wei
2017-04-10
1
-31
/
+46
*
clocksource: arm_arch_timer: add a new enum for spi type
Fu Wei
2017-04-10
1
-2
/
+2
*
clocksource: arm_arch_timer: move enums and defines to header file
Fu Wei
2017-04-10
1
-11
/
+0
*
clocksource: arm_arch_timer: rename the PPI enum
Fu Wei
2017-04-10
1
-40
/
+42
*
clocksource: arm_arch_timer: rename type macros
Fu Wei
2017-04-10
1
-20
/
+23
*
clocksource: arm_arch_timer: clean up printk usage
Fu Wei
2017-04-10
1
-24
/
+25
*
arm64: arch_timer: Add HISILICON_ERRATUM_161010101 ACPI matching data
Marc Zyngier
2017-04-07
1
-0
/
+33
*
arm64: arch_timer: Allow erratum matching with ACPI OEM information
Marc Zyngier
2017-04-07
1
-0
/
+34
*
arm64: arch_timer: Workaround for Cortex-A73 erratum 858921
Marc Zyngier
2017-04-07
1
-0
/
+19
*
arm64: arch_timer: Enable CNTVCT_EL0 trap if workaround is enabled
Marc Zyngier
2017-04-07
1
-13
/
+32
*
arm64: arch_timer: Save cntkctl_el1 as a per-cpu variable
Marc Zyngier
2017-04-07
1
-3
/
+3
*
arm64: arch_timer: Move clocksource_counter and co around
Marc Zyngier
2017-04-07
1
-31
/
+31
*
arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUs
Marc Zyngier
2017-04-07
1
-12
/
+30
*
arm64: arch_timer: Rework the set_next_event workarounds
Marc Zyngier
2017-04-07
1
-5
/
+26
*
arm64: arch_timer: Get rid of erratum_workaround_set_sne
Marc Zyngier
2017-04-07
1
-49
/
+41
*
arm64: arch_timer: Move arch_timer_reg_read/write around
Marc Zyngier
2017-04-07
1
-62
/
+62
*
arm64: arch_timer: Add erratum handler for CPU-specific capability
Marc Zyngier
2017-04-07
1
-4
/
+24
*
arm64: arch_timer: Add infrastructure for multiple erratum detection methods
Marc Zyngier
2017-04-07
1
-11
/
+72
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
clocksource/drivers/arm_arch_timer:: Mark cyclecounter __ro_after_init
Bhumika Goyal
2017-02-11
1
-1
/
+1
*
clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
Ding Tianhong
2017-02-08
1
-0
/
+49
[next]