| Commit message (Expand) | Author | Age |
* | [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/time.c | David S. Miller | 2008-03-26 |
* | read_current_timer() cleanups | Andrew Morton | 2008-02-06 |
* | [SPARC]: Remove duplicate includes. | Lucas Woods | 2007-11-07 |
* | [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss(). | David S. Miller | 2007-10-31 |
* | [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. | Stephen Rothwell | 2007-10-14 |
* | [SPARC64]: Handle mostek clock type in mini_rtc driver. | David S. Miller | 2007-07-30 |
* | NTP: move the cmos update code into ntp.c | Thomas Gleixner | 2007-07-21 |
* | clockevents: fix resume logic | Thomas Gleixner | 2007-07-21 |
* | [SPARC64]: Stop using drivers/char/rtc.c | David S. Miller | 2007-07-20 |
* | [SPARC/64] Rename some functions like PowerPC | Stephen Rothwell | 2007-07-20 |
* | [SPARC64]: More sensible udelay implementation. | David S. Miller | 2007-07-16 |
* | [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry. | David S. Miller | 2007-05-29 |
* | [SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI) | Horst H. von Brand | 2007-05-29 |
* | [SPARC64]: Use machine description and OBP properly for cpu probing. | David S. Miller | 2007-05-29 |
* | [SPARC64]: Fix sched_clock() et al. | David S. Miller | 2007-05-18 |
* | [SPARC64]: Add support for bq4802 TOD chip, as found on ultra45. | David S. Miller | 2007-05-12 |
* | [SPARC64]: constify of_get_property return: arch/sparc64 | Stephen Rothwell | 2007-04-26 |
* | [SPARC64]: Small cleanups time.c | Tony Breeds | 2007-04-26 |
* | [SPARC64]: Fix sparc64_next_event() error return. | David S. Miller | 2007-04-26 |
* | [SPARC64]: Add clocksource/clockevents support. | David S. Miller | 2007-04-26 |
* | [SPARC64]: Unify timer interrupt handler. | David S. Miller | 2007-04-26 |
* | [SPARC64]: Synchronize RTC clock via timer just like x86. | David S. Miller | 2007-04-26 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] sparc64 irq pt_regs fallout | Al Viro | 2006-10-09 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 |
* | [SPARC64]: Fix sched_clock() wrapping every ~17 seconds. | David S. Miller | 2006-09-23 |
* | [SPARC64]: Make sure IRQs are disabled properly during early boot. | David S. Miller | 2006-07-14 |
* | [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n. | Randy Dunlap | 2006-07-05 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes. | David S. Miller | 2006-06-29 |
* | [SPARC64]: Fix typo in clock_probe(). | David S. Miller | 2006-06-29 |
* | [SPARC64] clock: Only probe central fhc clock on Enterprise boxes. | David S. Miller | 2006-06-29 |
* | [SPARC]: Convert clock drivers to of_driver framework. | David S. Miller | 2006-06-29 |
* | [SPARC64]: Convert central bus layer to in-kernel PROM device tree. | David S. Miller | 2006-06-24 |
* | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 2006-06-24 |
* | [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree. | David S. Miller | 2006-06-24 |
* | [SPARC64]: Send all device interrupts via one PIL. | David S. Miller | 2006-06-20 |
* | [PATCH] RTC: Remove RTC UIP synchronization on Sparc64 | Matt Mackall | 2006-03-28 |
* | [SPARC64]: Fix mini RTC driver reading. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Add mini-RTC driver for Starfire and SUN4V. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Do not try to write to %tick or %stick on SUN4V. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Fetch bootup time of day from Hypervisor. | David S. Miller | 2006-03-20 |
* | [SPARC64]: Eliminate race condition reading Hummingbird STICK register | Richard Mortimer | 2006-01-17 |
* | [SPARC64]: Kill off dummy_tick_ops. | David S. Miller | 2005-11-07 |
* | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 |
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 |
* | [SPARC64]: Add __read_mostly support. | David S. Miller | 2005-07-10 |
* | [SPARC64]: Add support for IRQ pre-handlers. | David S. Miller | 2005-07-04 |