index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-twl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-31
drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created
Grygorii Strashko
1
-1
/
+2
2013-07-03
drivers/rtc/rtc-twl.c: cleanup with module_platform_driver() conversion
Peter Ujfalusi
1
-11
/
+1
2013-07-03
drivers/rtc/rtc-twl.c: fix rtc_reg_map initialization
Peter Ujfalusi
1
-5
/
+6
2013-07-03
drivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabled
Kevin Hilman
1
-2
/
+14
2013-07-03
rtc: rtc-twl: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-06-12
drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with devi...
Tony Lindgren
1
-0
/
+1
2013-04-29
rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops
Jingoo Han
1
-10
/
+6
2013-02-21
drivers/rtc: use of_match_ptr() macro
Sachin Kamat
1
-1
/
+5
2013-01-03
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-21
mfd/rtc/gpio: twl: No need to allocate bigger buffer for write
Peter Ujfalusi
1
-16
/
+16
2012-09-17
drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
Kevin Hilman
1
-0
/
+5
2012-07-11
drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT
Kevin Hilman
1
-1
/
+1
2012-04-12
drivers/rtc/rtc-twl.c: use static register while reading time
Konstantin Shlyakhovoy
1
-5
/
+38
2012-03-23
drivers/rtc/rtc-twl.c: return correct RTC event from ISR
Venu Byravarasu
1
-3
/
+3
2012-03-23
drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing
Venu Byravarasu
1
-1
/
+1
2012-03-23
drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state
Venu Byravarasu
1
-10
/
+2
2012-03-23
drivers/rtc/rtc-twl.c: optimize IRQ bit access
Venu Byravarasu
1
-0
/
+8
2012-01-10
drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030
Benoit Cousson
1
-2
/
+8
2011-08-26
rtc: twl: Fix registration vs. init order
Todd Poynor
1
-28
/
+24
2011-08-10
rtc: rtc-twl: Remove lockdep related local_irq_enable()
Sebastian Reichel
1
-8
/
+0
2011-08-10
rtc: rtc-twl: Switch to using threaded irq
Ilkka Koskinen
1
-1
/
+1
2011-07-25
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