| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie() | Axel Lin | 2011-03-04 | 1 | -5/+7 |
* | drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chip | Lei Xu | 2011-02-25 | 1 | -5/+9 |
* | RTC: fix typo in drivers/rtc/rtc-at91sam9.c | Jelle Martijn Kok | 2011-02-25 | 1 | -1/+1 |
* | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-02-18 | 3 | -4/+135 |
|\ |
|
| * | RTC: Re-enable UIE timer/polling emulation | John Stultz | 2011-02-17 | 2 | -2/+18 |
| * | RTC: Revert UIE emulation removal | John Stultz | 2011-02-17 | 2 | -0/+116 |
| * | RTC: Release mutex in error path of rtc_alarm_irq_enable | Uwe Kleine-König | 2011-02-17 | 1 | -3/+2 |
* | | Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-02-14 | 21 | -313/+232 |
|\ \
| |/ |
|
| * | RTC: Fix minor compile warning | John Stultz | 2011-02-03 | 2 | -2/+2 |
| * | RTC: Convert rtc drivers to use the alarm_irq_enable method | John Stultz | 2011-02-03 | 18 | -297/+223 |
| * | RTC: Fix rtc driver ioctl specific shortcutting | John Stultz | 2011-02-03 | 1 | -14/+7 |
* | | drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() | Alexander Strakh | 2011-02-11 | 1 | -1/+5 |
|/ |
|
* | RTC: Prevents a division by zero in kernel code. | Marcelo Roberto Jimenez | 2011-02-03 | 2 | -0/+4 |
* | RTC: Remove Kconfig symbol for UIE emulation | Uwe Kleine-König | 2011-01-21 | 1 | -12/+0 |
* | RTC: Properly handle rtc_read_alarm error propagation and fix bug | John Stultz | 2011-01-21 | 1 | -3/+9 |
* | RTC: Propagate error handling via rtc_timer_enqueue properly | John Stultz | 2011-01-21 | 1 | -21/+28 |
* | mfd: Support LP3974 RTC | MyungJoo Ham | 2011-01-14 | 1 | -5/+49 |
* | rtc: rtc-max6902 - set driver data in max6902_probe() | Axel Lin | 2011-01-13 | 1 | -1/+2 |
* | rtc-cmos: fix suspend/resume | Paul Fox | 2011-01-13 | 1 | -7/+9 |
* | drivers/rtc/rtc-omap.c: fix a memory leak | Axel Lin | 2011-01-13 | 1 | -2/+4 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-01-11 | 1 | -1/+2 |
|\ |
|
| * | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 2011-01-11 | 1 | -1/+1 |
| |\ |
|
| * | | rtc-cmos.c : Fix warning on PowerPC | Srikanth Krishnakar | 2010-11-29 | 1 | -1/+2 |
* | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-01-11 | 4 | -329/+390 |
|\ \ \ |
|
| * | | | rtc: Namespace fixup | Thomas Gleixner | 2010-12-13 | 2 | -24/+24 |
| * | | | RTC: Remove UIE emulation | John Stultz | 2010-12-10 | 1 | -104/+0 |
| * | | | RTC: Rework RTC code to use timerqueue for events | John Stultz | 2010-12-10 | 3 | -225/+390 |
* | | | | i2c: Constify i2c_client where possible | Jean Delvare | 2011-01-10 | 1 | -6/+6 |
* | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 5 | -5/+5 |
|\ \ \ \ |
|
| * | | | | rtc: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 5 | -5/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-06 | 1 | -34/+127 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----. \ \ \ | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 2011-01-05 | 1 | -34/+127 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | /
| | |_|_|_|_|/
| |/| | | | | |
|
| | | | * | | | ARM: 6455/2: Better use of the RTC framework for sa11xx. | Marcelo Roberto Jimenez | 2010-12-21 | 1 | -24/+74 |
| | | | * | | | ARM: 6454/1: sa1100: Fix for a nasty initialization bug in the RTSR. | Marcelo Roberto Jimenez | 2010-11-10 | 1 | -1/+41 |
| | | | * | | | ARM: 6453/1: sa1100: Print the value of RTSR on /proc/drivers/rtc. | Marcelo Roberto Jimenez | 2010-11-10 | 1 | -0/+1 |
| | | | * | | | ARM: 6452/1: Fix checkpatch.pl issues in drivers/rtc/rtc-sa1100.c. | Marcelo Roberto Jimenez | 2010-11-10 | 1 | -9/+11 |
| | | | |/ / |
|
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | 3 | -0/+595 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | x86, mrst: Add explanation for using 1960 as the year offset for vrtc | Feng Tang | 2010-11-17 | 1 | -1/+5 |
| * | | | | | rtc: Add drivers/rtc/rtc-mrst.c | Feng Tang | 2010-11-11 | 3 | -0/+591 |
| | |/ / /
| |/| | | |
|
* | | | | | rtc: rs5c372: fix buffer size | Wolfram Sang | 2010-12-22 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgent | Paul Mundt | 2010-11-10 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | rtc: rtc-sh - fix a memory leak | Axel Lin | 2010-11-08 | 1 | -2/+2 |
| |/ / |
|
* | | | sh: mach-snapgear: Kill off machtype, consolidate board def. | Paul Mundt | 2010-10-29 | 1 | -1/+1 |
|/ / |
|
* | | rtc: Add support for the rtc found in the MC13892 PMIC | Uwe Kleine-König | 2010-10-29 | 4 | -433/+443 |
* | | mfd: Align ab8500 with the abx500 interface | Mattias Wallin | 2010-10-29 | 1 | -50/+53 |
* | | rtc: Add MAX8998 rtc driver | Joonyoung Shim | 2010-10-29 | 3 | -0/+311 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-10-28 | 1 | -17/+17 |
|\ \ |
|
| * | | rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2010-10-27 | 1 | -17/+17 |
* | | | drivers/rtc/rtc-jz4740.c: add alarm function | Paul Cercueil | 2010-10-27 | 1 | -5/+40 |
* | | | drivers/rtc/rtc-ds3232.c: add alarm function | Lan Chunhe-B25806 | 2010-10-27 | 2 | -1/+183 |