aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: rtc-twl4030 don't mask alarm interrupts on suspendKim Kyuwon2009-05-121-3/+1
* rtc-cmos: fix printk outputKrzysztof Halasa2009-04-211-11/+9
* 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/+1
| * | 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/+1
| * | parisc: rtc: get_rtc_time() returns unsigned intGeert Uytterhoeven2009-04-021-3/+1
| |/
* | rtc: add m41t62 support to rtc-m41t80 driverDaniel Glockner2009-04-022-7/+15
* | rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport2009-04-021-20/+170
|/
* rtc: test before subtraction on unsignedRoel Kluin2009-04-011-3/+3
* rtc-v3020: coding style cleanupMike Rapoport2009-04-011-22/+18
* 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/+3
* rtc-parisc: use platform_driver_probedann frazier2009-04-011-9/+3
* 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/+7
* rtc-parisc: remove redundant lockingdann frazier2009-04-011-11/+1
* 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/+3
* rtc: convert wm8350 use new alarm and update operationsMark Brown2009-04-011-21/+18
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-8/+2
* 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-243-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
|\ \ | |/
| * rtc: t reaches -1, tested 0Roel Kluin2009-02-111-1/+1
| * rtc: update maintainership of pxa rtc driverRobert Jarzmik2009-02-111-1/+1
* | [ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao2009-03-091-1/+2
|/
* rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar2009-02-051-1/+0
* rtc: rtc-dm355evm driverDavid Brownell2009-02-053-0/+182
* rtc: rtc-twl4030 don't mask alarm interrupts on shutdownMatti Halme2009-01-151-2/+3
* rtc-pxa: fix build failureAntonio Ospite2009-01-151-0/+2
* rtc: tw4030 add alarm/update interfacesAlessandro Zummo2009-01-151-34/+10