Age | Commit message (Expand) | Author |
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-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 |
2007-05-07 | Blackfin: on-chip RTC controller driver | Wu, Bryan |
2007-04-02 | [PATCH] rtc-cmos lockdep fix, irq updates | David Brownell |
2007-03-04 | [ARM] rtc-pcf8583: Final fixes for this RTC on RiscPC | Russell King |
2007-03-04 | [ARM] rtc-pcf8583: correct month and year offsets | Russell King |
2007-03-04 | [ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCD | Russell King |
2007-03-01 | [PATCH] rtc_cmos oops fix | David Brownell |
2007-02-20 | [PATCH] at91_rtc updates | David Brownell |
2007-02-20 | [PATCH] rtc-sa1100 rtc_wklarm.enabled bugfixes | David Brownell |
2007-02-20 | [PATCH] loosen dependancy on rtc cmos | Dave Jones |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner |
2007-02-13 | i2c: Stop using i2c_adapter.class_dev | Jean Delvare |
2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven |
2007-02-12 | [PATCH] RTC gets sysfs wakealarm attribute | David Brownell |
2007-02-12 | [PATCH] change __init to __devinit in 2 rtc drivers | Prarit Bhargava |
2007-02-11 | [PATCH] RTC framework driver for CMOS RTCs | David Brownell |