summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-011-1/+1
|\
| * powerpc: Remove leftover cputime_to_nsecs call causing build errorFrédéric Weisbecker2017-02-221-1/+1
* | powerpc, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker2017-02-011-18/+2Star
* | sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker2017-02-011-7/+8
* | sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* | sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* | sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker2017-02-011-1/+1
* | sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker2017-02-011-2/+2
* | sched/cputime: Rename vtime_account_user() to vtime_flush()Frederic Weisbecker2017-01-141-4/+2Star
* | sched/cputime, powerpc/vtime: Accumulate cputime and account only on tick/tas...Frederic Weisbecker2017-01-141-43/+77
* | sched/cputime, powerpc: Migrate stolen_time field to the accounting structureFrederic Weisbecker2017-01-141-3/+3
* | sched/cputime, powerpc: Prepare accounting structure for cputime flush on tickFrederic Weisbecker2017-01-141-15/+16
* | sched/cputime, powerpc32: Fix stale scaled stime on context switchFrederic Weisbecker2017-01-141-0/+1
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-7/+7
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-151-2/+4
* sched/cputime, powerpc: Remove cputime_last_delta global variableStanislaw Gruszka2016-11-151-2/+0Star
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+1
|\
| * ppc: move exports to definitionsAl Viro2016-08-081-0/+1
* | powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-131-0/+1
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-1/+28
|\
| * rtc: powerpc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+28
* | powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-091-27/+54
* | powerpc/timer: Large Decrementer supportOliver O'Halloran2016-07-051-8/+59
|/
* powerpc: sparse: Include headers for __weak symbolsDaniel Axtens2016-04-121-0/+1
* powerpc: Remove broken GregorianDay()Daniel Axtens2015-12-161-34/+2Star
* powerpc/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-12/+12
* powerpc: use device_initcall for registering rtc devicesPaul Gortmaker2015-06-161-1/+1
* KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-211-0/+6
* Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-211-0/+5
|\
| * powerpc: call of_clk_init() from time_init()Kevin Hao2015-01-201-0/+5
* | powerpc: add running_clock for powerpc to prevent spurious softlockup warningsCyril Bur2015-02-131-0/+32
|/
* rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-171-0/+1
* powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-11/+11
* powerpc: Make a bunch of things staticAnton Blanchard2014-09-251-2/+2
* powerpc: Move more symbol exports next to function definitionsAnton Blanchard2014-09-251-0/+1
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-241-2/+2
* powerpc: fix typo 'CONFIG_PMAC'Paul Bolle2014-06-111-1/+1
* powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard2014-05-121-3/+0Star
* cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy2014-03-051-1/+3
* powerpc: Split timer_interrupt() into timer handling and interrupt handling r...Preeti U Murthy2014-03-051-35/+46
* powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat2014-03-051-0/+5
* powerpc: Fix races with irq_workBenjamin Herrenschmidt2014-01-151-0/+11
* powerpc: Make irq_stat.timers_irqs counting more specificfan.du2013-12-021-1/+2
* powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard2013-11-211-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-061-9/+9
|\
| * powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-141-8/+8
| * powerpc: Add some endian annotations to time and xics codeAnton Blanchard2013-08-141-1/+1