summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2011-03-22rtc: add real-time clock driver for NVIDIA TegraAndrew Chew
2011-03-22drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov
2011-03-22drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon
2011-03-22rtc: convert DS1374 to dev_pm_opsMark Brown
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17Merge remote-tracking branch 'origin' into spi/nextGrant Likely
2011-03-17spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven
2011-03-17rtc: change to new flag variablematt mooney
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-09RTC: sa1100: Update the sa1100 RTC driver.Marcelo Roberto Jimenez
2011-03-09RTC: Fix the cross interrupt issue on rtc-test.Marcelo Roberto Jimenez
2011-03-09RTC: Remove UIE and PIE information from the sa1100 driver proc.Marcelo Roberto Jimenez
2011-03-09RTC: Include information about UIE and PIE in RTC driver proc.Marcelo Roberto Jimenez
2011-03-09RTC: Clean out UIE icotl implementationsJohn Stultz
2011-03-09RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz
2011-03-09RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz
2011-03-09RTC: Initialize kernel state from RTCJohn Stultz
2011-03-04drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2011-02-25drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu
2011-02-25RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok
2011-02-23rtc: cmos: Add OF bindingsSebastian Andrzej Siewior
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner
2011-02-22Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz
2011-02-17RTC: Revert UIE emulation removalJohn Stultz
2011-02-17RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König
2011-02-14Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-14mrst/vrtc: Avoid using cmos rtc opsFeng Tang
2011-02-11drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh
2011-02-03RTC: Fix minor compile warningJohn Stultz
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz
2011-02-03RTC: Fix rtc driver ioctl specific shortcuttingJohn Stultz
2011-02-03RTC: Prevents a division by zero in kernel code.Marcelo Roberto Jimenez
2011-01-21RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König
2011-01-21RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz
2011-01-21RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz
2011-01-14mfd: Support LP3974 RTCMyungJoo Ham
2011-01-13rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin
2011-01-13rtc-cmos: fix suspend/resumePaul Fox
2011-01-13drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-11Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds