Age | Commit message (Expand) | Author |
2007-10-20 | typo fixes | Matt LaPlante |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-18 | Add missing newlines to some uses of dev_<level> messages | Joe Perches |
2007-10-16 | rtc: allow validated RTC_PIE_ON for non-root | Bryan Kadzban |
2007-10-16 | rtc: add max_user_freq to sysfs | Bryan Kadzban |
2007-10-16 | rtc-cmos probe() cleanup | David Brownell |
2007-10-16 | rtc: fix readback from /sys/class/rtc/rtc?/wakealarm | Mark Lord |
2007-10-16 | rtc: RTC class driver for the ds1374 | Scott Wood |
2007-10-16 | rtc-pcf8583: Check for i2c adapter functionality | Jean Delvare |
2007-10-16 | rtc: make rtc-ds1742 driver hotplug-aware | Atsushi Nemoto |
2007-10-16 | rtc: make rtc-ds1553 driver hotplug-aware | Atsushi Nemoto |
2007-10-16 | rtc-dev: no need to convert file->private_data to rtc device | Mark Zhan |
2007-10-16 | rtc_irq_set_freq() requires power-of-two and associated kerneldoc | David Brownell |
2007-10-16 | RTC: periodic irq fix | Alessandro Zummo |
2007-09-21 | rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712. | Paul Mundt |
2007-09-19 | rtc: rtc-ds1553.c should use resource_size_t for base address | Atsushi Nemoto |
2007-09-19 | rtc-ds1742.c should use resource_size_t for base address | David Gibson |
2007-09-11 | RTC v3020 fixes | Mike Rapoport |
2007-08-27 | [PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware | Atsushi Nemoto |
2007-08-22 | rtc-max6902 minor fixes | David Brownell |
2007-08-22 | correct name for rtc-m41t80 | David Brownell |
2007-07-31 | rtc-m48t59 driver NO_IRQ mode fixup | Mark Zhan |
2007-07-31 | Use menuconfig objects: RTC | Jan Engelhardt |
2007-07-31 | Remove the arm26 port | Adrian Bunk |
2007-07-31 | rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMD | Thomas Hommel |
2007-07-31 | s3c2410: fixup after arch moves | Ben Dooks |
2007-07-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds |
2007-07-28 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds |
2007-07-26 | Reorder RTC Makefile | Alessandro Zummo |
2007-07-26 | rtc-ds1307: typo fix found by coverity | David Brownell |
2007-07-26 | fix missing arguments in drivers/rtc/rtc-stk17ta8.c | Al Viro |
2007-07-26 | rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts. | Markus Brunner |
2007-07-25 | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz |
2007-07-21 | rtc: add support for STK17TA8 chip | Thomas Hommel |
2007-07-21 | rtc: update and use the MAX6900 century byte | Dale Farnsworth |
2007-07-21 | rtc kconfig: point out need for static linkage | David Brownell |
2007-07-21 | rtc: do not return void value | Atsushi Nemoto |
2007-07-20 | sh: Fix up SH-3 and SH-4 driver dependencies. | Paul Mundt |
2007-07-19 | RTC: add periodic irq support to rtc-cmos | Alessandro Zummo |
2007-07-17 | OMAP: add TI TWL92330/Menelaus Power Management chip driver | Tony Lindgren |
2007-07-17 | rtc-ds1307 becomes new-style i2c driver | David Brownell |
2007-07-17 | rtc-ds1307: oscillator restart for ds13{37,38,39,40} | Rodolfo Giometti |
2007-07-17 | RTC driver for DS1216 chips | Thomas Bogendoerfer |
2007-07-17 | rtc: add support for the ST M48T59 RTC | Mark Zhan |
2007-07-17 | rtc: watchdog support for rtc-m41t80 driver | Atsushi Nemoto |
2007-07-17 | rtc: add rtc-m41t80 driver | Atsushi Nemoto |
2007-07-17 | RTC Kconfig tweax | David Brownell |
2007-07-17 | RTC_CLASS is no longer considered EXPERIMENTAL | Alessandro Zummo |
2007-07-17 | Driver for the Atmel on-chip RTC on AT32AP700x devices | Hans-Christian Egtvedt |
2007-07-17 | rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver | Hans-Christian Egtvedt |