index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: Fix return value in update_persistent_clock().
David S. Miller
2008-09-10
1
-2
/
+2
*
sparc64: Add missing rtc_close() in update_persistent_clock()
David S. Miller
2008-09-08
1
-2
/
+5
*
sparc64: fix wrong m48t59 RTC year
Krzysztof Helt
2008-09-07
1
-2
/
+4
*
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-31
1
-3
/
+3
*
sparc64: Use generic starfire RTC driver.
David S. Miller
2008-08-29
1
-285
/
+8
*
sparc64: Use generic sun4v RTC driver.
David S. Miller
2008-08-29
1
-75
/
+8
*
sparc64: Use generic BQ4802 RTC driver.
David S. Miller
2008-08-29
1
-190
/
+11
*
sparc64: Use generic CMOS driver.
David S. Miller
2008-08-29
1
-252
/
+120
*
sparc64: Convert Mostek rtc to use generic RTC layer driver.
David S. Miller
2008-08-29
1
-314
/
+102
*
sparc64: Check for RTC class device in update_persistent_clock().
David S. Miller
2008-08-29
1
-0
/
+5
*
sparc: don't use asm/of_device.h
Stephen Rothwell
2008-08-07
1
-1
/
+1
*
sparc64: Fix cpufreq notifier registry.
David S. Miller
2008-07-23
1
-5
/
+10
*
sparc64-rtc: BKL pushdown
Arnd Bergmann
2008-07-02
1
-1
/
+6
*
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c
David S. Miller
2008-03-26
1
-26
/
+40
*
read_current_timer() cleanups
Andrew Morton
2008-02-06
1
-0
/
+5
*
[SPARC]: Remove duplicate includes.
Lucas Woods
2007-11-06
1
-2
/
+0
*
[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().
David S. Miller
2007-10-31
1
-1
/
+1
*
[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.
Stephen Rothwell
2007-10-13
1
-1
/
+3
*
[SPARC64]: Handle mostek clock type in mini_rtc driver.
David S. Miller
2007-07-30
1
-0
/
+75
*
NTP: move the cmos update code into ntp.c
Thomas Gleixner
2007-07-21
1
-51
/
+2
*
clockevents: fix resume logic
Thomas Gleixner
2007-07-21
1
-0
/
+1
*
[SPARC64]: Stop using drivers/char/rtc.c
David S. Miller
2007-07-20
1
-0
/
+79
*
[SPARC/64] Rename some functions like PowerPC
Stephen Rothwell
2007-07-20
1
-1
/
+1
*
[SPARC64]: More sensible udelay implementation.
David S. Miller
2007-07-16
1
-7
/
+21
*
[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.
David S. Miller
2007-05-29
1
-23
/
+9
*
[SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)
Horst H. von Brand
2007-05-29
1
-0
/
+6
*
[SPARC64]: Use machine description and OBP properly for cpu probing.
David S. Miller
2007-05-29
1
-6
/
+3
*
[SPARC64]: Fix sched_clock() et al.
David S. Miller
2007-05-17
1
-1
/
+1
*
[SPARC64]: Add support for bq4802 TOD chip, as found on ultra45.
David S. Miller
2007-05-11
1
-20
/
+210
*
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
2007-04-26
1
-2
/
+2
*
[SPARC64]: Small cleanups time.c
Tony Breeds
2007-04-26
1
-11
/
+6
*
[SPARC64]: Fix sparc64_next_event() error return.
David S. Miller
2007-04-26
1
-1
/
+1
*
[SPARC64]: Add clocksource/clockevents support.
David S. Miller
2007-04-26
1
-190
/
+218
*
[SPARC64]: Unify timer interrupt handler.
David S. Miller
2007-04-26
1
-25
/
+18
*
[SPARC64]: Synchronize RTC clock via timer just like x86.
David S. Miller
2007-04-26
1
-18
/
+48
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[PATCH] sparc64 irq pt_regs fallout
Al Viro
2006-10-09
1
-3
/
+4
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-2
/
+0
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-2
/
+2
*
[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.
David S. Miller
2006-09-23
1
-1
/
+1
*
[SPARC64]: Make sure IRQs are disabled properly during early boot.
David S. Miller
2006-07-14
1
-2
/
+0
*
[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.
Randy Dunlap
2006-07-05
1
-1
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes.
David S. Miller
2006-06-29
1
-5
/
+2
*
[SPARC64]: Fix typo in clock_probe().
David S. Miller
2006-06-29
1
-2
/
+2
*
[SPARC64] clock: Only probe central fhc clock on Enterprise boxes.
David S. Miller
2006-06-29
1
-0
/
+7
*
[SPARC]: Convert clock drivers to of_driver framework.
David S. Miller
2006-06-29
1
-192
/
+54
*
[SPARC64]: Convert central bus layer to in-kernel PROM device tree.
David S. Miller
2006-06-23
1
-11
/
+11
*
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2006-06-23
1
-174
/
+194
*
[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.
David S. Miller
2006-06-23
1
-7
/
+9
[next]