index
:
Linux Stable
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.12.y
linux-6.13.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
*
rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>
Geert Uytterhoeven
2008-10-16
2
-0
/
+2
*
rtc-ds1672 new style driver
Alessandro Zummo
2008-10-16
1
-80
/
+34
*
rtc-max6900 new style driver
Alessandro Zummo
2008-10-16
1
-154
/
+69
*
rtc-at91rm9200: remove now-unneeded code
Andrew Victor
2008-10-16
1
-3
/
+1
*
rtc: rtc-m41t80.c: add support for the ST M41T65 RTC
Steven A. Falco
2008-10-16
2
-17
/
+40
*
rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGE
Kumar Gala
2008-10-16
1
-1
/
+1
*
rtc: file close() consistently disables repeating irqs
David Brownell
2008-10-16
5
-47
/
+9
*
rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC
Paul Mundt
2008-10-16
1
-5
/
+20
*
rtc: rtc-rs5c372: SMBus conversion/support
Paul Mundt
2008-10-16
1
-78
/
+131
*
rtc: remove some NOP open/release methods
David Brownell
2008-10-16
2
-25
/
+0
*
rtc-ds1307: alarm support for ds1337/ds1339
Rodolfo Giometti
2008-10-16
1
-13
/
+295
*
rtc: add device driver for Dallas DS3234 SPI RTC chip
Dennis Aberilla
2008-10-16
3
-0
/
+300
*
rtc: DS1374 wakeup support
Marc Pignat
2008-10-16
1
-0
/
+21
*
rtc-pcf8563: remove client validation
Laurent Pinchart
2008-10-16
1
-58
/
+0
*
RTC: M48T35: new RTC driver
Thomas Bogendoerfer
2008-10-15
3
-0
/
+244
*
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
2008-10-15
3
-0
/
+415
*
rtc-cmos: look for PNP RTC first, then for platform RTC
Bjorn Helgaas
2008-10-14
1
-15
/
+18
*
rtc-cmos: move wake setup from ACPI glue into RTC driver
Bjorn Helgaas
2008-10-14
1
-0
/
+89
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-10-11
1
-6
/
+9
|
\
|
*
rtc: fix kernel panic on second use of SIGIO nofitication
Marcin Slusarz
2008-10-03
1
-6
/
+9
*
|
drivers/rtc/Kconfig: don't build rtc-cmos.o on sparc32
Andrew Morton
2008-09-22
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
2008-09-16
2
-8
/
+35
|
\
|
|
*
rtc-cmos: wake again from S5
Rafael J. Wysocki
2008-09-02
1
-6
/
+32
|
*
rtc_time_to_tm: fix signed/unsigned arithmetic
Jan Altenberg
2008-09-02
1
-2
/
+3
*
|
rtc-bq4802: Fix sparse warnings.
David S. Miller
2008-09-09
1
-4
/
+5
*
|
rtc-m48t59: Only check century bits on m48t59 chips.
Robert Reif
2008-09-09
1
-1
/
+2
*
|
rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcs
Krzysztof Helt
2008-09-07
1
-1
/
+1
*
|
rtc-m48t59: allow externally mapped ioaddr
Krzysztof Helt
2008-09-03
1
-4
/
+10
*
|
rtc-m48t59: add support for M48T02 and M48T59 chips
Krzysztof Helt
2008-09-03
2
-10
/
+44
*
|
rtc-m48t59: reduce structure m48t59_private
Krzysztof Helt
2008-09-03
1
-3
/
+1
*
|
rtc: Add Starfire platform RTC driver.
David S. Miller
2008-08-29
3
-0
/
+128
*
|
rtc: Add Sun4V hypervisor RTC driver.
David S. Miller
2008-08-29
3
-0
/
+161
*
|
rtc: Add TI BQ4802 RTC driver.
David S. Miller
2008-08-29
3
-0
/
+239
*
|
rtc: Allow RTC_DRV_CMOS to be used on SPARC.
David S. Miller
2008-08-29
2
-3
/
+4
|
/
*
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
2
-3
/
+0
*
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
2008-08-20
1
-5
/
+5
*
rtc: fix double lock on UIE emulation
Atsushi Nemoto
2008-08-20
1
-1
/
+4
*
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...
Mike Frysinger
2008-08-20
1
-0
/
+8
*
Blackfin RTC Driver: BF561 not have on-chip RTC
Graf Yang
2008-08-20
1
-1
/
+1
*
Blackfin RTC Driver: do all initialization before we register the rtc and mak...
Mike Frysinger
2008-08-20
1
-2
/
+1
*
Blackfin RTC Driver: move irq request/free out of open/release and into probe...
Mike Frysinger
2008-08-20
1
-31
/
+20
*
rtc-isl1208: fix double removal of a sysfs entry
Alessandro Zummo
2008-08-12
1
-1
/
+1
*
revert "rtc: cdev lock_kernel() pushdown"
David Brownell
2008-08-12
1
-9
/
+3
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
5
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
2008-08-07
3
-56
/
+63
|
\
|
*
blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...
Mike Frysinger
2008-08-05
1
-32
/
+14
|
*
blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...
Mike Frysinger
2008-08-05
1
-10
/
+18
|
*
blackfin RTC driver: wait for the write complete interrupt complete before sl...
Mike Frysinger
2008-08-05
1
-2
/
+3
|
*
blackfin RTC driver: disable the write complete irq upon close
Mike Frysinger
2008-08-05
1
-4
/
+4
|
*
blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...
Mike Frysinger
2008-08-05
1
-11
/
+9
[next]