public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] RTC: Updates for RTC.
@ 2011-02-07 21:16 Marcelo Roberto Jimenez
  2011-02-07 21:16 ` [PATCH 1/4] RTC: Include information about UIE and PIE in RTC driver proc Marcelo Roberto Jimenez
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Marcelo Roberto Jimenez @ 2011-02-07 21:16 UTC (permalink / raw)
  To: linux-kernel, rtc-linux, linux; +Cc: john.stultz, tglx, a.zummo

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(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-02-11 13:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-07 21:16 [PATCH 0/4] RTC: Updates for RTC Marcelo Roberto Jimenez
2011-02-07 21:16 ` [PATCH 1/4] RTC: Include information about UIE and PIE in RTC driver proc Marcelo Roberto Jimenez
2011-02-10 23:06   ` John Stultz
2011-02-11 12:34     ` Marcelo Roberto Jimenez
2011-02-07 21:16 ` [PATCH 2/4] RTC: Remove UIE and PIE information from the sa1100 " Marcelo Roberto Jimenez
2011-02-07 21:16 ` [PATCH 3/4] RTC: Fix the cross interrupt issue on rtc-test Marcelo Roberto Jimenez
2011-02-07 21:16 ` [PATCH 4/4] RTC: sa1100: Update the sa1100 RTC driver Marcelo Roberto Jimenez
2011-02-07 22:09 ` [PATCH 0/4] RTC: Updates for RTC Russell King - ARM Linux
2011-02-10 23:18 ` John Stultz
2011-02-11 13:57   ` [rtc-linux] " Marcelo Roberto Jimenez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox