index
:
kernel/git/stable/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-20
rtc: rtc-ds1374: fix 'no irq' case handling
Anton Vorontsov
2008-08-20
rtc: fix double lock on UIE emulation
Atsushi Nemoto
2008-08-20
Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...
Mike Frysinger
2008-08-20
Blackfin RTC Driver: BF561 not have on-chip RTC
Graf Yang
2008-08-20
Blackfin RTC Driver: do all initialization before we register the rtc and mak...
Mike Frysinger
2008-08-20
Blackfin RTC Driver: move irq request/free out of open/release and into probe...
Mike Frysinger
2008-08-12
rtc-isl1208: fix double removal of a sysfs entry
Alessandro Zummo
2008-08-12
revert "rtc: cdev lock_kernel() pushdown"
David Brownell
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-05
blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...
Mike Frysinger
2008-08-05
blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...
Mike Frysinger
2008-08-05
blackfin RTC driver: wait for the write complete interrupt complete before sl...
Mike Frysinger
2008-08-05
blackfin RTC driver: disable the write complete irq upon close
Mike Frysinger
2008-08-05
blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...
Mike Frysinger
2008-08-05
blackfin RTC driver: add support for power management framework
Mike Frysinger
2008-08-05
blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core
Sonic Zhang
2008-08-05
blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...
Mike Frysinger
2008-07-30
rtc-dev: stop periodic interrupts on device release
Tomas Janousek
2008-07-30
rtc: don't return -EBUSY when mutex_lock_interruptible() fails
David Brownell
2008-07-24
rtc-vr41xx: add irq_set_freq() and irq_set_state()
Yoichi Yuasa
2008-07-24
rtc-cmos: avoid spurious irqs
David Brownell
2008-07-24
rtc-at91rm9200: avoid spurious irqs
David Brownell
2008-07-24
rtc: rtc-s3c: update IRQ handling
Ben Dooks
2008-07-24
rtc: rtc-s3c: add __devexit and __devinit markers
Ben Dooks
2008-07-24
rtc-cmos: improve HPET IRQ glue
David Brownell
2008-07-24
rtc: remove and clarify unneeded externs
Carlos R. Mafra
2008-07-24
rtc: convert the PCF8583 driver to the new I2C style framework with device_ids
Wolfram Sang
2008-07-24
rtc: rtc-omap footprint shrinkage
David Brownell
2008-07-24
rtc: ds1305/ds1306 driver
David Brownell
2008-07-24
rtc: add support for ST M41T94 SPI RTC
Kim B. Heino
2008-07-24
rtc: remove BKL for ioctl()
David Brownell
2008-07-24
rtc: m41t80: use pr_info() as appropriate
Maciej W. Rozycki
2008-07-24
rtc: m41t80: sort header inclusions for readability
Maciej W. Rozycki
2008-07-21
Driver Core: add ability for class_find_device to start in middle of list
Greg Kroah-Hartman
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
2008-07-12
rtc-pcf8563: add chip id
Jon Smirl
2008-07-12
rtc-fm3130: fix chip naming
Alessandro Zummo
2008-07-10
Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...
Russell King
2008-07-04
rtc-x1205: Fix alarm set
Michael Hamel
2008-07-04
rtc: rtc_read_alarm() handles wraparound
David Brownell
2008-07-02
rtc-rtc-m41t80: BKL pushdown
Arnd Bergmann
2008-07-02
rtc-at32ap700x: Enable wakeup
Haavard Skinnemoen
2008-06-22
[ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering it
Uli Luckas
2008-06-20
rtc: cdev lock_kernel() pushdown
Jonathan Corbet
[next]