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