index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...
Kim Phillips
2006-11-22
1
-42
/
+0
*
[POWERPC] Simplify stolen time calculation
Stephen Rothwell
2006-10-23
1
-47
/
+16
*
[POWERPC] Fix up after irq changes
Olaf Hering
2006-10-07
1
-1
/
+1
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-10-03
1
-0
/
+42
|
\
|
*
[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class
Kim Phillips
2006-10-02
1
-0
/
+42
*
|
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-7
/
+0
*
|
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-1
/
+1
|
/
*
[POWERPC] Define of_read_ulong helper
Paul Mackerras
2006-09-20
1
-3
/
+1
*
Merge branch 'merge'
Paul Mackerras
2006-08-31
1
-17
/
+8
|
\
|
*
[PATCH] ppc32: fix last_jiffy time comparison
Paul Mackerras
2006-08-30
1
-17
/
+8
*
|
Merge branch 'merge'
Paul Mackerras
2006-08-25
1
-8
/
+17
|
\
\
|
|
/
|
*
[POWERPC] Fix gettimeofday inaccuracies
Nathan Lynch
2006-08-23
1
-8
/
+17
*
|
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
2006-07-31
1
-2
/
+2
|
/
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] fix and optimize clock source update
Roman Zippel
2006-06-26
1
-2
/
+2
*
[PATCH] Time: Let user request precision from current_tick_length()
john stultz
2006-06-26
1
-1
/
+1
*
[POWERPC] support ibm,extended-*-frequency properties
Anton Blanchard
2006-06-21
1
-27
/
+30
*
[PATCH] powerpc: Remove stale iseries global
Olof Johansson
2006-04-22
1
-5
/
+1
*
[PATCH] powerpc: Quiet time init output
Olof Johansson
2006-04-22
1
-2
/
+2
*
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
2006-03-29
1
-2
/
+2
*
Merge ../linux-2.6
Paul Mackerras
2006-03-17
1
-14
/
+34
|
\
|
*
powerpc: Fix problem with time going backwards
Paul Mackerras
2006-03-16
1
-14
/
+34
*
|
powerpc: Export variables used in conversions to/from cputime_t
Paul Mackerras
2006-02-27
1
-0
/
+5
*
|
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
2006-02-24
1
-2
/
+234
|
/
*
powerpc: Keep xtime and gettimeofday in sync
Paul Mackerras
2006-02-20
1
-183
/
+99
*
[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decr
Olaf Hering
2006-02-07
1
-4
/
+4
*
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
2006-01-13
1
-1
/
+1
*
[PATCH] powerpc: Remove some unneeded fields from the paca
David Gibson
2006-01-09
1
-4
/
+0
*
powerpc: Fix delay functions for 601 processors
Paul Mackerras
2005-11-18
1
-0
/
+28
*
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
2005-11-11
1
-22
/
+18
*
powerpc: Fix SMP time initialization problem
Paul Mackerras
2005-11-10
1
-0
/
+2
*
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
2005-11-10
1
-14
/
+15
*
Merge ../linux-2.6
Paul Mackerras
2005-11-08
1
-0
/
+1
|
\
|
*
[PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64
Olof Johansson
2005-11-07
1
-0
/
+1
*
|
powerpc: Various UP build fixes
Paul Mackerras
2005-11-07
1
-4
/
+1
|
/
*
merge filename and modify references to iseries/it_lp_queue.h
Kelly Daly
2005-11-02
1
-1
/
+1
*
merge filename and modify references to iseries/hv_call_xm.h
Kelly Daly
2005-11-02
1
-1
/
+1
*
powerpc: apply recent changes to merged code
Paul Mackerras
2005-10-31
1
-4
/
+0
*
powerpc: Fix time setting bug on 32-bit
Paul Mackerras
2005-10-30
1
-6
/
+8
*
[PATCH] powerpc: Add support for Book-E timer config to generic_calibrate_decr
Kumar Gala
2005-10-26
1
-0
/
+11
*
[PATCH] powerpc: Make sure we have an RTC before trying to adjust it
Kumar Gala
2005-10-26
1
-1
/
+1
*
powerpc: Fix time code for 601 processors
Paul Mackerras
2005-10-23
1
-23
/
+56
*
ppc64/powerpc: Fix time initialization on SMP systems
Paul Mackerras
2005-10-22
1
-13
/
+1
*
powerpc: Fix some bugs in the new merged time code
Paul Mackerras
2005-10-20
1
-1
/
+1
*
powerpc: Move some calculations from xxx_calibrate_decr to time_init
Paul Mackerras
2005-10-20
1
-15
/
+12
*
powerpc: Merge time.c and asm/time.h.
Paul Mackerras
2005-10-20
1
-0
/
+978