From: john stultz <johnstul@us.ibm.com>
To: lkml <linux-kernel@vger.kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
Andrew Morton <akpm@linux-foundation.org>,
Ingo Molnar <mingo@elte.hu>
Subject: [GIT PULL] RTC fixes for 3.1
Date: Fri, 26 Aug 2011 17:36:49 -0700 [thread overview]
Message-ID: <1314405409.2970.280.camel@work-vm> (raw)
Hey Thomas, Ingo, Andrew,
I had sent most of these out earlier, but so far have not gotten any
response on them (I know tglx has been out). Since that posting a few
more changes have been submitted, so I've added them to my tree and
wanted to re-request the pull.
You can find the changes here:
git://git.linaro.org/people/jstultz/linux.git fortglx/3.1/tip/timers/rtc
Axel Lin (1):
rtc: ep93xx: Fix 'rtc' may be used uninitialized warning
Ilkka Koskinen (1):
rtc: rtc-twl: Switch to using threaded irq
John Stultz (1):
rtc: Fix RTC PIE frequency limit
Mike Waychison (1):
rtc: Initialized rtc_time->tm_isdst
Sebastian Reichel (1):
rtc: rtc-twl: Remove lockdep related local_irq_enable()
Todd Poynor (1):
rtc: twl: Fix registration vs. init order
drivers/rtc/interface.c | 2 +-
drivers/rtc/rtc-ep93xx.c | 16 ++++++------
drivers/rtc/rtc-lib.c | 2 +
drivers/rtc/rtc-twl.c | 60 ++++++++++++++++++---------------------------
include/linux/rtc.h | 3 ++
5 files changed, 38 insertions(+), 45 deletions(-)
next reply other threads:[~2011-08-27 0:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-27 0:36 john stultz [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-07-26 6:29 [GIT PULL] RTC fixes for 3.1 john stultz
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=1314405409.2970.280.camel@work-vm \
--to=johnstul@us.ibm.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
/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.