summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorLines
2008-12-23rtc: rtc-isl1208: reject invalid datesChris Elston-0/+7
2008-12-10rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap-1/+1
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo-0/+12
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-53/+13
2008-11-21rtc: rtc-starfire fixesAlessandro Zummo-53/+13
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-50/+19
2008-11-14rtc: rtc-sun4v fixes, revisedAlessandro Zummo-50/+19
2008-11-12rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson-0/+232
2008-11-12rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch-0/+290
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown-0/+525
2008-11-06rtc-cmos: fix boot log messageFrans Pop-1/+1
2008-11-06rtc: fix handling of missing tm_year data when reading alarmsMark Brown-1/+1
2008-11-01saner FASYNC handling on file closeAl Viro-3/+0
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-4/+30
2008-10-30rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy-0/+2
2008-10-30rtc: ds3234 doesn't link when built-inGeert Uytterhoeven-2/+2
2008-10-30rtc-s3c: fix section mismatch warningsYauhen Kharuzhy-3/+3
2008-10-29rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt-4/+30
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-2/+2
2008-10-22mfd: rtc-twl4030 driverDavid Brownell-0/+575
2008-10-21rtc: Add R2025S/D comment to rs5c372 Kconfig entry.Paul Mundt-2/+2
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-0/+120
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-8/+15
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar-6/+0
2008-10-20drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton-15/+15
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk-509/+509
2008-10-20rtc-cmos: export second NVRAM bankDavid Brownell-7/+63
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt-1/+1
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-520/+2285
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven-0/+2
2008-10-16rtc-ds1672 new style driverAlessandro Zummo-80/+34
2008-10-16rtc-max6900 new style driverAlessandro Zummo-154/+69
2008-10-16rtc-at91rm9200: remove now-unneeded codeAndrew Victor-3/+1
2008-10-16rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco-17/+40
2008-10-16rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGEKumar Gala-1/+1
2008-10-16rtc: file close() consistently disables repeating irqsDavid Brownell-47/+9
2008-10-16rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTCPaul Mundt-5/+20
2008-10-16rtc: rtc-rs5c372: SMBus conversion/supportPaul Mundt-78/+131
2008-10-16rtc: remove some NOP open/release methodsDavid Brownell-25/+0
2008-10-16rtc-ds1307: alarm support for ds1337/ds1339Rodolfo Giometti-13/+295
2008-10-16rtc: add device driver for Dallas DS3234 SPI RTC chipDennis Aberilla-0/+300
2008-10-16rtc: DS1374 wakeup supportMarc Pignat-0/+21
2008-10-16rtc-pcf8563: remove client validationLaurent Pinchart-58/+0
2008-10-16drivers/rtc: use nr_irqsYinghai Lu-2/+2
2008-10-15RTC: M48T35: new RTC driverThomas Bogendoerfer-0/+244
2008-10-15MIPS: DS1286: New RTC driverThomas Bogendoerfer-0/+415
2008-10-14rtc-cmos: look for PNP RTC first, then for platform RTCBjorn Helgaas-15/+18
2008-10-14rtc-cmos: move wake setup from ACPI glue into RTC driverBjorn Helgaas-0/+89
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller-6/+9