aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/time.c
AgeCommit message (Expand)Author
2007-05-12[POWERPC] Simplify smp_space_timerswill schmidt
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2006-12-04[POWERPC] iSeries: fix time.c for combined buildStephen Rothwell
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips
2006-10-23[POWERPC] Simplify stolen time calculationStephen Rothwell
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-02[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-20[POWERPC] Define of_read_ulong helperPaul Mackerras
2006-08-31Merge branch 'merge'Paul Mackerras
2006-08-30[PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras
2006-08-25Merge branch 'merge'Paul Mackerras
2006-08-23[POWERPC] Fix gettimeofday inaccuraciesNathan Lynch
2006-07-31[POWERPC] Constify & voidify get_property()Jeremy Kerr
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz
2006-06-21[POWERPC] support ibm,extended-*-frequency propertiesAnton Blanchard
2006-04-22[PATCH] powerpc: Remove stale iseries globalOlof Johansson
2006-04-22[PATCH] powerpc: Quiet time init outputOlof Johansson
2006-03-29[PATCH] for_each_possible_cpu: powerpcKAMEZAWA Hiroyuki
2006-03-17Merge ../linux-2.6Paul Mackerras
2006-03-16powerpc: Fix problem with time going backwardsPaul Mackerras
2006-02-27powerpc: Export variables used in conversions to/from cputime_tPaul Mackerras
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras
2006-02-20powerpc: Keep xtime and gettimeofday in syncPaul Mackerras
2006-02-07[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decrOlaf Hering
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson
2006-01-09[PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson
2005-11-18powerpc: Fix delay functions for 601 processorsPaul Mackerras
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt
2005-11-10powerpc: Fix SMP time initialization problemPaul Mackerras
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras
2005-11-08Merge ../linux-2.6Paul Mackerras
2005-11-07[PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64Olof Johansson
2005-11-07powerpc: Various UP build fixesPaul Mackerras
2005-11-02merge filename and modify references to iseries/it_lp_queue.hKelly Daly
2005-11-02merge filename and modify references to iseries/hv_call_xm.hKelly Daly
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras
2005-10-30powerpc: Fix time setting bug on 32-bitPaul Mackerras
2005-10-26[PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decrKumar Gala
2005-10-26[PATCH] powerpc: Make sure we have an RTC before trying to adjust itKumar Gala
2005-10-23powerpc: Fix time code for 601 processorsPaul Mackerras
2005-10-22ppc64/powerpc: Fix time initialization on SMP systemsPaul Mackerras
2005-10-20powerpc: Fix some bugs in the new merged time codePaul Mackerras
2005-10-20powerpc: Move some calculations from xxx_calibrate_decr to time_initPaul Mackerras
2005-10-20powerpc: Merge time.c and asm/time.h.Paul Mackerras