Age | Commit message (Expand) | Author | Files | Lines |
2012-09-18 | drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe | Kevin Hilman | 1 | -0/+5 |
2012-07-12 | drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT | Kevin Hilman | 1 | -1/+1 |
2012-04-13 | drivers/rtc/rtc-twl.c: use static register while reading time | Konstantin Shlyakhovoy | 1 | -5/+38 |
2012-03-24 | drivers/rtc/rtc-twl.c: return correct RTC event from ISR | Venu Byravarasu | 1 | -3/+3 |
2012-03-24 | drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing | Venu Byravarasu | 1 | -1/+1 |
2012-03-24 | drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state | Venu Byravarasu | 1 | -10/+2 |
2012-03-24 | drivers/rtc/rtc-twl.c: optimize IRQ bit access | Venu Byravarasu | 1 | -0/+8 |
2012-01-11 | drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030 | Benoit Cousson | 1 | -2/+8 |
2011-08-27 | rtc: twl: Fix registration vs. init order | Todd Poynor | 1 | -28/+24 |
2011-08-11 | rtc: rtc-twl: Remove lockdep related local_irq_enable() | Sebastian Reichel | 1 | -8/+0 |
2011-08-11 | rtc: rtc-twl: Switch to using threaded irq | Ilkka Koskinen | 1 | -1/+1 |
2011-07-26 | drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se... | Jesper Juhl | 1 | -1/+1 |
2011-03-09 | RTC: Cleanup rtc_class_ops->update_irq_enable() | John Stultz | 1 | -13/+0 |
2010-03-06 | rtc-twl: Storage class should be before const qualifier | Tobias Klauser | 1 | -2/+2 |
2009-12-14 | rtc: Add twl6030 RTC support | Balaji T K | 1 | -41/+111 |
2009-12-13 | mfd: Rename twl4030_ routines in rtc-twl.c | Balaji T K | 1 | -68/+68 |
2009-12-13 | mfd: Rename all twl4030_i2c* | Balaji T K | 1 | -7/+7 |
2009-12-13 | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 1 | -0/+540 |