public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alessandro Zummo <a.zummo@towertech.it>
To: linux-kernel@vger.kernel.org
Cc: akpm@zip.com.au, akpm@digeo.com
Subject: [PATCH 00/16] RTC subsystem
Date: Mon, 06 Mar 2006 02:50:08 +0100	[thread overview]
Message-ID: <20060306015008.858209000@towertech.it> (raw)


 RTC subsystem. 

 Original RFC available at http://lkml.org/lkml/2005/12/20/220

 Changelog. Between parentheses is the name
 of the person that suggested the change.

 - Changed the Makefile to be dependent on
 CONFIG_RTC_LIB (Adrian Bunk)

 - Added RTC driver for the EP93XX

 - CONFIG_RTC_CLASS defaults to n (Grant Coady)

 The following patches have been incorporated:

 - Fix some namespace conflicts between the RTC subsystem and the ARM
   Integrator time functions (Richard Purdie)

 - ARM SA1100/PXA2XX driver. (Richard Purdie)

 The following items are in the TODO:

 - Documentation of exported functions
 - Handling of max_user_freq
 - 11 min ntp update mode

--

 Best regards,

 Alessandro Zummo,
  Tower Technologies - Turin, Italy

  http://www.towertech.it

--

             reply	other threads:[~2006-03-06  1:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-06  1:50 Alessandro Zummo [this message]
2006-03-06  1:50 ` [PATCH 01/16] RTC Subsystem, library functions Alessandro Zummo
2006-03-09  1:28   ` Adrian Bunk
2006-03-09  1:39     ` Alessandro Zummo
2006-03-06  1:50 ` [PATCH 02/16] RTC subsystem, ARM cleanup Alessandro Zummo
2006-03-06  1:50 ` [PATCH 03/16] RTC subsystem, ARM Integrator cleanup Alessandro Zummo
2006-03-06  1:50 ` [PATCH 04/16] RTC subsystem, MIPS cleanup Alessandro Zummo
2006-03-06  1:50 ` [PATCH 05/16] RTC subsystem, class Alessandro Zummo
2006-03-06  1:50 ` [PATCH 06/16] RTC subsystem, I2C cleanup Alessandro Zummo
2006-03-06  1:50 ` [PATCH 07/16] RTC subsystem, sysfs interface Alessandro Zummo
2006-03-06  1:50 ` [PATCH 08/16] RTC subsystem, proc interface Alessandro Zummo
2006-03-06  1:50 ` [PATCH 09/16] RTC subsystem, dev interface Alessandro Zummo
2006-03-06  1:50 ` [PATCH 10/16] RTC subsystem, X1205 driver Alessandro Zummo
2006-03-06  1:50 ` [PATCH 11/16] RTC subsystem, test device/driver Alessandro Zummo
2006-03-06  1:50 ` [PATCH 12/16] RTC subsystem, DS1672 driver Alessandro Zummo
2006-03-06  1:50 ` [PATCH 13/16] RTC subsystem, PCF8563 driver Alessandro Zummo
2006-03-06  1:50 ` [PATCH 14/16] RTC subsystem, RS5C372 driver Alessandro Zummo
2006-03-06  1:50 ` [PATCH 15/16] RTC subsystem, EP93XX driver Alessandro Zummo
2006-03-06  1:50 ` [PATCH 16/16] RTC subsystem, SA1100/PXA2XX driver Alessandro Zummo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060306015008.858209000@towertech.it \
    --to=a.zummo@towertech.it \
    --cc=akpm@digeo.com \
    --cc=akpm@zip.com.au \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox