index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-03
[POWERPC] Implement clockevents driver for powerpc
Tony Breeds
1
-43
/
+88
2007-10-03
[POWERPC] Implement generic time of day clocksource for powerpc
Tony Breeds
1
-172
/
+98
2007-10-03
[POWERPC] Implement {read,update}_persistent_clock
Tony Breeds
1
-59
/
+26
2007-09-20
Merge branch 'linux-2.6'
Paul Mackerras
1
-3
/
+5
2007-09-19
[POWERPC] Fix timekeeping on PowerPC 601
Benjamin Herrenschmidt
1
-3
/
+5
2007-08-20
[POWERPC] 40x decrementer fixes
Josh Boyer
1
-1
/
+1
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
1
-1
/
+0
2007-07-20
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
Bob Nelson
1
-0
/
+1
2007-07-10
[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane
Tony Breeds
1
-3
/
+6
2007-06-28
[POWERPC] Move iSeries_tb_recal into its own late_initcall.
Tony Breeds
1
-11
/
+19
2007-06-25
[POWERPC] Fix stolen time for SMT without LPAR
Michael Neuling
1
-1
/
+1
2007-06-25
[POWERPC] Remove spinlock from struct cpu_purr_data
Nathan Lynch
1
-9
/
+15
2007-05-12
[POWERPC] Simplify smp_space_timers
will schmidt
1
-17
/
+2
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] iSeries: fix time.c for combined build
Stephen Rothwell
1
-3
/
+4
2006-11-22
[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...
Kim Phillips
1
-42
/
+0
2006-10-23
[POWERPC] Simplify stolen time calculation
Stephen Rothwell
1
-47
/
+16
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+5
2006-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+42
2006-10-02
[POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class
Kim Phillips
1
-0
/
+42
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-7
/
+0
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-20
[POWERPC] Define of_read_ulong helper
Paul Mackerras
1
-3
/
+1
2006-08-31
Merge branch 'merge'
Paul Mackerras
1
-17
/
+8
2006-08-31
[PATCH] ppc32: fix last_jiffy time comparison
Paul Mackerras
1
-17
/
+8
2006-08-25
Merge branch 'merge'
Paul Mackerras
1
-8
/
+17
2006-08-23
[POWERPC] Fix gettimeofday inaccuracies
Nathan Lynch
1
-8
/
+17
2006-07-31
[POWERPC] Constify & voidify get_property()
Jeremy Kerr
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] fix and optimize clock source update
Roman Zippel
1
-2
/
+2
2006-06-26
[PATCH] Time: Let user request precision from current_tick_length()
john stultz
1
-1
/
+1
2006-06-21
[POWERPC] support ibm,extended-*-frequency properties
Anton Blanchard
1
-27
/
+30
2006-04-22
[PATCH] powerpc: Remove stale iseries global
Olof Johansson
1
-5
/
+1
2006-04-22
[PATCH] powerpc: Quiet time init output
Olof Johansson
1
-2
/
+2
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-17
Merge ../linux-2.6
Paul Mackerras
1
-14
/
+34
2006-03-16
powerpc: Fix problem with time going backwards
Paul Mackerras
1
-14
/
+34
2006-02-27
powerpc: Export variables used in conversions to/from cputime_t
Paul Mackerras
1
-0
/
+5
2006-02-24
powerpc: Implement accurate task and CPU time accounting
Paul Mackerras
1
-2
/
+234
2006-02-20
powerpc: Keep xtime and gettimeofday in sync
Paul Mackerras
1
-183
/
+99
2006-02-07
[PATCH] powerpc: remove pointer/integer confusion in generic_calibrate_decr
Olaf Hering
1
-4
/
+4
2006-01-13
[PATCH] powerpc: Remove lppaca structure from the PACA
David Gibson
1
-1
/
+1
2006-01-09
[PATCH] powerpc: Remove some unneeded fields from the paca
David Gibson
1
-4
/
+0
2005-11-18
powerpc: Fix delay functions for 601 processors
Paul Mackerras
1
-0
/
+28
2005-11-11
[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernel
Benjamin Herrenschmidt
1
-22
/
+18
2005-11-10
powerpc: Fix SMP time initialization problem
Paul Mackerras
1
-0
/
+2
2005-11-10
[PATCH] powerpc: merge code values for identifying platforms
Paul Mackerras
1
-14
/
+15
2005-11-08
Merge ../linux-2.6
Paul Mackerras
1
-0
/
+1
2005-11-07
[PATCH] POWERPC/PPC64: Fix CONFIG_SMP=n build for ppc64
Olof Johansson
1
-0
/
+1
[next]