summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: rtc-ds1553.c should use resource_size_t for base addressAtsushi Nemoto2007-09-191-1/+1
* rtc-ds1742.c should use resource_size_t for base addressDavid Gibson2007-09-191-1/+1
* RTC v3020 fixesMike Rapoport2007-09-111-2/+7
* [PATCH] rtc: Make rtc-rs5c348 driver hotplug-awareAtsushi Nemoto2007-08-271-1/+1
* rtc-max6902 minor fixesDavid Brownell2007-08-221-3/+3
* correct name for rtc-m41t80David Brownell2007-08-221-1/+1
* rtc-m48t59 driver NO_IRQ mode fixupMark Zhan2007-07-311-1/+1
* Use menuconfig objects: RTCJan Engelhardt2007-07-311-47/+31
* Remove the arm26 portAdrian Bunk2007-07-311-1/+1
* rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMDThomas Hommel2007-07-311-0/+2
* s3c2410: fixup after arch movesBen Dooks2007-07-311-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-07-301-0/+1
|\
| * rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts.Markus Brunner2007-07-261-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-07-281-1/+1
|\ \
| * | Blackfin On-Chip RTC driver update for supporting BF54xMike Frysinger2007-07-151-1/+1
| |/
* | Reorder RTC MakefileAlessandro Zummo2007-07-261-20/+22
* | rtc-ds1307: typo fix found by coverityDavid Brownell2007-07-261-1/+1
* | fix missing arguments in drivers/rtc/rtc-stk17ta8.cAl Viro2007-07-261-2/+4
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-251-2/+3
|/
* rtc: add support for STK17TA8 chipThomas Hommel2007-07-213-0/+431
* rtc: update and use the MAX6900 century byteDale Farnsworth2007-07-211-24/+72
* rtc kconfig: point out need for static linkageDavid Brownell2007-07-211-0/+3
* rtc: do not return void valueAtsushi Nemoto2007-07-212-2/+2
* sh: Fix up SH-3 and SH-4 driver dependencies.Paul Mundt2007-07-201-1/+1
* RTC: add periodic irq support to rtc-cmosAlessandro Zummo2007-07-191-2/+31
* OMAP: add TI TWL92330/Menelaus Power Management chip driverTony Lindgren2007-07-171-0/+9
* rtc-ds1307 becomes new-style i2c driverDavid Brownell2007-07-171-75/+53
* rtc-ds1307: oscillator restart for ds13{37,38,39,40}Rodolfo Giometti2007-07-171-21/+45
* RTC driver for DS1216 chipsThomas Bogendoerfer2007-07-173-0/+233
* rtc: add support for the ST M48T59 RTCMark Zhan2007-07-173-0/+502
* rtc: watchdog support for rtc-m41t80 driverAtsushi Nemoto2007-07-172-0/+295
* rtc: add rtc-m41t80 driverAtsushi Nemoto2007-07-173-0/+642
* RTC Kconfig tweaxDavid Brownell2007-07-171-4/+4
* RTC_CLASS is no longer considered EXPERIMENTALAlessandro Zummo2007-07-171-1/+0
* Driver for the Atmel on-chip RTC on AT32AP700x devicesHans-Christian Egtvedt2007-07-173-0/+325
* rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driverHans-Christian Egtvedt2007-07-171-0/+2
* rtc-rs5c372 becomes a new-style i2c driverDavid Brownell2007-07-172-63/+36
* rtc-ds1307 cleanupsDavid Brownell2007-07-171-52/+124
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-161-1/+1
|\
| * [POWERPC] Fix drivers/rtc/Kconfig for powerpcWade Farnsworth2007-07-101-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-122-10/+12
|\ \
| * | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-112-8/+12
| * | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-112-2/+0
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-121-114/+72
|\ \
| * | [MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa2007-07-121-114/+72
| |/
* | i2c: Delete outdated x1205 driver documentationJean Delvare2007-07-121-1/+4
|/
* RTC: use fallback IRQ if PNP tables don't provide oneMatthew Garrett2007-06-011-3/+10
* rtc kconfig clarificationDavid Brownell2007-05-171-3/+3
* rtc-omap build fixDavid Brownell2007-05-171-2/+2
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-05-111-1/+1
|\
OpenPOWER on IntegriCloud