index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-10
rtc twl4030: rename ioctl function when RTC_INTF_DEV=n
Randy Dunlap
1
-1
/
+1
2008-12-10
rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers
Alessandro Zummo
2
-0
/
+12
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-53
/
+13
2008-11-21
rtc: rtc-starfire fixes
Alessandro Zummo
1
-53
/
+13
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-50
/
+19
2008-11-14
rtc: rtc-sun4v fixes, revised
Alessandro Zummo
1
-50
/
+19
2008-11-12
rtc: add Dallas DS1390/93/94 RTC chips
Mark Jackson
3
-0
/
+232
2008-11-12
rtc: basic implementation of Epson RX-8581 I2C Real Time Clock
Martyn Welch
3
-0
/
+290
2008-11-12
rtc: rtc-wm8350: add support for WM8350 RTC
Mark Brown
3
-0
/
+525
2008-11-06
rtc-cmos: fix boot log message
Frans Pop
1
-1
/
+1
2008-11-06
rtc: fix handling of missing tm_year data when reading alarms
Mark Brown
1
-1
/
+1
2008-11-01
saner FASYNC handling on file close
Al Viro
1
-3
/
+0
2008-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+30
2008-10-30
rtc S3C: add device_init_wakeup() invokation
Yauhen Kharuzhy
1
-0
/
+2
2008-10-30
rtc: ds3234 doesn't link when built-in
Geert Uytterhoeven
1
-2
/
+2
2008-10-30
rtc-s3c: fix section mismatch warnings
Yauhen Kharuzhy
1
-3
/
+3
2008-10-29
rtc-m48t59: shift zero year to 1968 on sparc (rev 2)
Krzysztof Helt
1
-4
/
+30
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-2
/
+2
2008-10-22
mfd: rtc-twl4030 driver
David Brownell
3
-0
/
+575
2008-10-21
rtc: Add R2025S/D comment to rs5c372 Kconfig entry.
Paul Mundt
1
-2
/
+2
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
3
-0
/
+120
2008-10-20
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-8
/
+15
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
6
-6
/
+0
2008-10-20
drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN
Andrew Morton
1
-15
/
+15
2008-10-20
drivers/rtc/: use bcd2bin/bin2bcd
Adrian Bunk
30
-509
/
+509
2008-10-20
rtc-cmos: export second NVRAM bank
David Brownell
1
-7
/
+63
2008-10-20
sh: Migrate common board headers to mach-common/.
Paul Mundt
1
-1
/
+1
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
25
-520
/
+2285
2008-10-16
rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>
Geert Uytterhoeven
2
-0
/
+2
2008-10-16
rtc-ds1672 new style driver
Alessandro Zummo
1
-80
/
+34
2008-10-16
rtc-max6900 new style driver
Alessandro Zummo
1
-154
/
+69
2008-10-16
rtc-at91rm9200: remove now-unneeded code
Andrew Victor
1
-3
/
+1
2008-10-16
rtc: rtc-m41t80.c: add support for the ST M41T65 RTC
Steven A. Falco
2
-17
/
+40
2008-10-16
rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE
Kumar Gala
1
-1
/
+1
2008-10-16
rtc: file close() consistently disables repeating irqs
David Brownell
5
-47
/
+9
2008-10-16
rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC
Paul Mundt
1
-5
/
+20
2008-10-16
rtc: rtc-rs5c372: SMBus conversion/support
Paul Mundt
1
-78
/
+131
2008-10-16
rtc: remove some NOP open/release methods
David Brownell
2
-25
/
+0
2008-10-16
rtc-ds1307: alarm support for ds1337/ds1339
Rodolfo Giometti
1
-13
/
+295
2008-10-16
rtc: add device driver for Dallas DS3234 SPI RTC chip
Dennis Aberilla
3
-0
/
+300
2008-10-16
rtc: DS1374 wakeup support
Marc Pignat
1
-0
/
+21
2008-10-16
rtc-pcf8563: remove client validation
Laurent Pinchart
1
-58
/
+0
2008-10-16
drivers/rtc: use nr_irqs
Yinghai Lu
1
-2
/
+2
2008-10-15
RTC: M48T35: new RTC driver
Thomas Bogendoerfer
3
-0
/
+244
2008-10-15
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
3
-0
/
+415
2008-10-14
rtc-cmos: look for PNP RTC first, then for platform RTC
Bjorn Helgaas
1
-15
/
+18
2008-10-14
rtc-cmos: move wake setup from ACPI glue into RTC driver
Bjorn Helgaas
1
-0
/
+89
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-6
/
+9
2008-10-10
parisc: add rtc platform driver
Kyle McMartin
3
-0
/
+120
[next]