summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] iSeries: fix time.c for combined buildStephen Rothwell2006-12-041-3/+4
* [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2006-11-221-42/+0Star
* [POWERPC] Simplify stolen time calculationStephen Rothwell2006-10-231-47/+16Star
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-10-031-0/+42
|\
| * [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-021-0/+42
* | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-7/+0Star
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
|/
* [POWERPC] Define of_read_ulong helperPaul Mackerras2006-09-201-3/+1Star
* Merge branch 'merge'Paul Mackerras2006-08-311-17/+8Star
|\
| * [PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras2006-08-311-17/+8Star
* | Merge branch 'merge'Paul Mackerras2006-08-251-8/+17
|\|
| * [POWERPC] Fix gettimeofday inaccuraciesNathan Lynch2006-08-231-8/+17
* | [POWERPC] Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
|/
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] fix and optimize clock source updateRoman Zippel2006-06-261-2/+2
* [PATCH] Time: Let user request precision from current_tick_length()john stultz2006-06-261-1/+1
* [POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard2006-06-211-27/+30
* [PATCH] powerpc: Remove stale iseries globalOlof Johansson2006-04-221-5/+1Star
* [PATCH] powerpc: Quiet time init outputOlof Johansson2006-04-221-2/+2
* [PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki2006-03-291-2/+2
* Merge ../linux-2.6Paul Mackerras2006-03-171-14/+34
|\
| * powerpc: Fix problem with time going backwardsPaul Mackerras2006-03-161-14/+34
* | powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras2006-02-271-0/+5
* | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-241-2/+234
|/
* powerpc: Keep xtime and gettimeofday in syncPaul Mackerras2006-02-201-183/+99Star
* [PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decrOlaf Hering2006-02-071-4/+4
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-131-1/+1
* [PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson2006-01-091-4/+0Star
* powerpc: Fix delay functions for 601 processorsPaul Mackerras2005-11-181-0/+28
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-22/+18Star
* powerpc: Fix SMP time initialization problemPaul Mackerras2005-11-101-0/+2
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-14/+15
* Merge ../linux-2.6Paul Mackerras2005-11-081-0/+1
|\
| * [PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64Olof Johansson2005-11-071-0/+1
* | powerpc: Various UP build fixesPaul Mackerras2005-11-071-4/+1Star
|/
* merge filename and modify references to iseries/it_lp_queue.hKelly Daly2005-11-021-1/+1
* merge filename and modify references to iseries/hv_call_xm.hKelly Daly2005-11-021-1/+1
* powerpc: apply recent changes to merged codePaul Mackerras2005-10-311-4/+0Star
* powerpc: Fix time setting bug on 32-bitPaul Mackerras2005-10-301-6/+8
* [PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decrKumar Gala2005-10-261-0/+11
* [PATCH] powerpc: Make sure we have an RTC before trying to adjust itKumar Gala2005-10-261-1/+1
* powerpc: Fix time code for 601 processorsPaul Mackerras2005-10-231-23/+56
* ppc64/powerpc: Fix time initialization on SMP systemsPaul Mackerras2005-10-221-13/+1Star
* powerpc: Fix some bugs in the new merged time codePaul Mackerras2005-10-201-1/+1
* powerpc: Move some calculations from xxx_calibrate_decr to time_initPaul Mackerras2005-10-201-15/+12Star
* powerpc: Merge time.c and asm/time.h.Paul Mackerras2005-10-201-0/+978