aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17rtc-rs5c372 becomes a new-style i2c driverDavid Brownell2-63/+36
2007-07-17rtc-ds1307 cleanupsDavid Brownell1-52/+124
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2007-07-15Blackfin On-Chip RTC driver update for supporting BF54xMike Frysinger1-1/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-10/+12
2007-07-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-114/+72
2007-07-12[MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa1-114/+72
2007-07-12i2c: Delete outdated x1205 driver documentationJean Delvare1-1/+4
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui2-8/+12
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo2-2/+0
2007-07-10[POWERPC] Fix drivers/rtc/Kconfig for powerpcWade Farnsworth1-1/+1
2007-06-01RTC: use fallback IRQ if PNP tables don't provide oneMatthew Garrett1-3/+10
2007-05-17rtc kconfig clarificationDavid Brownell1-3/+3
2007-05-17rtc-omap build fixDavid Brownell1-2/+2
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2007-05-11rtc-rs5c313.c: add error handling to avoid hardware hangupkogiidena1-1/+18
2007-05-11rtc-rs5c313.c: rtc_time value are fixedkogiidena1-1/+2
2007-05-11rtc-rs5c313.c: error and warning are fixedkogiidena2-4/+4
2007-05-11[MIPS] Use RTC_CMOS for CobaltYoichi Yuasa1-1/+1
2007-05-10[S390] Kconfig: unwanted menus for s390.Martin Schwidefsky1-0/+1
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-4/+4
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-1/+1
2007-05-09rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq().Paul Mundt1-3/+3
2007-05-09rtc: rtc-sh: Fix up dev_dbg() warnings.Paul Mundt1-1/+1
2007-05-08rtc-cmos: make it load on PNPBIOS systemsMarko Vrh1-9/+9
2007-05-08rtc: remove "RTC_ALM_SET mode" bugsDavid Brownell3-31/+43
2007-05-08revert "rtc: Add rtc_merge_alarm()"Andrew Morton1-81/+0
2007-05-08rtc-cmos wakeup interfaceDavid Brownell1-10/+27
2007-05-08rtc: update vr41xx alarm handlingYoichi Yuasa1-2/+26
2007-05-08RTC Kconfig cleanupAlessandro Zummo1-120/+130
2007-05-08rtc: update to class device removal patchesDavid Brownell3-1/+11
2007-05-08RTC: replace some newly-introduced macros with inlinesDavid Brownell1-11/+35
2007-05-08rtc: suspend()/resume() restores system clockDavid Brownell5-76/+91
2007-05-08rtc: remove rest of class_deviceDavid Brownell8-64/+72
2007-05-08rtc: simplified /proc/driver/rtc handlingDavid Brownell5-59/+20
2007-05-08rtc: simplified rtc sysfs attribute handlingDavid Brownell5-66/+42
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell16-101/+103
2007-05-08rtc: remove /sys/class/rtc-dev/*David Brownell5-88/+46
2007-05-08rtc: add RTC class driver for the Maxim MAX6900Dale Farnsworth3-0/+322
2007-05-08RTC: add rtc-rs5c313 driverNobuhiro Iwamatsu3-0/+412
2007-05-07Blackfin: on-chip RTC controller driverWu, Bryan3-0/+456
2007-04-02[PATCH] rtc-cmos lockdep fix, irq updatesDavid Brownell1-17/+33
2007-03-04[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPCRussell King2-4/+6
2007-03-04[ARM] rtc-pcf8583: correct month and year offsetsRussell King1-5/+6
2007-03-04[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCDRussell King1-10/+10
2007-03-01[PATCH] rtc_cmos oops fixDavid Brownell2-5/+12
2007-02-20[PATCH] at91_rtc updatesDavid Brownell1-6/+13
2007-02-20[PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixesDavid Brownell1-5/+7
2007-02-20[PATCH] loosen dependancy on rtc cmosDave Jones1-1/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2-4/+4