index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc64
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
sparc64: Add missing null terminating entry to bq4802_match[].
David S. Miller
1
-0
/
+1
2008-10-30
rtc-m48t59: shift zero year to 1968 on sparc (rev 2)
Krzysztof Helt
1
-28
/
+5
2008-09-12
sparc64: Fix sparse warnings in kernel/time.c
David S. Miller
1
-11
/
+11
2008-09-11
sparc64: Fix return value in update_persistent_clock().
David S. Miller
1
-2
/
+2
2008-09-09
sparc64: Add missing rtc_close() in update_persistent_clock()
David S. Miller
1
-2
/
+5
2008-09-08
sparc64: fix wrong m48t59 RTC year
Krzysztof Helt
1
-2
/
+4
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-3
/
+3
2008-08-30
sparc64: Use generic starfire RTC driver.
David S. Miller
1
-285
/
+8
2008-08-30
sparc64: Use generic sun4v RTC driver.
David S. Miller
1
-75
/
+8
2008-08-30
sparc64: Use generic BQ4802 RTC driver.
David S. Miller
1
-190
/
+11
2008-08-30
sparc64: Use generic CMOS driver.
David S. Miller
1
-252
/
+120
2008-08-30
sparc64: Convert Mostek rtc to use generic RTC layer driver.
David S. Miller
1
-314
/
+102
2008-08-30
sparc64: Check for RTC class device in update_persistent_clock().
David S. Miller
1
-0
/
+5
2008-08-08
sparc: don't use asm/of_device.h
Stephen Rothwell
1
-1
/
+1
2008-07-24
sparc64: Fix cpufreq notifier registry.
David S. Miller
1
-5
/
+10
2008-07-03
sparc64-rtc: BKL pushdown
Arnd Bergmann
1
-1
/
+6
2008-03-26
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c
David S. Miller
1
-26
/
+40
2008-02-06
read_current_timer() cleanups
Andrew Morton
1
-0
/
+5
2007-11-07
[SPARC]: Remove duplicate includes.
Lucas Woods
1
-2
/
+0
2007-11-01
[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().
David S. Miller
1
-1
/
+1
2007-10-14
[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.
Stephen Rothwell
1
-1
/
+3
2007-07-30
[SPARC64]: Handle mostek clock type in mini_rtc driver.
David S. Miller
1
-0
/
+75
2007-07-22
NTP: move the cmos update code into ntp.c
Thomas Gleixner
1
-51
/
+2
2007-07-22
clockevents: fix resume logic
Thomas Gleixner
1
-0
/
+1
2007-07-21
[SPARC64]: Stop using drivers/char/rtc.c
David S. Miller
1
-0
/
+79
2007-07-20
[SPARC/64] Rename some functions like PowerPC
Stephen Rothwell
1
-1
/
+1
2007-07-16
[SPARC64]: More sensible udelay implementation.
David S. Miller
1
-7
/
+21
2007-05-29
[SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry.
David S. Miller
1
-23
/
+9
2007-05-29
[SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI)
Horst H. von Brand
1
-0
/
+6
2007-05-29
[SPARC64]: Use machine description and OBP properly for cpu probing.
David S. Miller
1
-6
/
+3
2007-05-18
[SPARC64]: Fix sched_clock() et al.
David S. Miller
1
-1
/
+1
2007-05-12
[SPARC64]: Add support for bq4802 TOD chip, as found on ultra45.
David S. Miller
1
-20
/
+210
2007-04-26
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
1
-2
/
+2
2007-04-26
[SPARC64]: Small cleanups time.c
Tony Breeds
1
-11
/
+6
2007-04-26
[SPARC64]: Fix sparc64_next_event() error return.
David S. Miller
1
-1
/
+1
2007-04-26
[SPARC64]: Add clocksource/clockevents support.
David S. Miller
1
-190
/
+218
2007-04-26
[SPARC64]: Unify timer interrupt handler.
David S. Miller
1
-25
/
+18
2007-04-26
[SPARC64]: Synchronize RTC clock via timer just like x86.
David S. Miller
1
-18
/
+48
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
1
-1
/
+1
2006-10-10
[PATCH] sparc64 irq pt_regs fallout
Al Viro
1
-3
/
+4
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-2
/
+0
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-2
/
+2
2006-09-24
[SPARC64]: Fix sched_clock() wrapping every ~17 seconds.
David S. Miller
1
-1
/
+1
2006-07-15
[SPARC64]: Make sure IRQs are disabled properly during early boot.
David S. Miller
1
-2
/
+0
2006-07-06
[SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.
Randy Dunlap
1
-1
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-30
[SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes.
David S. Miller
1
-5
/
+2
2006-06-30
[SPARC64]: Fix typo in clock_probe().
David S. Miller
1
-2
/
+2
2006-06-30
[SPARC64] clock: Only probe central fhc clock on Enterprise boxes.
David S. Miller
1
-0
/
+7
2006-06-30
[SPARC]: Convert clock drivers to of_driver framework.
David S. Miller
1
-192
/
+54
[next]