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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-27
drivers/rtc/rtc-rx8581.c: fix setdatetime
Rudolf Marek
1
-3
/
+17
2010-06-29
rtc: fix ds1388 time corruption
Joakim Tjernlund
1
-2
/
+2
2010-06-28
davinci: update gfp/slab.h includes
Tejun Heo
1
-0
/
+1
2010-06-04
rtc: s3c: initialize s3c_rtc_cpu_type before using it
Maurus Cuelenaere
1
-2
/
+2
2010-06-04
rtc: s3c: initialize driver data before using it
Maurus Cuelenaere
1
-2
/
+3
2010-06-03
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+0
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
3
-6
/
+0
2010-06-02
of/rtc: rtc-mpc5121.c: Fix build failures
Grant Likely
1
-6
/
+8
2010-05-28
mfd: AB3100 register access change to abx500 API
Mattias Wallin
1
-23
/
+16
2010-05-28
mfd: Renamed ab3100.h to abx500.h
Linus Walleij
1
-1
/
+1
2010-05-27
rtc-m41t80: use nonseekable_open()
Jan Blunck
1
-5
/
+1
2010-05-27
rtc: AB8500 RTC driver
Virupax Sadashivpetimath
3
-0
/
+371
2010-05-25
rtc: use genirq directly in rtc-wm831x
Mark Brown
1
-8
/
+8
2010-05-25
rtc-cmos: do dev_set_drvdata() earlier in the initialization
Dan Carpenter
1
-2
/
+3
2010-05-25
rtc-ds1302: add some abstraction for new platform support
Marc Zyngier
1
-18
/
+67
2010-05-25
rtc-isl1208: use sysfs_{create/remove}_group
H Hartley Sweeten
1
-34
/
+11
2010-05-25
rtc-mxc: remove unnecessary clock source for rtc subsystem
Vladimir Zapolskiy
1
-17
/
+8
2010-05-25
s3c rtc driver: add support for S3C64xx
Maurus Cuelenaere
2
-21
/
+88
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
1
-2
/
+14
2010-05-21
RTC: rtc-cmos: Fix binary mode support
Arnaud Patard
1
-43
/
+40
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
9
-20
/
+28
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-5
/
+5
2010-05-19
Revert "rtc: omap: let device wakeup capability be configured from chip init ...
Kevin Hilman
1
-7
/
+5
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
1
-2
/
+14
2010-05-06
rtc: omap: let device wakeup capability be configured from chip init logic
Sekhar Nori
1
-5
/
+7
2010-05-06
RTC: DaVinci RTC driver
Miguel Aguilar
3
-0
/
+684
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
43
-23
/
+70
2010-04-14
stk17ta8: renaming e-mail corrections following split of GE Fanuc joint venture
Martyn Welch
1
-2
/
+2
2010-04-14
rtc: e-mail corrections following split of GE Fanuc joint venture
Martyn Welch
1
-3
/
+3
2010-04-07
rtc-mxc: multiple fixes in rtc-mxc probe method
Vladimir Zapolskiy
1
-13
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
43
-0
/
+43
2010-03-24
rtc/mc13783: fix use after free bug
Uwe Kleine-König
1
-10
/
+13
2010-03-14
init dynamic bin_attribute structures
Wolfram Sang
1
-0
/
+1
2010-03-12
rtc/hctosys: only claim the RTC provided the system time if it did
Uwe Kleine-König
2
-27
/
+37
2010-03-07
rtc: Enable rtc in max8925
Haojian Zhuang
3
-0
/
+325
2010-03-07
rtc: Suppress duplicate enable/disable of WM8350 update interrupt
Mark Brown
1
-0
/
+7
2010-03-07
mfd: Add a data argument to the WM8350 IRQ free function
Mark Brown
1
-2
/
+2
2010-03-06
rtc-coh901331: fix braces in resume code
James Hogan
1
-2
/
+3
2010-03-06
rtc/mc13783: implement alarm
Uwe Kleine-König
1
-13
/
+172
2010-03-06
rtc/mc13783: protect rtc {,un}registration by mc13783 lock
Uwe Kleine-König
1
-11
/
+14
2010-03-06
rtc/mc13783: don't use deprecated mc13783 API calls
Uwe Kleine-König
1
-5
/
+5
2010-03-06
rtc-core: fix memory leak
Aaro Koskinen
1
-0
/
+1
2010-03-06
rtc-twl: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2010-03-06
rtc-at91sam9: Correct size given to memset
Julia Lawall
1
-1
/
+1
2010-03-06
rtc-pcf2123: move pcf2123_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2010-03-06
rtc-ep93xx.c: cleanup probe/remove routines
H Hartley Sweeten
1
-43
/
+28
2010-03-06
rtc: mxc: fix memory leak
Alexander Beregalov
1
-2
/
+5
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-38
/
+327
2010-02-25
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...
Russell King
2
-44
/
+330
2010-02-16
rtc: Add MPC5121 Real time clock driver
Anatolij Gustschin
3
-0
/
+398
[next]