[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1299702179.28285.248.camel@work-vm>
Date: Wed, 09 Mar 2011 12:22:59 -0800
From: john stultz <johnstul@...ibm.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: lkml <linux-kernel@...r.kernel.org>,
Marcelo Roberto Jimenez <mroberto@...i.cetuc.puc-rio.br>,
Roman Fietze <roman.fietze@...emotive.de>
Subject: [GIT PULL] 2.6.39 RTC cleanups
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists