string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / drivers / rtc /
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-13 Balaji T Krtc: Add twl6030 RTC support
2009-12-13 Balaji T Kmfd: Rename twl4030_ routines in rtc-twl.c
2009-12-13 Balaji T Kmfd: Rename all twl4030_i2c*
2009-12-13 Santosh Shilimkarmfd: Rename twl4030* driver files to enable re-use
2009-12-13 Mark Brownmfd: Mask and unmask wm8350 IRQs on request and free
2009-12-13 Mark Brownmfd: Convert wm8350 IRQ handlers to irq_handler_t
2009-12-13 Lars-Peter Clausenmfd: Fix memleak in pcf50633_client_dev_register
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-06 Russell KingMerge branch 'sa1100' into devel
2009-12-04 Geert Uytterhoevenrtc: Add an RTC driver for the Ricoh RP5C01
2009-12-04 Geert Uytterhoevenrtc: Add an RTC driver for the Oki MSM6242
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-02 Johannes Weinerrtc-x1205: reset clock to sane state after power failure
2009-12-02 Johannes Weinerrtc-x1205: fix rtc_time to y2k register value conversion
2009-12-02 Dan Carpenterdrivers/rtc/rtc-pcf50633.c: fix use after free in pcf50...
2009-12-01 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion...
2009-11-27 Saeed BisharaRTC: let Dove soc select the rtc-mv driver.
2009-11-25 Uwe Kleine-Königrtc: don't use __exit_p to wrap ds1302_rtc_remove
2009-11-16 Linus WalleijARM: 5787/1: U300 COH 901 331 fixes
2009-11-12 Scott Valentinertc: v3020: fix v3020_mmio_read_bit()
2009-11-12 Yoichi Yuasartc-vr41xx: fix do_div() warning
2009-11-12 Werner Almesbergerrtc: pcf50633: consider alrm->enable in pcf50633_rtc_se...
2009-11-12 Rask Ingemann Lamb... rtc: pcf50633: fix month off-by-one error
2009-11-09 Uwe Kleine-Königmove stk17ta8's probe function to .devinit.text
2009-11-09 Andrew Sharpfix my email address.
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-24 Russell KingMerge branch 'origin' into for-linus
2009-09-23 Matthew Garrettrtc: add boot_timesource sysfs attribute
2009-09-23 David Brownellrtc: at91rm9200 fixes
2009-09-23 Julia Lawalldrivers/rtc: introduce missing kfree
2009-09-23 Julia Lawalldrivers/rtc: correct error-handling code
2009-09-23 Daniel Ribeirortc: driver for PCAP2 PMIC
2009-09-23 Alessandro Zummortc: reorder Makefile
2009-09-23 dmitry pervushinrtc: add Freescale stmp37xx/378x driver
2009-09-23 Michael Hennerichrtc-bfin: do not share RTC IRQ
2009-09-23 Linus Walleijrtc: U300 COH 901 331 RTC driver v3
2009-09-23 Daniel Mackrtc: add driver for MXC's internal RTC module
2009-09-23 Chris Vergesrtc-philips-pcf2123-rtc-spi-driver-updates
2009-09-23 Chris Vergesrtc: Philips PCF2123 RTC SPI driver
2009-09-23 Anton Vorontsovspi: prefix modalias with "spi:"
2009-09-22 Russell KingMerge branch 'master' into for-linus
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-18 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-09-17 Linus Walleijrtc: AB3100 RTC support
2009-09-17 Mark Brownrtc: Add support for RTCs on Wolfson WM831x devices
2009-09-16 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-09-15 Nicolas PitreNicolas Pitre has a new email address
2009-09-10 Haojian Zhuang[ARM] pxa: update rtc-sa1100.c to use 'struct dev_pm_ops'
2009-09-10 Robert Jarzmik[ARM] pxa: update rtc-pxa.c to use 'struct dev_pm_ops'
2009-09-09 Paul Mundtrtc: rtc-sh: Fix up oops in early periodic freq assignment.
2009-08-20 Paul Mundtrtc: rtc-ds1302: Kill off unused variables.
2009-08-20 Alessandro Zummortc: rtc-sh fixes
2009-08-20 Alessandro Zummortc: rtc-ds1302 fixes
2009-07-30 Thadeu Lima de Sou... rtc: mark if rtc-cmos drivers were successfully registered
2009-07-06 Jiri Slabyrtc: ds1374, fix lock imbalance
2009-07-03 Yoichi YuasaUpdate Yoichi Yuasa's e-mail address
2009-07-01 Mike Frysingerbfin: delay IRQ registration until driver is ready
2009-06-19 Atsushi Nemotortc: make rtc_update_irq callable with irqs enabled
2009-06-18 Atsushi Nemotortc-ds1553: drop IRQF_SHARED
2009-06-18 Atsushi Nemotortc-tx4939: drop IRQF_SHARED
2009-06-18 Wolfgang Grandeggerrtc: add stand-alone driver for RX8025 chip
2009-06-18 Wolfram Sangrtc: rtc-ds1307 add ds3231
2009-06-18 Joakim Tjernlundrtc: rtc-ds1307 add ds1388
2009-06-18 Torsten Ertbjerg... rtc: rtc-ds1742 nvram attribute fix
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-06-11 Linus Walleij[ARM] 5544/1: Trust PrimeCell resource sizes
2009-05-29 Russell KingMerge branch 'for-next' of git://git./linux/kernel...
2009-05-23 Russell KingMerge branch 'ixp4xx' of git://git./linux/kernel/git...
2009-05-22 Paul MundtMerge branches 'sh/stable-updates' and 'sh/sparseirq'
2009-05-20 Alessandro Rubini[ARM] 5519/1: amba probe: pass "struct amba_id *" inste...
2009-05-12 Kim Kyuwonrtc: rtc-twl4030 don't mask alarm interrupts on suspend
2009-04-27 Paul Mundtsh: rtc-generic support.
2009-04-26 Hartley Sweeten[ARM] 5452/1: ep93x: rtc: use ioremap'ed addresses
2009-04-21 Krzysztof Halasartc-cmos: fix printk output
2009-04-16 Paul Mundtrtc: rtc-sh: clock framework support.
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/kyle/rtc-parisc
2009-04-03 Daniel Glocknerrtc: add m41t62 support to rtc-m41t80 driver
2009-04-03 Mike Rapoportrtc-v3020: add ability to access v3020 chip with GPIOs
2009-04-02 Magnus Dammrtc: rtc-sh: use set_irq_wake()
2009-04-02 Geert Uytterhoevenpowerpc/ps3: Add rtc-ps3
2009-04-02 Geert Uytterhoevenpowerpc: Hook up rtc-generic, and kill rtc-ppc
2009-04-02 Geert Uytterhoevenm68k: Hook up rtc-generic
2009-04-02 Geert Uytterhoevenparisc: rtc: Rename rtc-parisc to rtc-generic
2009-04-02 Geert Uytterhoevenparisc: rtc: Add missing module alias
2009-04-02 Geert Uytterhoevenparisc: rtc: platform_driver_probe() fixups
2009-04-02 Geert Uytterhoevenparisc: rtc: get_rtc_time() returns unsigned int
2009-04-01 Roel Kluinrtc: test before subtraction on unsigned
2009-04-01 Mike Rapoportrtc-v3020: coding style cleanup
2009-04-01 Roel Kluinrtc-wm8350: retries will reach -1
2009-04-01 Matthias Fuchsrtc: add EPSON RX8025 support to DS1307 RTC driver
2009-04-01 Ed Swierkrtc-ds1307: true SMBus compatibility
2009-04-01 dann frazierrtc-parisc: rename p pointer to rtc
2009-04-01 dann frazierrtc-parisc: remove a couple unnecessary variables
2009-04-01 dann frazierrtc-parisc: use platform_driver_probe
2009-04-01 dann frazierrtc-parisc: use rtc_valid_tm() in parisc_get_time
next