From: Alessandro Zummo <a.zummo@towertech.it>
To: linux-kernel@vger.kernel.org
Subject: [PATCH 00/13] RTC subsystem
Date: Sat, 04 Mar 2006 17:42:47 +0100 [thread overview]
Message-ID: <20060304164247.963655000@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.
- moved generic functions to rtc-lib.c, compiled
only if CONFIG_RTC_LIB. Any code that relies on those
functions must "select" that symbol. (Andrew Morton)
- Fixed a bug in set_mmss (Richard Knutsson, Benoit Boissinot)
- Added entries to CREDITS and MAINTAINERS
The following patches have been incorporated:
- mips-fixed-collision-of-rtc-function-name.patch
Fix the collision of rtc function name (Yoichi Yuasa)
- drivers-rtc-make-some-structs-static.patch
drivers/rtc/: make some structs static (Adrian Bunk)
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
--
next reply other threads:[~2006-03-04 16:43 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-04 16:42 Alessandro Zummo [this message]
2006-03-04 16:42 ` [PATCH 01/13] RTC Subsystem, library functions Alessandro Zummo
2006-03-04 16:58 ` Adrian Bunk
2006-03-04 17:12 ` Alessandro Zummo
2006-03-04 17:20 ` Adrian Bunk
2006-03-04 16:42 ` [PATCH 02/13] RTC subsystem, ARM cleanup Alessandro Zummo
2006-03-04 16:42 ` [PATCH 03/13] RTC subsystem, MIPS cleanup Alessandro Zummo
2006-03-04 16:42 ` [PATCH 04/13] RTC subsystem, class Alessandro Zummo
2006-03-04 17:08 ` Adrian Bunk
2006-03-04 17:46 ` Alessandro Zummo
2006-03-04 17:53 ` Adrian Bunk
2006-03-04 18:04 ` Alessandro Zummo
2006-03-04 16:42 ` [PATCH 05/13] RTC subsystem, I2C cleanup Alessandro Zummo
2006-03-04 16:42 ` [PATCH 06/13] RTC subsystem, sysfs interface Alessandro Zummo
2006-03-04 16:42 ` [PATCH 07/13] RTC subsystem, proc interface Alessandro Zummo
2006-03-04 16:42 ` [PATCH 08/13] RTC subsystem, dev interface Alessandro Zummo
2006-03-04 16:42 ` [PATCH 09/13] RTC subsystem, X1205 driver Alessandro Zummo
2006-03-04 16:42 ` [PATCH 10/13] RTC subsystem, test device/driver Alessandro Zummo
2006-03-04 16:42 ` [PATCH 11/13] RTC subsystem, DS1672 driver Alessandro Zummo
2006-03-04 16:42 ` [PATCH 12/13] RTC subsystem, PCF8563 driver Alessandro Zummo
2006-03-04 16:43 ` [PATCH 13/13] RTC subsystem, RS5C372 driver Alessandro Zummo
-- strict thread matches above, loose matches on Subject: below --
2006-02-26 23:14 [PATCH 00/13] RTC subsystem 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=20060304164247.963655000@towertech.it \
--to=a.zummo@towertech.it \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.