index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-twl.c
Age
Commit message (
Expand
)
Author
2013-07-31
drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created
Grygorii Strashko
2013-07-03
drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversion
Peter Ujfalusi
2013-07-03
drivers/rtc/rtc-twl.c: fix rtc_reg_map initialization
Peter Ujfalusi
2013-07-03
drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabled
Kevin Hilman
2013-07-03
rtc: rtc-twl: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-12
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...
Tony Lindgren
2013-04-29
rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops
Jingoo Han
2013-02-21
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-21
mfd/rtc/gpio: twl: No need to allocate bigger buffer for write
Peter Ujfalusi
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