[PATCH 00/13] RTC subsystem

From: Alessandro Zummo
Date: Sat Mar 04 2006 - 11:40:57 EST



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

--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/