index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
time.h
Age
Commit message (
Expand
)
Author
2022-09-05
powerpc/pseries: Move dtl scanning and steal time accounting to pseries platform
Nicholas Piggin
2022-05-04
powerpc/time: Fix sparse warnings
He Ying
2021-11-24
powerpc/time: add API for KVM to re-arm the host timer/decrementer
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
Nicholas Piggin
2021-11-24
KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
Nicholas Piggin
2021-06-10
KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races
Nicholas Piggin
2021-02-09
powerpc/time: move timer_broadcast_interrupt prototype to asm/time.h
Nicholas Piggin
2020-12-04
powerpc/time: Remove ifdef in get_vtb()
Christophe Leroy
2020-12-04
powerpc/time: Move timebase functions into new asm/vdso/timebase.h
Christophe Leroy
2020-10-08
powerpc/time: Make get_tb() common to PPC32 and PPC64
Christophe Leroy
2020-10-08
powerpc/time: Make get_tbl() common to PPC32 and PPC64
Christophe Leroy
2020-10-08
powerpc/time: Remove get_tbu()
Christophe Leroy
2020-10-08
powerpc/time: Avoid using get_tbl() and get_tbu() internally
Christophe Leroy
2020-10-08
powerpc/time: Rename mftbl() to mftb()
Christophe Leroy
2020-10-08
powerpc/time: Remove ifdef in get_dec() and set_dec()
Christophe Leroy
2020-10-08
powerpc: Remove get_tb_or_rtc()
Christophe Leroy
2020-10-08
powerpc: Remove __USE_RTC()
Christophe Leroy
2020-10-08
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-07-29
powerpc: Drop old comment about CONFIG_POWER
Michael Ellerman
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
2020-04-01
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Avoid touching the stack in hdecrementer
Nicholas Piggin
2019-08-28
powerpc/32s: drop CPU_FTR_USE_RTC feature
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/hmi: Fix kernel hang when TB is in error state.
Mahesh Salgaonkar
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-06-03
powerpc: remove unused to_tm() helper
Arnd Bergmann
2018-06-03
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
2018-06-03
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
2018-03-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-24
powerpc: Use feature bit for RTC presence rather than timebase presence
Paul Mackerras
2018-03-13
powerpc: Add missing prototype for time_init()
Mathieu Malaterre
2018-03-13
powerpc: Add missing prototype for hdec_interrupt
Mathieu Malaterre
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-08-01
powerpc: Remove mfvtb()
Kevin Hao
2016-07-05
powerpc/timer: Large Decrementer support
Oliver O'Halloran
2016-03-11
powerpc/8xx: remove special handling of CPU6 errata in set_dec()
Christophe Leroy
2015-12-16
powerpc: Remove broken GregorianDay()
Daniel Axtens
2015-04-21
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
2014-07-28
KVM: PPC: BOOK3S: PR: Emulate virtual timebase register
Aneesh Kumar K.V
2014-03-05
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
2012-08-20
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
2012-05-06
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2011-11-25
powerpc/time: Optimise decrementer_check_overflow
Anton Blanchard
2011-11-25
powerpc/time: Handle wrapping of decrementer
Anton Blanchard
2010-09-02
powerpc: Account time using timebase rather than PURR
Paul Mackerras
2010-07-09
powerpc: Clean up obsolete code relating to decrementer and timebase
Paul Mackerras
2008-11-06
powerpc: Eliminate unused do_gtod variable
Paul Mackerras
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell