Age | Commit message (Expand) | Author | Files | Lines |
2007-09-19 | rtc: rtc-ds1553.c should use resource_size_t for base address | Atsushi Nemoto | 1 | -1/+1 |
2007-09-19 | rtc-ds1742.c should use resource_size_t for base address | David Gibson | 1 | -1/+1 |
2007-09-12 | RTC v3020 fixes | Mike Rapoport | 1 | -2/+7 |
2007-08-27 | [PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware | Atsushi Nemoto | 1 | -1/+1 |
2007-08-23 | rtc-max6902 minor fixes | David Brownell | 1 | -3/+3 |
2007-08-23 | correct name for rtc-m41t80 | David Brownell | 1 | -1/+1 |
2007-08-01 | rtc-m48t59 driver NO_IRQ mode fixup | Mark Zhan | 1 | -1/+1 |
2007-08-01 | Use menuconfig objects: RTC | Jan Engelhardt | 1 | -47/+31 |
2007-08-01 | Remove the arm26 port | Adrian Bunk | 1 | -1/+1 |
2007-08-01 | rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMD | Thomas Hommel | 1 | -0/+2 |
2007-08-01 | s3c2410: fixup after arch moves | Ben Dooks | 1 | -1/+1 |
2007-07-31 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds | 1 | -0/+1 |
2007-07-29 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 1 | -1/+1 |
2007-07-26 | Reorder RTC Makefile | Alessandro Zummo | 1 | -20/+22 |
2007-07-26 | rtc-ds1307: typo fix found by coverity | David Brownell | 1 | -1/+1 |
2007-07-26 | fix missing arguments in drivers/rtc/rtc-stk17ta8.c | Al Viro | 1 | -2/+4 |
2007-07-26 | rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts. | Markus Brunner | 1 | -0/+1 |
2007-07-25 | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 1 | -2/+3 |
2007-07-22 | rtc: add support for STK17TA8 chip | Thomas Hommel | 3 | -0/+431 |
2007-07-22 | rtc: update and use the MAX6900 century byte | Dale Farnsworth | 1 | -24/+72 |
2007-07-22 | rtc kconfig: point out need for static linkage | David Brownell | 1 | -0/+3 |
2007-07-22 | rtc: do not return void value | Atsushi Nemoto | 2 | -2/+2 |
2007-07-20 | sh: Fix up SH-3 and SH-4 driver dependencies. | Paul Mundt | 1 | -1/+1 |
2007-07-19 | RTC: add periodic irq support to rtc-cmos | Alessandro Zummo | 1 | -2/+31 |
2007-07-17 | OMAP: add TI TWL92330/Menelaus Power Management chip driver | Tony Lindgren | 1 | -0/+9 |
2007-07-17 | rtc-ds1307 becomes new-style i2c driver | David Brownell | 1 | -75/+53 |
2007-07-17 | rtc-ds1307: oscillator restart for ds13{37,38,39,40} | Rodolfo Giometti | 1 | -21/+45 |
2007-07-17 | RTC driver for DS1216 chips | Thomas Bogendoerfer | 3 | -0/+233 |
2007-07-17 | rtc: add support for the ST M48T59 RTC | Mark Zhan | 3 | -0/+502 |
2007-07-17 | rtc: watchdog support for rtc-m41t80 driver | Atsushi Nemoto | 2 | -0/+295 |
2007-07-17 | rtc: add rtc-m41t80 driver | Atsushi Nemoto | 3 | -0/+642 |
2007-07-17 | RTC Kconfig tweax | David Brownell | 1 | -4/+4 |
2007-07-17 | RTC_CLASS is no longer considered EXPERIMENTAL | Alessandro Zummo | 1 | -1/+0 |
2007-07-17 | Driver for the Atmel on-chip RTC on AT32AP700x devices | Hans-Christian Egtvedt | 3 | -0/+325 |
2007-07-17 | rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver | Hans-Christian Egtvedt | 1 | -0/+2 |
2007-07-17 | rtc-rs5c372 becomes a new-style i2c driver | David Brownell | 2 | -63/+36 |
2007-07-17 | rtc-ds1307 cleanups | David Brownell | 1 | -52/+124 |
2007-07-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 1 | -1/+1 |
2007-07-14 | Blackfin On-Chip RTC driver update for supporting BF54x | Mike Frysinger | 1 | -1/+1 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -10/+12 |
2007-07-13 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -114/+72 |
2007-07-12 | [MIPS] separate platform_device registration for VR41xx RTC | Yoichi Yuasa | 1 | -114/+72 |
2007-07-12 | i2c: Delete outdated x1205 driver documentation | Jean Delvare | 1 | -1/+4 |
2007-07-12 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2 | -8/+12 |
2007-07-12 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2 | -2/+0 |
2007-07-10 | [POWERPC] Fix drivers/rtc/Kconfig for powerpc | Wade Farnsworth | 1 | -1/+1 |
2007-06-01 | RTC: use fallback IRQ if PNP tables don't provide one | Matthew Garrett | 1 | -3/+10 |
2007-05-17 | rtc kconfig clarification | David Brownell | 1 | -3/+3 |
2007-05-17 | rtc-omap build fix | David Brownell | 1 | -2/+2 |
2007-05-11 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -1/+1 |