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
2009-05-12
rtc: rtc-twl4030 don't mask alarm interrupts on suspend
Kim Kyuwon
1
-3
/
+1
2009-04-21
rtc-cmos: fix printk output
Krzysztof Halasa
1
-11
/
+9
2009-04-16
rtc: rtc-sh: clock framework support.
Paul Mundt
2
-19
/
+50
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+36
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
Linus Torvalds
6
-171
/
+207
2009-04-02
rtc: add m41t62 support to rtc-m41t80 driver
Daniel Glockner
2
-7
/
+15
2009-04-02
rtc-v3020: add ability to access v3020 chip with GPIOs
Mike Rapoport
1
-20
/
+170
2009-04-02
rtc: rtc-sh: use set_irq_wake()
Magnus Damm
1
-0
/
+36
2009-04-02
powerpc/ps3: Add rtc-ps3
Geert Uytterhoeven
3
-0
/
+114
2009-04-02
powerpc: Hook up rtc-generic, and kill rtc-ppc
Geert Uytterhoeven
3
-79
/
+1
2009-04-02
m68k: Hook up rtc-generic
Geert Uytterhoeven
1
-1
/
+1
2009-04-02
parisc: rtc: Rename rtc-parisc to rtc-generic
Geert Uytterhoeven
4
-89
/
+91
2009-04-02
parisc: rtc: Add missing module alias
Geert Uytterhoeven
1
-0
/
+1
2009-04-02
parisc: rtc: platform_driver_probe() fixups
Geert Uytterhoeven
1
-2
/
+1
2009-04-02
parisc: rtc: get_rtc_time() returns unsigned int
Geert Uytterhoeven
1
-3
/
+1
2009-04-01
rtc: test before subtraction on unsigned
Roel Kluin
1
-3
/
+3
2009-04-01
rtc-v3020: coding style cleanup
Mike Rapoport
1
-22
/
+18
2009-04-01
rtc-wm8350: retries will reach -1
Roel Kluin
1
-2
/
+2
2009-04-01
rtc: add EPSON RX8025 support to DS1307 RTC driver
Matthias Fuchs
2
-3
/
+84
2009-04-01
rtc-ds1307: true SMBus compatibility
Ed Swierk
1
-12
/
+97
2009-04-01
rtc-parisc: rename p pointer to rtc
dann frazier
1
-8
/
+8
2009-04-01
rtc-parisc: remove a couple unnecessary variables
dann frazier
1
-9
/
+3
2009-04-01
rtc-parisc: use platform_driver_probe
dann frazier
1
-9
/
+3
2009-04-01
rtc-parisc: use rtc_valid_tm() in parisc_get_time
dann frazier
1
-1
/
+1
2009-04-01
rtc-parisc: remove struct parisc_rtc
dann frazier
1
-12
/
+7
2009-04-01
rtc-parisc: remove redundant locking
dann frazier
1
-11
/
+1
2009-04-01
rtc-parisc: add a missing include for linux/rtc.h
dann frazier
1
-0
/
+1
2009-04-01
rtc: add platform driver for EFI
dann frazier
3
-0
/
+246
2009-04-01
rtc: convert LEAP_YEAR into an inline
Andrew Morton
1
-4
/
+3
2009-04-01
rtc: convert wm8350 use new alarm and update operations
Mark Brown
1
-21
/
+18
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-8
/
+2
2009-03-28
Merge branch 'origin' into devel
Russell King
4
-92
/
+164
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
3
-5
/
+5
2009-03-25
Merge git://git.marvell.com/orion into devel
Russell King
1
-0
/
+11
2009-03-24
rtc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-5
/
+5
2009-03-24
[ARM] Kirkwood: fail the probe if internal RTC does not work
Nicolas Pitre
1
-0
/
+11
2009-03-20
sh: sh-rtc wakeup support
Magnus Damm
1
-0
/
+1
2009-03-20
sh: sh-rtc invalid time rework
Magnus Damm
1
-6
/
+9
2009-03-20
sh: sh-rtc carry interrupt rework
Magnus Damm
1
-8
/
+32
2009-03-13
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2
-2
/
+2
2009-03-09
[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
Eric Miao
1
-1
/
+2
2009-03-06
rtc: rtc-sh: Bump version up to reflect single IRQ support changes.
Paul Mundt
1
-1
/
+1
2009-02-27
rtc: sh-rtc: Add Single IRQ Support
Magnus Damm
1
-73
/
+117
2009-02-11
rtc: t reaches -1, tested 0
Roel Kluin
1
-1
/
+1
2009-02-11
rtc: update maintainership of pxa rtc driver
Robert Jarzmik
1
-1
/
+1
2009-02-05
rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c
Manish Katiyar
1
-1
/
+0
2009-02-05
rtc: rtc-dm355evm driver
David Brownell
3
-0
/
+182
2009-01-15
rtc: rtc-twl4030 don't mask alarm interrupts on shutdown
Matti Halme
1
-2
/
+3
2009-01-15
rtc-pxa: fix build failure
Antonio Ospite
1
-0
/
+2
2009-01-15
rtc: tw4030 add alarm/update interfaces
Alessandro Zummo
1
-34
/
+10
[next]