| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rtc kconfig: point out need for static linkage | David Brownell | 2007-07-21 | 1 | -0/+3 |
* | rtc: do not return void value | Atsushi Nemoto | 2007-07-21 | 2 | -2/+2 |
* | sh: Fix up SH-3 and SH-4 driver dependencies. | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | RTC: add periodic irq support to rtc-cmos | Alessandro Zummo | 2007-07-19 | 1 | -2/+31 |
* | OMAP: add TI TWL92330/Menelaus Power Management chip driver | Tony Lindgren | 2007-07-17 | 1 | -0/+9 |
* | rtc-ds1307 becomes new-style i2c driver | David Brownell | 2007-07-17 | 1 | -75/+53 |
* | rtc-ds1307: oscillator restart for ds13{37,38,39,40} | Rodolfo Giometti | 2007-07-17 | 1 | -21/+45 |
* | RTC driver for DS1216 chips | Thomas Bogendoerfer | 2007-07-17 | 3 | -0/+233 |
* | rtc: add support for the ST M48T59 RTC | Mark Zhan | 2007-07-17 | 3 | -0/+502 |
* | rtc: watchdog support for rtc-m41t80 driver | Atsushi Nemoto | 2007-07-17 | 2 | -0/+295 |
* | rtc: add rtc-m41t80 driver | Atsushi Nemoto | 2007-07-17 | 3 | -0/+642 |
* | RTC Kconfig tweax | David Brownell | 2007-07-17 | 1 | -4/+4 |
* | RTC_CLASS is no longer considered EXPERIMENTAL | Alessandro Zummo | 2007-07-17 | 1 | -1/+0 |
* | Driver for the Atmel on-chip RTC on AT32AP700x devices | Hans-Christian Egtvedt | 2007-07-17 | 3 | -0/+325 |
* | rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver | Hans-Christian Egtvedt | 2007-07-17 | 1 | -0/+2 |
* | rtc-rs5c372 becomes a new-style i2c driver | David Brownell | 2007-07-17 | 2 | -63/+36 |
* | rtc-ds1307 cleanups | David Brownell | 2007-07-17 | 1 | -52/+124 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-16 | 1 | -1/+1 |
|\ |
|
| * | [POWERPC] Fix drivers/rtc/Kconfig for powerpc | Wade Farnsworth | 2007-07-10 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-07-12 | 2 | -10/+12 |
|\ \ |
|
| * | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys... | Zhang Rui | 2007-07-11 | 2 | -8/+12 |
| * | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 2 | -2/+0 |
| |/ |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-07-12 | 1 | -114/+72 |
|\ \ |
|
| * | | [MIPS] separate platform_device registration for VR41xx RTC | Yoichi Yuasa | 2007-07-12 | 1 | -114/+72 |
| |/ |
|
* | | i2c: Delete outdated x1205 driver documentation | Jean Delvare | 2007-07-12 | 1 | -1/+4 |
|/ |
|
* | RTC: use fallback IRQ if PNP tables don't provide one | Matthew Garrett | 2007-06-01 | 1 | -3/+10 |
* | rtc kconfig clarification | David Brownell | 2007-05-17 | 1 | -3/+3 |
* | rtc-omap build fix | David Brownell | 2007-05-17 | 1 | -2/+2 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-05-11 | 1 | -1/+1 |
|\ |
|
| * | [MIPS] Use RTC_CMOS for Cobalt | Yoichi Yuasa | 2007-05-11 | 1 | -1/+1 |
* | | rtc-rs5c313.c: add error handling to avoid hardware hangup | kogiidena | 2007-05-11 | 1 | -1/+18 |
* | | rtc-rs5c313.c: rtc_time value are fixed | kogiidena | 2007-05-11 | 1 | -1/+2 |
* | | rtc-rs5c313.c: error and warning are fixed | kogiidena | 2007-05-11 | 2 | -4/+4 |
|/ |
|
* | [S390] Kconfig: unwanted menus for s390. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-09 | 1 | -4/+4 |
|\ |
|
| * | rtc: rtc-sh: Fix rtc_dev pointer for rtc_update_irq(). | Paul Mundt | 2007-05-09 | 1 | -3/+3 |
| * | rtc: rtc-sh: Fix up dev_dbg() warnings. | Paul Mundt | 2007-05-09 | 1 | -1/+1 |
* | | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 | 1 | -1/+1 |
|/ |
|
* | rtc-cmos: make it load on PNPBIOS systems | Marko Vrh | 2007-05-08 | 1 | -9/+9 |
* | rtc: remove "RTC_ALM_SET mode" bugs | David Brownell | 2007-05-08 | 3 | -31/+43 |
* | revert "rtc: Add rtc_merge_alarm()" | Andrew Morton | 2007-05-08 | 1 | -81/+0 |
* | rtc-cmos wakeup interface | David Brownell | 2007-05-08 | 1 | -10/+27 |
* | rtc: update vr41xx alarm handling | Yoichi Yuasa | 2007-05-08 | 1 | -2/+26 |
* | RTC Kconfig cleanup | Alessandro Zummo | 2007-05-08 | 1 | -120/+130 |
* | rtc: update to class device removal patches | David Brownell | 2007-05-08 | 3 | -1/+11 |
* | RTC: replace some newly-introduced macros with inlines | David Brownell | 2007-05-08 | 1 | -11/+35 |
* | rtc: suspend()/resume() restores system clock | David Brownell | 2007-05-08 | 5 | -76/+91 |
* | rtc: remove rest of class_device | David Brownell | 2007-05-08 | 8 | -64/+72 |
* | rtc: simplified /proc/driver/rtc handling | David Brownell | 2007-05-08 | 5 | -59/+20 |
* | rtc: simplified rtc sysfs attribute handling | David Brownell | 2007-05-08 | 5 | -66/+42 |