| From: |
| Dimitri Sivanich <sivanich@sgi.com> |
| To: |
| Ingo Molnar <mingo@elte.hu>, Thomas Gleixner <tglx@linutronix.de> |
| Subject: |
| [PATCH 0/2 v3] SGI RTC: add clocksource/clockevent driver and generic timer vector |
| Date: |
| Wed, 19 Nov 2008 15:22:02 -0600 |
| Message-ID: |
| <20081119212202.GA3377@sgi.com> |
| Cc: |
| linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
"H. Peter Anvin" <hpa@zytor.com> |
| Archive‑link: | |
Article |
The following patches provide a driver for synchronized RTC clocksource and
clockevents for SGI systems, as well as a generic timer system interrupt.
With these patches, a module can be installed that registers the system-wide
synchronized RTC clocksource and timers as both a clocksource and clockevents
device running in high resolution mode.
[PATCH 1/2 v3] SGI RTC: add clocksource driver
[PATCH 2/2 v3] SGI RTC: add generic timer system interrupt