Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752041AbYLSQIA (ORCPT ); Fri, 19 Dec 2008 11:08:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751085AbYLSQHx (ORCPT ); Fri, 19 Dec 2008 11:07:53 -0500 Received: from relay2.sgi.com ([192.48.179.30]:52840 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751056AbYLSQHw (ORCPT ); Fri, 19 Dec 2008 11:07:52 -0500 Date: Fri, 19 Dec 2008 10:07:51 -0600 From: Dimitri Sivanich To: Ingo Molnar Cc: Thomas Gleixner , "H. Peter Anvin" , linux-kernel@vger.kernel.org Subject: [PATCH 0/2 v5] SGI RTC: add clocksource/clockevent driver and generic timer vector Message-ID: <20081219160751.GA18071@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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: 699 Lines: 15 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 v5] SGI RTC: add generic timer system interrupt [PATCH 2/2 v5] SGI RTC: add clocksource driver -- 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/