From: Alessandro Zummo <a.zummo@towertech.it>
To: linux-kernel@vger.kernel.org
Subject: [PATCH 00/13] RTC subsystem
Date: Mon, 27 Feb 2006 00:14:38 +0100 [thread overview]
Message-ID: <20060226231438.307751000@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 lib/rtc.c (Adrian Bunk)
- upgraded to EXPORT_SYMBOL_GPL where appropriate (Greg KH)
- misc style fixes (Andrew Morton)
- moved rtc dev interface to its own class
and removed kobject events trick (Greg KH)
- avoid compiling failures if the series
is partially applied (Andrew Morton)
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
- fix a bug in set_mmss (Richard Knutsson)
--
Best regards,
Alessandro Zummo,
Tower Technologies - Turin, Italy
http://www.towertech.it
--
next reply other threads:[~2006-02-26 23:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-26 23:14 Alessandro Zummo [this message]
2006-02-26 23:14 ` [PATCH 01/13] RTC Subsystem, library functions Alessandro Zummo
2006-02-26 23:14 ` [PATCH 02/13] RTC subsystem, ARM cleanup Alessandro Zummo
2006-02-26 23:14 ` [PATCH 03/13] RTC subsystem, MIPS cleanup Alessandro Zummo
2006-02-26 23:14 ` [PATCH 04/13] RTC subsystem, class Alessandro Zummo
2006-02-26 23:14 ` [PATCH 05/13] RTC subsystem, I2C cleanup Alessandro Zummo
2006-02-26 23:14 ` [PATCH 06/13] RTC subsystem, sysfs interface Alessandro Zummo
2006-02-26 23:14 ` [PATCH 07/13] RTC subsystem, proc interface Alessandro Zummo
2006-02-26 23:14 ` [PATCH 08/13] RTC subsystem, dev interface Alessandro Zummo
2006-02-26 23:14 ` [PATCH 09/13] RTC subsystem, X1205 driver Alessandro Zummo
2006-02-26 23:14 ` [PATCH 10/13] RTC subsystem, test device/driver Alessandro Zummo
2006-02-26 23:14 ` [PATCH 11/13] RTC subsystem, DS1672 driver Alessandro Zummo
2006-02-26 23:14 ` [PATCH 12/13] RTC subsystem, PCF8563 driver Alessandro Zummo
2006-02-26 23:14 ` [PATCH 13/13] RTC subsystem, RS5C372 driver Alessandro Zummo
-- strict thread matches above, loose matches on Subject: below --
2006-03-04 16:42 [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=20060226231438.307751000@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.