aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-03-01Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2017-02-23powerpc: Remove leftover cputime_to_nsecs call causing build errorFrédéric Weisbecker1-1/+1
2017-02-01powerpc, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker1-18/+2
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker1-7/+8
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker1-1/+1
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker1-2/+2
2017-01-14sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker1-4/+2
2017-01-14sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/task switchFrederic Weisbecker1-43/+77
2017-01-14sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker1-3/+3
2017-01-14sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker1-15/+16
2017-01-14sched/cputime, powerpc32: Fix stale scaled stime on context switchFrederic Weisbecker1-0/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-7/+7
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka1-2/+4
2016-11-15sched/cputime, powerpc: Remove cputime_last_delta global variableStanislaw Gruszka1-2/+0
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+1
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens1-0/+1
2016-08-07ppc: move exports to definitionsAl Viro1-0/+1
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-1/+28
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy1-27/+54
2016-07-05powerpc/timer: Large Decrementer supportOliver O'Halloran1-8/+59
2016-06-04rtc: powerpc: provide rtc_class_ops directlyArnd Bergmann1-1/+28
2016-04-12powerpc: sparse: Include headers for __weak symbolsDaniel Axtens1-0/+1
2015-12-16powerpc: Remove broken GregorianDay()Daniel Axtens1-34/+2
2015-08-10powerpc/time: Migrate to new 'set-state' interfaceViresh Kumar1-12/+12
2015-06-16powerpc: use device_initcall for registering rtc devicesPaul Gortmaker1-1/+1
2015-04-21KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras1-0/+6
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-0/+5
2015-02-12powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur1-0/+32
2015-01-20powerpc: call of_clk_init() from time_init()Kevin Hao1-0/+5
2014-11-17rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta1-0/+1
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter1-11/+11
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard1-2/+2
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard1-0/+1
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner1-2/+2
2014-06-11powerpc: fix typo 'CONFIG_PMAC'Paul Bolle1-1/+1
2014-05-12powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard1-3/+0
2014-03-05cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy1-1/+3
2014-03-05powerpc: Split timer_interrupt() into timer handling and interrupt handling routinesPreeti U Murthy1-35/+46
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat1-0/+5
2014-01-15powerpc: Fix races with irq_workBenjamin Herrenschmidt1-0/+11
2013-12-02powerpc: Make irq_stat.timers_irqs counting more specificfan.du1-1/+2
2013-11-21powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-9/+9
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard1-8/+8
2013-08-14powerpc: Add some endian annotations to time and xics codeAnton Blanchard1-1/+1