Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754202AbYKSVWS (ORCPT ); Wed, 19 Nov 2008 16:22:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753219AbYKSVWG (ORCPT ); Wed, 19 Nov 2008 16:22:06 -0500 Received: from netops-testserver-3-out.sgi.com ([192.48.171.28]:35250 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753187AbYKSVWD (ORCPT ); Wed, 19 Nov 2008 16:22:03 -0500 Date: Wed, 19 Nov 2008 15:22:02 -0600 From: Dimitri Sivanich To: Ingo Molnar , Thomas Gleixner Cc: linux-kernel@vger.kernel.org, Andrew Morton , "H. Peter Anvin" Subject: [PATCH 0/2 v3] SGI RTC: add clocksource/clockevent driver and generic timer vector Message-ID: <20081119212202.GA3377@sgi.com> References: <20081023163041.GA14574@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081023163041.GA14574@sgi.com> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 700 Lines: 16 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/