public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: john stultz <johnstul@us.ibm.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org,
	Alessandro Zummo <a.zummo@towertech.it>,
	Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br>
Subject: RTC fixups for 2.6.38
Date: Thu, 03 Feb 2011 14:32:09 -0800	[thread overview]
Message-ID: <1296772329.3336.375.camel@work-vm> (raw)

Hey Thomas,
	Marcelo tested my patch queue, so I've posted it for you to pull for
2.6.38. This should resolve the regressions Marcelo pointed out.
thanks
-john

  git://git.linaro.org/people/jstultz/linux.git fortglx/2.6.38/tip/timers/rtc

John Stultz (3):
      RTC: Fix rtc driver ioctl specific shortcutting
      RTC: Convert rtc drivers to use the alarm_irq_enable method
      RTC: Fix minor compile warning

Marcelo Roberto Jimenez (1):
      RTC: Prevents a division by zero in kernel code.

 drivers/rtc/class.c          |    1 +
 drivers/rtc/interface.c      |    3 ++
 drivers/rtc/rtc-at32ap700x.c |   19 +++++-----------
 drivers/rtc/rtc-at91rm9200.c |   20 +++++++++++------
 drivers/rtc/rtc-at91sam9.c   |   20 ++++++++++++-----
 drivers/rtc/rtc-bfin.c       |   21 ++++++++++-------
 drivers/rtc/rtc-dev.c        |   21 ++++++------------
 drivers/rtc/rtc-ds1286.c     |   41 +++++++++++++++++++---------------
 drivers/rtc/rtc-ds1305.c     |   43 +++++++++++-------------------------
 drivers/rtc/rtc-ds1307.c     |   49 +++++++++++------------------------------
 drivers/rtc/rtc-ds1374.c     |   37 ++++++++-----------------------
 drivers/rtc/rtc-m41t80.c     |   30 ++++++------------------
 drivers/rtc/rtc-m48t59.c     |   21 +++++------------
 drivers/rtc/rtc-mrst.c       |   31 ++++----------------------
 drivers/rtc/rtc-msm6242.c    |    2 +-
 drivers/rtc/rtc-mv.c         |   20 ++++++-----------
 drivers/rtc/rtc-omap.c       |   28 ++++++++++++++++-------
 drivers/rtc/rtc-rp5c01.c     |    2 +-
 drivers/rtc/rtc-rs5c372.c    |   48 +++++++++++++++++++++++++++++------------
 drivers/rtc/rtc-sa1100.c     |   22 ++++++++++--------
 drivers/rtc/rtc-sh.c         |   11 ++++++---
 drivers/rtc/rtc-test.c       |   21 ++---------------
 drivers/rtc/rtc-vr41xx.c     |   38 +++++++++++++++-----------------
 23 files changed, 236 insertions(+), 313 deletions(-)



                 reply	other threads:[~2011-02-03 22:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1296772329.3336.375.camel@work-vm \
    --to=johnstul@us.ibm.com \
    --cc=a.zummo@towertech.it \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mroberto@cpti.cetuc.puc-rio.br \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox