summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* rtc: rtc-isl1208: reject invalid datesChris Elston2008-12-241-0/+7
* rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap2008-12-101-1/+1
* rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2008-12-102-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-031-53/+13Star
|\
| * rtc: rtc-starfire fixesAlessandro Zummo2008-11-211-53/+13Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-11-171-50/+19Star
|\|
| * rtc: rtc-sun4v fixes, revisedAlessandro Zummo2008-11-151-50/+19Star
* | rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson2008-11-133-0/+232
* | rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch2008-11-133-0/+290
* | rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-133-0/+525
|/
* rtc-cmos: fix boot log messageFrans Pop2008-11-071-1/+1
* rtc: fix handling of missing tm_year data when reading alarmsMark Brown2008-11-071-1/+1
* saner FASYNC handling on file closeAl Viro2008-11-011-3/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-311-4/+30
|\
| * rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt2008-10-291-4/+30
* | rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy2008-10-301-0/+2
* | rtc: ds3234 doesn't link when built-inGeert Uytterhoeven2008-10-301-2/+2
* | rtc-s3c: fix section mismatch warningsYauhen Kharuzhy2008-10-301-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-231-2/+2
|\ \
| * | rtc: Add R2025S/D comment to rs5c372 Kconfig entry.Paul Mundt2008-10-211-2/+2
| |/
* / mfd: rtc-twl4030 driverDavid Brownell2008-10-223-0/+575
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-203-0/+120
|\
| * parisc: add rtc platform driverKyle McMartin2008-10-103-0/+120
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-2/+2
|\ \
| * | drivers/rtc: use nr_irqsYinghai Lu2008-10-161-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-10-202-8/+15
|\ \ \
| * | | sh: Migrate common board headers to mach-common/.Paul Mundt2008-10-201-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-2025-520/+2285
| |\ \ \
| * | | | rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negativeroel kluin2008-09-111-7/+14
* | | | | x86: sysfs: kill owner field from attributeParag Warudkar2008-10-206-6/+0Star
* | | | | drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton2008-10-201-15/+15
* | | | | drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk2008-10-2030-509/+509
* | | | | rtc-cmos: export second NVRAM bankDavid Brownell2008-10-201-7/+63
| |/ / / |/| | |
* | | | rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2008-10-162-0/+2
* | | | rtc-ds1672 new style driverAlessandro Zummo2008-10-161-80/+34Star
* | | | rtc-max6900 new style driverAlessandro Zummo2008-10-161-154/+69Star
* | | | rtc-at91rm9200: remove now-unneeded codeAndrew Victor2008-10-161-3/+1Star
* | | | rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco2008-10-162-17/+40
* | | | rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGEKumar Gala2008-10-161-1/+1
* | | | rtc: file close() consistently disables repeating irqsDavid Brownell2008-10-165-47/+9Star
* | | | rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTCPaul Mundt2008-10-161-5/+20
* | | | rtc: rtc-rs5c372: SMBus conversion/supportPaul Mundt2008-10-161-78/+131
* | | | rtc: remove some NOP open/release methodsDavid Brownell2008-10-162-25/+0Star
* | | | rtc-ds1307: alarm support for ds1337/ds1339Rodolfo Giometti2008-10-161-13/+295
* | | | rtc: add device driver for Dallas DS3234 SPI RTC chipDennis Aberilla2008-10-163-0/+300
* | | | rtc: DS1374 wakeup supportMarc Pignat2008-10-161-0/+21
* | | | rtc-pcf8563: remove client validationLaurent Pinchart2008-10-161-58/+0Star
* | | | RTC: M48T35: new RTC driverThomas Bogendoerfer2008-10-153-0/+244
* | | | MIPS: DS1286: New RTC driverThomas Bogendoerfer2008-10-153-0/+415
| |/ / |/| |
* | | rtc-cmos: look for PNP RTC first, then for platform RTCBjorn Helgaas2008-10-151-15/+18