index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-04-05
1
-0
/
+36
|
\
|
*
rtc: rtc-sh: use set_irq_wake()
Magnus Damm
2009-04-02
1
-0
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
Linus Torvalds
2009-04-03
6
-171
/
+207
|
\
\
|
*
|
powerpc/ps3: Add rtc-ps3
Geert Uytterhoeven
2009-04-02
3
-0
/
+114
|
*
|
powerpc: Hook up rtc-generic, and kill rtc-ppc
Geert Uytterhoeven
2009-04-02
3
-79
/
+1
|
*
|
m68k: Hook up rtc-generic
Geert Uytterhoeven
2009-04-02
1
-1
/
+1
|
*
|
parisc: rtc: Rename rtc-parisc to rtc-generic
Geert Uytterhoeven
2009-04-02
4
-89
/
+91
|
*
|
parisc: rtc: Add missing module alias
Geert Uytterhoeven
2009-04-02
1
-0
/
+1
|
*
|
parisc: rtc: platform_driver_probe() fixups
Geert Uytterhoeven
2009-04-02
1
-2
/
+1
|
*
|
parisc: rtc: get_rtc_time() returns unsigned int
Geert Uytterhoeven
2009-04-02
1
-3
/
+1
|
|
/
*
|
rtc: add m41t62 support to rtc-m41t80 driver
Daniel Glockner
2009-04-02
2
-7
/
+15
*
|
rtc-v3020: add ability to access v3020 chip with GPIOs
Mike Rapoport
2009-04-02
1
-20
/
+170
|
/
*
rtc: test before subtraction on unsigned
Roel Kluin
2009-04-01
1
-3
/
+3
*
rtc-v3020: coding style cleanup
Mike Rapoport
2009-04-01
1
-22
/
+18
*
rtc-wm8350: retries will reach -1
Roel Kluin
2009-04-01
1
-2
/
+2
*
rtc: add EPSON RX8025 support to DS1307 RTC driver
Matthias Fuchs
2009-04-01
2
-3
/
+84
*
rtc-ds1307: true SMBus compatibility
Ed Swierk
2009-04-01
1
-12
/
+97
*
rtc-parisc: rename p pointer to rtc
dann frazier
2009-04-01
1
-8
/
+8
*
rtc-parisc: remove a couple unnecessary variables
dann frazier
2009-04-01
1
-9
/
+3
*
rtc-parisc: use platform_driver_probe
dann frazier
2009-04-01
1
-9
/
+3
*
rtc-parisc: use rtc_valid_tm() in parisc_get_time
dann frazier
2009-04-01
1
-1
/
+1
*
rtc-parisc: remove struct parisc_rtc
dann frazier
2009-04-01
1
-12
/
+7
*
rtc-parisc: remove redundant locking
dann frazier
2009-04-01
1
-11
/
+1
*
rtc-parisc: add a missing include for linux/rtc.h
dann frazier
2009-04-01
1
-0
/
+1
*
rtc: add platform driver for EFI
dann frazier
2009-04-01
3
-0
/
+246
*
rtc: convert LEAP_YEAR into an inline
Andrew Morton
2009-04-01
1
-4
/
+3
*
rtc: convert wm8350 use new alarm and update operations
Mark Brown
2009-04-01
1
-21
/
+18
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-8
/
+2
*
Merge branch 'origin' into devel
Russell King
2009-03-28
4
-92
/
+164
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
3
-5
/
+5
|
|
\
|
|
*
rtc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
3
-5
/
+5
|
*
|
sh: sh-rtc wakeup support
Magnus Damm
2009-03-20
1
-0
/
+1
|
*
|
sh: sh-rtc invalid time rework
Magnus Damm
2009-03-20
1
-6
/
+9
|
*
|
sh: sh-rtc carry interrupt rework
Magnus Damm
2009-03-20
1
-8
/
+32
|
*
|
rtc: rtc-sh: Bump version up to reflect single IRQ support changes.
Paul Mundt
2009-03-06
1
-1
/
+1
|
*
|
rtc: sh-rtc: Add Single IRQ Support
Magnus Damm
2009-02-27
1
-73
/
+117
|
|
/
*
|
Merge git://git.marvell.com/orion into devel
Russell King
2009-03-25
1
-0
/
+11
|
\
\
|
*
|
[ARM] Kirkwood: fail the probe if internal RTC does not work
Nicolas Pitre
2009-03-24
1
-0
/
+11
|
|
/
*
|
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel
Russell King
2009-03-13
2
-2
/
+2
|
\
|
|
*
rtc: t reaches -1, tested 0
Roel Kluin
2009-02-11
1
-1
/
+1
|
*
rtc: update maintainership of pxa rtc driver
Robert Jarzmik
2009-02-11
1
-1
/
+1
*
|
[ARM] pxa: separate definitions from pxa-regs.h and remove it finally
Eric Miao
2009-03-09
1
-1
/
+2
|
/
*
rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.c
Manish Katiyar
2009-02-05
1
-1
/
+0
*
rtc: rtc-dm355evm driver
David Brownell
2009-02-05
3
-0
/
+182
*
rtc: rtc-twl4030 don't mask alarm interrupts on shutdown
Matti Halme
2009-01-15
1
-2
/
+3
*
rtc-pxa: fix build failure
Antonio Ospite
2009-01-15
1
-0
/
+2
*
rtc: tw4030 add alarm/update interfaces
Alessandro Zummo
2009-01-15
1
-34
/
+10
*
rtc: PCF50633 rtc driver
Balaji Rao
2009-01-11
3
-0
/
+352
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2009-01-09
1
-1
/
+2
|
\
|
*
parisc: set_time() catch errors
Roel Kluin
2009-01-05
1
-1
/
+2
[next]