2012-02-02 02:56:52

by john stultz

[permalink] [raw]
Subject: [GIT PULL] RTC changes for 3.4

Hey Thomas,
Just wanted to send you my current 3.4 queue for RTC changes.
These address the issues that we had to revert similar patches for late
in the 3.2-rc period. I'm sending them now so there is enough time to
make sure any other issues that might crop up can be handled.

Again, since tip/timers/core hasn't been updated since 3.3 was out,
these are against Linus' head (actually, from a week or so ago). Let me
know if you'd like me to base them off of something else.

thanks
-john

The patches are available in the git repository at:

git://git.linaro.org/people/jstultz/linux.git fortglx/3.4/rtc

John Stultz (1):
rtc: Avoid setting alarm to a time in the past

NeilBrown (1):
rtc: Expire alarms after the time is set. (v2)

Rabin Vincent (1):
rtc: Disable the alarm in the hardware (v2)

drivers/rtc/interface.c | 30 +++++++++++++++++++++++++++---
1 files changed, 27 insertions(+), 3 deletions(-)