Age | Commit message (Expand) | Author |
2011-01-21 | RTC: Remove Kconfig symbol for UIE emulation | Uwe Kleine-König |
2011-01-21 | RTC: Properly handle rtc_read_alarm error propagation and fix bug | John Stultz |
2011-01-21 | RTC: Propagate error handling via rtc_timer_enqueue properly | John Stultz |
2011-01-14 | mfd: Support LP3974 RTC | MyungJoo Ham |
2011-01-13 | rtc: rtc-max6902 - set driver data in max6902_probe() | Axel Lin |
2011-01-13 | rtc-cmos: fix suspend/resume | Paul Fox |
2011-01-13 | drivers/rtc/rtc-omap.c: fix a memory leak | Axel Lin |
2011-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-01-11 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-01-11 | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt |
2011-01-10 | i2c: Constify i2c_client where possible | Jean Delvare |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-06 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-06 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King |
2010-12-24 | rtc: don't use flush_scheduled_work() | Tejun Heo |
2010-12-22 | rtc: rs5c372: fix buffer size | Wolfram Sang |
2010-12-21 | ARM: 6455/2: Better use of the RTC framework for sa11xx. | Marcelo Roberto Jimenez |
2010-12-13 | rtc: Namespace fixup | Thomas Gleixner |
2010-12-10 | RTC: Remove UIE emulation | John Stultz |
2010-12-10 | RTC: Rework RTC code to use timerqueue for events | John Stultz |
2010-11-29 | rtc-cmos.c : Fix warning on PowerPC | Srikanth Krishnakar |
2010-11-17 | x86, mrst: Add explanation for using 1960 as the year offset for vrtc | Feng Tang |
2010-11-11 | rtc: Add drivers/rtc/rtc-mrst.c | Feng Tang |
2010-11-10 | ARM: 6454/1: sa1100: Fix for a nasty initialization bug in the RTSR. | Marcelo Roberto Jimenez |
2010-11-10 | ARM: 6453/1: sa1100: Print the value of RTSR on /proc/drivers/rtc. | Marcelo Roberto Jimenez |
2010-11-10 | ARM: 6452/1: Fix checkpatch.pl issues in drivers/rtc/rtc-sa1100.c. | Marcelo Roberto Jimenez |
2010-11-10 | Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgent | Paul Mundt |
2010-11-08 | rtc: rtc-sh - fix a memory leak | Axel Lin |
2010-10-29 | sh: mach-snapgear: Kill off machtype, consolidate board def. | Paul Mundt |
2010-10-29 | rtc: Add support for the rtc found in the MC13892 PMIC | Uwe Kleine-König |
2010-10-29 | mfd: Align ab8500 with the abx500 interface | Mattias Wallin |
2010-10-29 | rtc: Add MAX8998 rtc driver | Joonyoung Shim |
2010-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-10-27 | drivers/rtc/rtc-jz4740.c: add alarm function | Paul Cercueil |
2010-10-27 | drivers/rtc/rtc-ds3232.c: add alarm function | Lan Chunhe-B25806 |
2010-10-27 | rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime() | Kukjin Kim |
2010-10-27 | rtc: rtc-s3c: fix RTC initialization method | Changhwan Youn |
2010-10-27 | rtc: rtc-s3c: Fix debug message format on RTC | Kukjin Kim |
2010-10-27 | rtc: rtc-s3c: fix on support RTC Alarm | Changhwan Youn |
2010-10-27 | rtc: rtc-s3c: fix setting missing field of getalarm | Changhwan Youn |
2010-10-27 | rtc: rtc-s3c: fix access unit from byte to word on RTCCON | Changhwan Youn |
2010-10-27 | rtc: omap: let device wakeup capability be configured from chip init logic | Sekhar Nori |
2010-10-27 | drivers/rtc/class.c: fix device_register() error handling | Vasiliy Kulikov |
2010-10-27 | rtc-bfin: add debug markers to suspend/resume paths | Mike Frysinger |
2010-10-27 | rtc-bfin: shrink/optimize interrupt handler a bit | Mike Frysinger |
2010-10-27 | rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoC | Kevin Wells |
2010-10-27 | rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt |
2010-10-26 | AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family | Nicolas Ferre |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |