summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/time.c
AgeCommit message (Expand)Author
2020-01-04powerpc/pseries: Mark accumulate_stolen_time() as notraceMichael Ellerman
2019-12-21powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2018-04-13powerpc/[booke|4xx]: Don't clobber TCR[WP] when setting TCR[DIE]Ivan Mikhaylov
2017-11-15sched/cputime, powerpc32: Fix stale scaled stime on context switchFrederic Weisbecker
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens
2016-08-07ppc: move exports to definitionsAl Viro
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy
2016-07-05powerpc/timer: Large Decrementer supportOliver O'Halloran
2016-06-04rtc: powerpc: provide rtc_class_ops directlyArnd Bergmann
2016-04-12powerpc: sparse: Include headers for __weak symbolsDaniel Axtens
2015-12-16powerpc: Remove broken GregorianDay()Daniel Axtens
2015-08-10powerpc/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-06-16powerpc: use device_initcall for registering rtc devicesPaul Gortmaker
2015-04-21KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-12powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur
2015-01-20powerpc: call of_clk_init() from time_init()Kevin Hao
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-06-11powerpc: fix typo 'CONFIG_PMAC'Paul Bolle
2014-05-12powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard
2014-03-05cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy
2014-03-05powerpc: Split timer_interrupt() into timer handling and interrupt handling r...Preeti U Murthy
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat
2014-01-15powerpc: Fix races with irq_workBenjamin Herrenschmidt
2013-12-02powerpc: Make irq_stat.timers_irqs counting more specificfan.du
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard
2013-08-14powerpc: Add some endian annotations to time and xics codeAnton Blanchard
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-04-18powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker
2013-01-15NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe
2013-01-03powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker