index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
rtc/nuc900: modify enable/disable IRQs and driver data setting location
Wan ZongShun
2010-08-11
1
-11
/
+12
*
|
|
|
rtc/nuc900: make returning time checking function valid
Wan ZongShun
2010-08-11
1
-8
/
+4
*
|
|
|
rtc/m48t86: use rtc_valid_tm() to check returned tm
Wan ZongShun
2010-08-11
1
-1
/
+1
*
|
|
|
rtc/m48t59: use rtc_valid_tm() to check returned tm
Wan ZongShun
2010-08-11
1
-2
/
+2
*
|
|
|
rtc/max6900: use rtc_valid_tm() to check returning tm
Wan ZongShun
2010-08-11
1
-1
/
+1
*
|
|
|
rtc/m41t80: use rtc_valid_tm() to check returned tm
Wan ZongShun
2010-08-11
1
-2
/
+2
*
|
|
|
rtc: add Intersil ISL12022 RTC driver
Roman Fietze
2010-08-11
3
-0
/
+337
*
|
|
|
rtc: driver for the DryIce block found in i.MX25 chips
Baruch Siach
2010-08-11
3
-0
/
+530
*
|
|
|
drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>
Huang Weiyi
2010-08-11
1
-1
/
+0
*
|
|
|
rtc/pxa: remove unnecessary private ops->ioctl()
Wan ZongShun
2010-08-11
1
-19
/
+22
*
|
|
|
rtc: fixes and new functionality for fm3130
Sergey Matyukevich
2010-08-11
1
-51
/
+130
*
|
|
|
rtc/rtc-mxc: remove six unused fields
Wan ZongShun
2010-08-11
1
-6
/
+0
*
|
|
|
rtc/m48t59: kfree(NULL) is OK
Wan ZongShun
2010-08-11
1
-1
/
+0
*
|
|
|
rtc/pxa: remove unused field
Wan ZongShun
2010-08-11
1
-1
/
+0
*
|
|
|
drivers/rtc/rtc-pcf8563.c: remove unused struct
Graham Gower
2010-08-11
1
-8
/
+0
*
|
|
|
rtc/nuc900: fix checking of args during time-setting
Wan ZongShun
2010-08-11
1
-4
/
+10
*
|
|
|
nuc900/rtc: change the waiting for device ready implement
Wan ZongShun
2010-08-11
1
-8
/
+7
|
/
/
/
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-08-05
3
-1
/
+358
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
RTC: Add JZ4740 RTC driver
Lars-Peter Clausen
2010-08-05
3
-0
/
+357
|
*
|
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
Manuel Lauss
2010-08-05
1
-1
/
+1
|
|
/
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
4
-6
/
+21
|
\
\
|
*
\
Merge branch 'misc' into devel
Russell King
2010-07-31
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ARM: Fix section build warnings for AMBA drivers
Russell King
2010-07-27
1
-1
/
+1
|
*
|
drivers/rtc/rtc-rx8581.c: fix setdatetime
Rudolf Marek
2010-07-27
1
-3
/
+17
|
|
/
|
*
rtc: fix ds1388 time corruption
Joakim Tjernlund
2010-06-29
1
-2
/
+2
|
*
davinci: update gfp/slab.h includes
Tejun Heo
2010-06-28
1
-0
/
+1
*
|
comment typo fixes: charater => character
Thomas Weber
2010-07-19
1
-1
/
+1
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
15
-188
/
+639
|
\
\
|
|
/
|
*
rtc: s3c: initialize s3c_rtc_cpu_type before using it
Maurus Cuelenaere
2010-06-04
1
-2
/
+2
|
*
rtc: s3c: initialize driver data before using it
Maurus Cuelenaere
2010-06-04
1
-2
/
+3
|
*
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-06-03
3
-6
/
+0
|
|
\
|
|
*
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-03
3
-6
/
+0
|
*
|
of/rtc: rtc-mpc5121.c: Fix build failures
Grant Likely
2010-06-02
1
-6
/
+8
|
|
/
|
*
mfd: AB3100 register access change to abx500 API
Mattias Wallin
2010-05-28
1
-23
/
+16
|
*
mfd: Renamed ab3100.h to abx500.h
Linus Walleij
2010-05-28
1
-1
/
+1
|
*
rtc-m41t80: use nonseekable_open()
Jan Blunck
2010-05-27
1
-5
/
+1
|
*
rtc: AB8500 RTC driver
Virupax Sadashivpetimath
2010-05-27
3
-0
/
+371
|
*
rtc: use genirq directly in rtc-wm831x
Mark Brown
2010-05-25
1
-8
/
+8
|
*
rtc-cmos: do dev_set_drvdata() earlier in the initialization
Dan Carpenter
2010-05-25
1
-2
/
+3
|
*
rtc-ds1302: add some abstraction for new platform support
Marc Zyngier
2010-05-25
1
-18
/
+67
|
*
rtc-isl1208: use sysfs_{create/remove}_group
H Hartley Sweeten
2010-05-25
1
-34
/
+11
|
*
rtc-mxc: remove unnecessary clock source for rtc subsystem
Vladimir Zapolskiy
2010-05-25
1
-17
/
+8
|
*
s3c rtc driver: add support for S3C64xx
Maurus Cuelenaere
2010-05-25
2
-21
/
+88
|
*
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-24
1
-2
/
+14
|
|
\
|
|
*
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-05-17
1
-2
/
+14
|
*
|
RTC: rtc-cmos: Fix binary mode support
Arnaud Patard
2010-05-21
1
-43
/
+40
*
|
|
fix typos concerning "instead"
Uwe Kleine-König
2010-06-16
1
-1
/
+1
|
/
/
*
|
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
9
-20
/
+28
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
2
-5
/
+5
|
\
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-04-23
43
-23
/
+70
|
|
\
\
|
|
|
/
[prev]
[next]