summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: fix kernel panic on second use of SIGIO nofiticationMarcin Slusarz2008-10-031-6/+9
* rtc-cmos: wake again from S5Rafael J. Wysocki2008-09-021-6/+32
* rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg2008-09-021-2/+3
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-232-3/+0
* rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov2008-08-201-5/+5
* rtc: fix double lock on UIE emulationAtsushi Nemoto2008-08-201-1/+4
* Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger2008-08-201-0/+8
* Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang2008-08-201-1/+1
* Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger2008-08-201-2/+1
* Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger2008-08-201-31/+20
* rtc-isl1208: fix double removal of a sysfs entryAlessandro Zummo2008-08-121-1/+1
* revert "rtc: cdev lock_kernel() pushdown"David Brownell2008-08-121-9/+3
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-075-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-073-56/+63
|\
| * blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...Mike Frysinger2008-08-051-32/+14
| * blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...Mike Frysinger2008-08-051-10/+18
| * blackfin RTC driver: wait for the write complete interrupt complete before sl...Mike Frysinger2008-08-051-2/+3
| * blackfin RTC driver: disable the write complete irq upon closeMike Frysinger2008-08-051-4/+4
| * blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...Mike Frysinger2008-08-051-11/+9
| * blackfin RTC driver: add support for power management frameworkMike Frysinger2008-08-051-14/+17
| * blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep coreSonic Zhang2008-08-051-0/+28
| * blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...Mike Frysinger2008-08-051-15/+0
| * rtc-dev: stop periodic interrupts on device releaseTomas Janousek2008-07-301-0/+2
| * rtc: don't return -EBUSY when mutex_lock_interruptible() failsDavid Brownell2008-07-302-6/+6
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-073-3/+3
|/
* rtc-vr41xx: add irq_set_freq() and irq_set_state()Yoichi Yuasa2008-07-241-31/+34
* rtc-cmos: avoid spurious irqsDavid Brownell2008-07-241-77/+63
* rtc-at91rm9200: avoid spurious irqsDavid Brownell2008-07-241-10/+6
* rtc: rtc-s3c: update IRQ handlingBen Dooks2008-07-241-67/+16
* rtc: rtc-s3c: add __devexit and __devinit markersBen Dooks2008-07-241-3/+3
* rtc-cmos: improve HPET IRQ glueDavid Brownell2008-07-241-62/+131
* rtc: remove and clarify unneeded externsCarlos R. Mafra2008-07-241-1/+4
* rtc: convert the PCF8583 driver to the new I2C style framework with device_idsWolfram Sang2008-07-241-90/+39
* rtc: rtc-omap footprint shrinkageDavid Brownell2008-07-241-17/+4
* rtc: ds1305/ds1306 driverDavid Brownell2008-07-243-0/+858
* rtc: add support for ST M41T94 SPI RTCKim B. Heino2008-07-243-0/+183
* rtc: remove BKL for ioctl()David Brownell2008-07-241-20/+38
* rtc: m41t80: use pr_info() as appropriateMaciej W. Rozycki2008-07-241-4/+2
* rtc: m41t80: sort header inclusions for readabilityMaciej W. Rozycki2008-07-241-7/+7
* Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman2008-07-211-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-149-36/+284
|\
| *-------. Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-109-38/+286
| |\ \ \ \ \
| | | | | | * [RTC] rtc-sa1100: remove dependence on asm/rtc.hRussell King2008-05-221-1/+36
| | | | | | * [RTC] remove unused asm/rtc.h includes from ARM RTC driversRussell King2008-05-222-4/+0
| | | | | | * [RTC] rtc-pl030: add driver, remove old non-rtc lib driverRussell King2008-05-223-0/+228
| | | | | | * [RTC] rtc-pl031: use proper resources, use proper apis, clean up includesRussell King2008-05-221-21/+15
| | | | | | * [RTC] remove references to asm/mach/time.hRussell King2008-05-224-6/+0
| | * | | | | [ARM] 4935/1: AT91CAP9: enable RTC-on-RTT in defconfig.Stelian Pop2008-06-021-4/+5
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-142-4/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1411-51/+798
| |\ \ \ \ \ \