index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-twl.c
Age
Commit message (
Expand
)
Author
2012-09-17
drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
Kevin Hilman
2012-07-11
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
2012-04-12
drivers/rtc/rtc-twl.c: use static register while reading time
Konstantin Shlyakhovoy
2012-03-23
drivers/rtc/rtc-twl.c: return correct RTC event from ISR
Venu Byravarasu
2012-03-23
drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing
Venu Byravarasu
2012-03-23
drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state
Venu Byravarasu
2012-03-23
drivers/rtc/rtc-twl.c: optimize IRQ bit access
Venu Byravarasu
2012-01-10
drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030
Benoit Cousson
2011-08-26
rtc: twl: Fix registration vs. init order
Todd Poynor
2011-08-10
rtc: rtc-twl: Remove lockdep related local_irq_enable()
Sebastian Reichel
2011-08-10
rtc: rtc-twl: Switch to using threaded irq
Ilkka Koskinen
2011-07-25
drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...
Jesper Juhl
2011-03-09
RTC: Cleanup rtc_class_ops->update_irq_enable()
John Stultz
2010-03-06
rtc-twl: Storage class should be before const qualifier
Tobias Klauser
2009-12-14
rtc: Add twl6030 RTC support
Balaji T K
2009-12-13
mfd: Rename twl4030_ routines in rtc-twl.c
Balaji T K
2009-12-13
mfd: Rename all twl4030_i2c*
Balaji T K
2009-12-13
mfd: Rename twl4030* driver files to enable re-use
Santosh Shilimkar