The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] 2.6.39 RTC cleanups
@ 2011-03-09 20:22 john stultz
  0 siblings, 0 replies; only message in thread
From: john stultz @ 2011-03-09 20:22 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: lkml, Marcelo Roberto Jimenez, Roman Fietze

Hey Thomas,
        Here's my current 2.6.39 RTC queue for testing in -tip. Let me
know if there's any tweaks you need.

thanks
-john

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

John Stultz (6):
      RTC: Initialize kernel state from RTC
      RTC: Cleanup rtc_class_ops->irq_set_state
      RTC: Cleanup rtc_class_ops->irq_set_freq()
      RTC: Cleanup rtc_class_ops->update_irq_enable()
      RTC: Clean out UIE icotl implementations
      RTC: Fix up rtc.txt documentation to reflect changes to generic rtc layer

Marcelo Roberto Jimenez (4):
      RTC: Include information about UIE and PIE in RTC driver proc.
      RTC: Remove UIE and PIE information from the sa1100 driver proc.
      RTC: Fix the cross interrupt issue on rtc-test.
      RTC: sa1100: Update the sa1100 RTC driver.

Roman Fietze (3):
      rtc-lib: rtc_time const pointers in functions not modifying it
      rtc.h: add extern keyword for external function declarations
      rtc core: use pointers to pass rtc_time to and from ktime conversion routines

 Documentation/rtc.txt        |   29 ++----
 drivers/rtc/class.c          |    7 ++
 drivers/rtc/interface.c      |  194 ++++++++++++++++++++++++++++++++++++++++--
 drivers/rtc/rtc-at91rm9200.c |   28 ------
 drivers/rtc/rtc-at91sam9.c   |   28 ------
 drivers/rtc/rtc-bfin.c       |   27 ------
 drivers/rtc/rtc-cmos.c       |   66 --------------
 drivers/rtc/rtc-davinci.c    |   55 ------------
 drivers/rtc/rtc-ds1511.c     |   17 ----
 drivers/rtc/rtc-ds1553.c     |   17 ----
 drivers/rtc/rtc-ds3232.c     |   18 ----
 drivers/rtc/rtc-jz4740.c     |    7 --
 drivers/rtc/rtc-lib.c        |   14 ++--
 drivers/rtc/rtc-mc13xxx.c    |    7 --
 drivers/rtc/rtc-mpc5121.c    |   20 -----
 drivers/rtc/rtc-mrst.c       |   20 -----
 drivers/rtc/rtc-mxc.c        |    7 --
 drivers/rtc/rtc-nuc900.c     |   15 ---
 drivers/rtc/rtc-omap.c       |   39 ---------
 drivers/rtc/rtc-pcap.c       |    6 --
 drivers/rtc/rtc-pcf50633.c   |   22 +-----
 drivers/rtc/rtc-pl030.c      |    6 --
 drivers/rtc/rtc-pl031.c      |   55 ------------
 drivers/rtc/rtc-proc.c       |    8 ++
 drivers/rtc/rtc-pxa.c        |   44 ----------
 drivers/rtc/rtc-rs5c372.c    |   52 -----------
 drivers/rtc/rtc-rx8025.c     |   25 ------
 drivers/rtc/rtc-s3c.c        |   33 -------
 drivers/rtc/rtc-sa1100.c     |  160 +---------------------------------
 drivers/rtc/rtc-sh.c         |   24 -----
 drivers/rtc/rtc-stmp3xxx.c   |   15 ---
 drivers/rtc/rtc-test.c       |   13 ++-
 drivers/rtc/rtc-twl.c        |   13 ---
 drivers/rtc/rtc-vr41xx.c     |   32 -------
 drivers/rtc/rtc-wm831x.c     |   16 ----
 drivers/rtc/rtc-wm8350.c     |   21 -----
 include/linux/rtc.h          |   13 +--
 37 files changed, 238 insertions(+), 935 deletions(-)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-09 20:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-09 20:22 [GIT PULL] 2.6.39 RTC cleanups john stultz

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