Age | Commit message (Expand) | Author |
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 |
2007-07-17 | rtc-rs5c372 becomes a new-style i2c driver | David Brownell |
2007-07-17 | rtc-ds1307 cleanups | David Brownell |
2007-07-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-07-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-07-12 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-07-12 | [MIPS] separate platform_device registration for VR41xx RTC | Yoichi Yuasa |
2007-07-12 | i2c: Delete outdated x1205 driver documentation | Jean Delvare |
2007-07-11 | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui |
2007-07-11 | sysfs: kill unnecessary attribute->owner | Tejun Heo |
2007-07-10 | [POWERPC] Fix drivers/rtc/Kconfig for powerpc | Wade Farnsworth |
2007-06-01 | RTC: use fallback IRQ if PNP tables don't provide one | Matthew Garrett |
2007-05-17 | rtc kconfig clarification | David Brownell |
2007-05-17 | rtc-omap build fix | David Brownell |
2007-05-11 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-05-11 | rtc-rs5c313.c: add error handling to avoid hardware hangup | kogiidena |
2007-05-11 | rtc-rs5c313.c: rtc_time value are fixed | kogiidena |
2007-05-11 | rtc-rs5c313.c: error and warning are fixed | kogiidena |
2007-05-11 | [MIPS] Use RTC_CMOS for Cobalt | Yoichi Yuasa |
2007-05-10 | [S390] Kconfig: unwanted menus for s390. | Martin Schwidefsky |
2007-05-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba |
2007-05-09 | rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq(). | Paul Mundt |
2007-05-09 | rtc: rtc-sh: Fix up dev_dbg() warnings. | Paul Mundt |
2007-05-08 | rtc-cmos: make it load on PNPBIOS systems | Marko Vrh |
2007-05-08 | rtc: remove "RTC_ALM_SET mode" bugs | David Brownell |
2007-05-08 | revert "rtc: Add rtc_merge_alarm()" | Andrew Morton |
2007-05-08 | rtc-cmos wakeup interface | David Brownell |
2007-05-08 | rtc: update vr41xx alarm handling | Yoichi Yuasa |
2007-05-08 | RTC Kconfig cleanup | Alessandro Zummo |
2007-05-08 | rtc: update to class device removal patches | David Brownell |
2007-05-08 | RTC: replace some newly-introduced macros with inlines | David Brownell |
2007-05-08 | rtc: suspend()/resume() restores system clock | David Brownell |
2007-05-08 | rtc: remove rest of class_device | David Brownell |
2007-05-08 | rtc: simplified /proc/driver/rtc handling | David Brownell |
2007-05-08 | rtc: simplified rtc sysfs attribute handling | David Brownell |
2007-05-08 | rtc: rtc interfaces don't use class_device | David Brownell |
2007-05-08 | rtc: remove /sys/class/rtc-dev/* | David Brownell |
2007-05-08 | rtc: add RTC class driver for the Maxim MAX6900 | Dale Farnsworth |
2007-05-08 | RTC: add rtc-rs5c313 driver | Nobuhiro Iwamatsu |