aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2007-09-19rtc: rtc-ds1553.c should use resource_size_t for base addressAtsushi Nemoto
2007-09-19rtc-ds1742.c should use resource_size_t for base addressDavid Gibson
2007-09-11RTC v3020 fixesMike Rapoport
2007-08-27[PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto
2007-08-22rtc-max6902 minor fixesDavid Brownell
2007-08-22correct name for rtc-m41t80David Brownell
2007-07-31rtc-m48t59 driver NO_IRQ mode fixupMark Zhan
2007-07-31Use menuconfig objects: RTCJan Engelhardt
2007-07-31Remove the arm26 portAdrian Bunk
2007-07-31rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMDThomas Hommel
2007-07-31s3c2410: fixup after arch movesBen Dooks
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds
2007-07-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds
2007-07-26Reorder RTC MakefileAlessandro Zummo
2007-07-26rtc-ds1307: typo fix found by coverityDavid Brownell
2007-07-26fix missing arguments in drivers/rtc/rtc-stk17ta8.cAl Viro
2007-07-26rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts.Markus Brunner
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-21rtc: add support for STK17TA8 chipThomas Hommel
2007-07-21rtc: update and use the MAX6900 century byteDale Farnsworth
2007-07-21rtc kconfig: point out need for static linkageDavid Brownell
2007-07-21rtc: do not return void valueAtsushi Nemoto
2007-07-20sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt
2007-07-19RTC: add periodic irq support to rtc-cmosAlessandro Zummo
2007-07-17OMAP: add TI TWL92330/Menelaus Power Management chip driverTony Lindgren
2007-07-17rtc-ds1307 becomes new-style i2c driverDavid Brownell
2007-07-17rtc-ds1307: oscillator restart for ds13{37,38,39,40}Rodolfo Giometti
2007-07-17RTC driver for DS1216 chipsThomas Bogendoerfer
2007-07-17rtc: add support for the ST M48T59 RTCMark Zhan
2007-07-17rtc: watchdog support for rtc-m41t80 driverAtsushi Nemoto
2007-07-17rtc: add rtc-m41t80 driverAtsushi Nemoto
2007-07-17RTC Kconfig tweaxDavid Brownell
2007-07-17RTC_CLASS is no longer considered EXPERIMENTALAlessandro Zummo
2007-07-17Driver for the Atmel on-chip RTC on AT32AP700x devicesHans-Christian Egtvedt
2007-07-17rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driverHans-Christian Egtvedt
2007-07-17rtc-rs5c372 becomes a new-style i2c driverDavid Brownell
2007-07-17rtc-ds1307 cleanupsDavid Brownell
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-15Blackfin On-Chip RTC driver update for supporting BF54xMike Frysinger
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-07-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-12[MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa
2007-07-12i2c: Delete outdated x1205 driver documentationJean Delvare
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10[POWERPC] Fix drivers/rtc/Kconfig for powerpcWade Farnsworth
2007-06-01RTC: use fallback IRQ if PNP tables don't provide oneMatthew Garrett
2007-05-17rtc kconfig clarificationDavid Brownell
2007-05-17rtc-omap build fixDavid Brownell
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds