From: John Stultz <john.stultz@linaro.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: lkml <linux-kernel@vger.kernel.org>,
Alessandro Zummo <a.zummo@towertech.it>,
Vasily Khoruzhick <anarsoul@gmail.com>,
Jiri Pinkava <jiri.pinkava@vscht.cz>,
MikeFrysinger <vapier@gentoo.org>,
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: [git pull] RTC fixups for 2.6.39
Date: Tue, 29 Mar 2011 20:39:29 -0700 [thread overview]
Message-ID: <1301456369.25964.5.camel@work-vm> (raw)
Hey Thomas,
Here's a collection of RTC fixups for 2.6.39:
git://git.linaro.org/people/jstultz/linux.git fortglx/39/tip/timers/rtc
Let me know if you have any issues with them.
thanks
-john
John Stultz (1):
RTC: Fix early irqs caused by calling rtc_set_alarm too early
Mike Frysinger (1):
RTC: add missing "return 0" in new alarm func for rtc-bfin.c
Vasily Khoruzhick (1):
RTC: Fix s3c compile error due to missing s3c_rtc_setpie
drivers/rtc/class.c | 2 +-
drivers/rtc/interface.c | 26 ++++++++++++++++++++++++++
drivers/rtc/rtc-bfin.c | 2 ++
drivers/rtc/rtc-s3c.c | 2 --
include/linux/rtc.h | 2 ++
5 files changed, 31 insertions(+), 3 deletions(-)
next reply other threads:[~2011-03-30 3:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-30 3:39 John Stultz [this message]
2011-04-11 22:51 ` [git pull] RTC fixups for 2.6.39 Konrad Rzeszutek Wilk
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=1301456369.25964.5.camel@work-vm \
--to=john.stultz@linaro.org \
--cc=a.zummo@towertech.it \
--cc=anarsoul@gmail.com \
--cc=jiri.pinkava@vscht.cz \
--cc=konrad.wilk@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=vapier@gentoo.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.