[PATCH 0/4] RTC: Updates for RTC.

From: Marcelo Roberto Jimenez
Date: Mon Feb 07 2011 - 16:17:09 EST


The following set of patches are updates to the RTC code to take into account
the new emulated periodic interrupts using hrtimers.

[PATCH 1/4] RTC: Include information about UIE and PIE in RTC driver proc.
[PATCH 2/4] RTC: Remove UIE and PIE information from the sa1100 driver proc.
[PATCH 3/4] RTC: Fix the cross interrupt issue on rtc-test.
[PATCH 4/4] RTC: sa1100: Update the sa1100 RTC driver.

drivers/rtc/rtc-proc.c | 22 ++++++---
drivers/rtc/rtc-sa1100.c | 122 ++--------------------------------------------
drivers/rtc/rtc-test.c | 13 +++--
3 files changed, 29 insertions(+), 128 deletions(-)

--
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/