summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-143-40/+114
|\
| * [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-112-3/+2Star
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-292-2/+2
| |\
| * \ Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King2009-05-241-3/+1Star
| |\ \
| * | | [ARM] 5452/1: ep93x: rtc: use ioremap'ed addressesHartley Sweeten2009-04-261-37/+112
* | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-221-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | sh: rtc-generic support.Paul Mundt2009-04-271-1/+1
| |/ /
* | / [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-212-2/+2
| |/ |/|
* | rtc: rtc-twl4030 don't mask alarm interrupts on suspendKim Kyuwon2009-05-121-3/+1Star
|/
* rtc-cmos: fix printk outputKrzysztof Halasa2009-04-211-11/+9Star
* rtc: rtc-sh: clock framework support.Paul Mundt2009-04-162-19/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-051-0/+36
|\
| * rtc: rtc-sh: use set_irq_wake()Magnus Damm2009-04-021-0/+36
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-036-171/+207
|\ \
| * | powerpc/ps3: Add rtc-ps3Geert Uytterhoeven2009-04-023-0/+114
| * | powerpc: Hook up rtc-generic, and kill rtc-ppcGeert Uytterhoeven2009-04-023-79/+1Star
| * | m68k: Hook up rtc-genericGeert Uytterhoeven2009-04-021-1/+1
| * | parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven2009-04-024-89/+91
| * | parisc: rtc: Add missing module aliasGeert Uytterhoeven2009-04-021-0/+1
| * | parisc: rtc: platform_driver_probe() fixupsGeert Uytterhoeven2009-04-021-2/+1Star
| * | parisc: rtc: get_rtc_time() returns unsigned intGeert Uytterhoeven2009-04-021-3/+1Star
| |/
* | rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner2009-04-032-7/+15
* | rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport2009-04-031-20/+170
|/
* rtc: test before subtraction on unsignedRoel Kluin2009-04-011-3/+3
* rtc-v3020: coding style cleanupMike Rapoport2009-04-011-22/+18Star
* rtc-wm8350: retries will reach -1Roel Kluin2009-04-011-2/+2
* rtc: add EPSON RX8025 support to DS1307 RTC driverMatthias Fuchs2009-04-012-3/+84
* rtc-ds1307: true SMBus compatibilityEd Swierk2009-04-011-12/+97
* rtc-parisc: rename p pointer to rtcdann frazier2009-04-011-8/+8
* rtc-parisc: remove a couple unnecessary variablesdann frazier2009-04-011-9/+3Star
* rtc-parisc: use platform_driver_probedann frazier2009-04-011-9/+3Star
* rtc-parisc: use rtc_valid_tm() in parisc_get_timedann frazier2009-04-011-1/+1
* rtc-parisc: remove struct parisc_rtcdann frazier2009-04-011-12/+7Star
* rtc-parisc: remove redundant lockingdann frazier2009-04-011-11/+1Star
* rtc-parisc: add a missing include for linux/rtc.hdann frazier2009-04-011-0/+1
* rtc: add platform driver for EFIdann frazier2009-04-013-0/+246
* rtc: convert LEAP_YEAR into an inlineAndrew Morton2009-04-011-4/+3Star
* rtc: convert wm8350 use new alarm and update operationsMark Brown2009-04-011-21/+18Star
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-8/+2Star
* Merge branch 'origin' into develRussell King2009-03-284-92/+164
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-263-5/+5
| |\
| | * rtc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-253-5/+5
| * | sh: sh-rtc wakeup supportMagnus Damm2009-03-201-0/+1
| * | sh: sh-rtc invalid time reworkMagnus Damm2009-03-201-6/+9
| * | sh: sh-rtc carry interrupt reworkMagnus Damm2009-03-201-8/+32
| * | rtc: rtc-sh: Bump version up to reflect single IRQ support changes.Paul Mundt2009-03-061-1/+1
| * | rtc: sh-rtc: Add Single IRQ SupportMagnus Damm2009-02-271-73/+117
| |/
* | Merge git://git.marvell.com/orion into develRussell King2009-03-251-0/+11
|\ \
| * | [ARM] Kirkwood: fail the probe if internal RTC does not workNicolas Pitre2009-03-241-0/+11
| |/
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-132-2/+2
|\|