aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
AgeCommit message (Expand)AuthorFilesLines
2008-12-10rtc twl4030: rename ioctl function when RTC_INTF_DEV=nRandy Dunlap1-1/+1
2008-12-10rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 driversAlessandro Zummo2-0/+12
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-53/+13
2008-11-21rtc: rtc-starfire fixesAlessandro Zummo1-53/+13
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-50/+19
2008-11-14rtc: rtc-sun4v fixes, revisedAlessandro Zummo1-50/+19
2008-11-12rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson3-0/+232
2008-11-12rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch3-0/+290
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown3-0/+525
2008-11-06rtc-cmos: fix boot log messageFrans Pop1-1/+1
2008-11-06rtc: fix handling of missing tm_year data when reading alarmsMark Brown1-1/+1
2008-11-01saner FASYNC handling on file closeAl Viro1-3/+0
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+30
2008-10-30rtc S3C: add device_init_wakeup() invokationYauhen Kharuzhy1-0/+2
2008-10-30rtc: ds3234 doesn't link when built-inGeert Uytterhoeven1-2/+2
2008-10-30rtc-s3c: fix section mismatch warningsYauhen Kharuzhy1-3/+3
2008-10-29rtc-m48t59: shift zero year to 1968 on sparc (rev 2)Krzysztof Helt1-4/+30
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+2
2008-10-22mfd: rtc-twl4030 driverDavid Brownell3-0/+575
2008-10-21rtc: Add R2025S/D comment to rs5c372 Kconfig entry.Paul Mundt1-2/+2
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds3-0/+120
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-8/+15
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar6-6/+0
2008-10-20drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton1-15/+15
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk30-509/+509
2008-10-20rtc-cmos: export second NVRAM bankDavid Brownell1-7/+63
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt1-1/+1
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt25-520/+2285
2008-10-16rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h>Geert Uytterhoeven2-0/+2
2008-10-16rtc-ds1672 new style driverAlessandro Zummo1-80/+34
2008-10-16rtc-max6900 new style driverAlessandro Zummo1-154/+69
2008-10-16rtc-at91rm9200: remove now-unneeded codeAndrew Victor1-3/+1
2008-10-16rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco2-17/+40
2008-10-16rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGEKumar Gala1-1/+1
2008-10-16rtc: file close() consistently disables repeating irqsDavid Brownell5-47/+9
2008-10-16rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTCPaul Mundt1-5/+20
2008-10-16rtc: rtc-rs5c372: SMBus conversion/supportPaul Mundt1-78/+131
2008-10-16rtc: remove some NOP open/release methodsDavid Brownell2-25/+0
2008-10-16rtc-ds1307: alarm support for ds1337/ds1339Rodolfo Giometti1-13/+295
2008-10-16rtc: add device driver for Dallas DS3234 SPI RTC chipDennis Aberilla3-0/+300
2008-10-16rtc: DS1374 wakeup supportMarc Pignat1-0/+21
2008-10-16rtc-pcf8563: remove client validationLaurent Pinchart1-58/+0
2008-10-16drivers/rtc: use nr_irqsYinghai Lu1-2/+2
2008-10-15RTC: M48T35: new RTC driverThomas Bogendoerfer3-0/+244
2008-10-15MIPS: DS1286: New RTC driverThomas Bogendoerfer3-0/+415
2008-10-14rtc-cmos: look for PNP RTC first, then for platform RTCBjorn Helgaas1-15/+18
2008-10-14rtc-cmos: move wake setup from ACPI glue into RTC driverBjorn Helgaas1-0/+89
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-6/+9
2008-10-10parisc: add rtc platform driverKyle McMartin3-0/+120
2008-10-03rtc: fix kernel panic on second use of SIGIO nofiticationMarcin Slusarz1-6/+9
2008-09-22drivers/rtc/Kconfig: don't build rtc-cmos.o on sparc32Andrew Morton1-1/+1
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2-8/+35
2008-09-11rtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot be negativeroel kluin1-7/+14
2008-09-09rtc-bq4802: Fix sparse warnings.David S. Miller1-4/+5
2008-09-09rtc-m48t59: Only check century bits on m48t59 chips.Robert Reif1-1/+2
2008-09-07rtc-m48t59: fix setting of a year on m48t08 and m48t02 rtcsKrzysztof Helt1-1/+1
2008-09-03rtc-m48t59: allow externally mapped ioaddrKrzysztof Helt1-4/+10
2008-09-03rtc-m48t59: add support for M48T02 and M48T59 chipsKrzysztof Helt2-10/+44
2008-09-03rtc-m48t59: reduce structure m48t59_privateKrzysztof Helt1-3/+1
2008-09-02rtc-cmos: wake again from S5Rafael J. Wysocki1-6/+32
2008-09-02rtc_time_to_tm: fix signed/unsigned arithmeticJan Altenberg1-2/+3
2008-08-29rtc: Add Starfire platform RTC driver.David S. Miller3-0/+128
2008-08-29rtc: Add Sun4V hypervisor RTC driver.David S. Miller3-0/+161
2008-08-29rtc: Add TI BQ4802 RTC driver.David S. Miller3-0/+239
2008-08-29rtc: Allow RTC_DRV_CMOS to be used on SPARC.David S. Miller2-3/+4
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk2-3/+0
2008-08-20rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov1-5/+5
2008-08-20rtc: fix double lock on UIE emulationAtsushi Nemoto1-1/+4
2008-08-20Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~...Mike Frysinger1-0/+8
2008-08-20Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang1-1/+1
2008-08-20Blackfin RTC Driver: do all initialization before we register the rtc and mak...Mike Frysinger1-2/+1
2008-08-20Blackfin RTC Driver: move irq request/free out of open/release and into probe...Mike Frysinger1-31/+20
2008-08-12rtc-isl1208: fix double removal of a sysfs entryAlessandro Zummo1-1/+1
2008-08-12revert "rtc: cdev lock_kernel() pushdown"David Brownell1-9/+3
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King5-7/+7
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King3-56/+63
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King3-3/+3
2008-08-05blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a...Mike Frysinger1-32/+14
2008-08-05blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...Mike Frysinger1-10/+18
2008-08-05blackfin RTC driver: wait for the write complete interrupt complete before sl...Mike Frysinger1-2/+3
2008-08-05blackfin RTC driver: disable the write complete irq upon closeMike Frysinger1-4/+4
2008-08-05blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int...Mike Frysinger1-11/+9
2008-08-05blackfin RTC driver: add support for power management frameworkMike Frysinger1-14/+17
2008-08-05blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep coreSonic Zhang1-0/+28
2008-08-05blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer...Mike Frysinger1-15/+0
2008-07-30rtc-dev: stop periodic interrupts on device releaseTomas Janousek1-0/+2
2008-07-30rtc: don't return -EBUSY when mutex_lock_interruptible() failsDavid Brownell2-6/+6
2008-07-24rtc-vr41xx: add irq_set_freq() and irq_set_state()Yoichi Yuasa1-31/+34
2008-07-24rtc-cmos: avoid spurious irqsDavid Brownell1-77/+63
2008-07-24rtc-at91rm9200: avoid spurious irqsDavid Brownell1-10/+6
2008-07-24rtc: rtc-s3c: update IRQ handlingBen Dooks1-67/+16
2008-07-24rtc: rtc-s3c: add __devexit and __devinit markersBen Dooks1-3/+3
2008-07-24rtc-cmos: improve HPET IRQ glueDavid Brownell1-62/+131
2008-07-24rtc: remove and clarify unneeded externsCarlos R. Mafra1-1/+4
2008-07-24rtc: convert the PCF8583 driver to the new I2C style framework with device_idsWolfram Sang1-90/+39
2008-07-24rtc: rtc-omap footprint shrinkageDavid Brownell1-17/+4
2008-07-24rtc: ds1305/ds1306 driverDavid Brownell3-0/+858
2008-07-24rtc: add support for ST M41T94 SPI RTCKim B. Heino3-0/+183
2008-07-24rtc: remove BKL for ioctl()David Brownell1-20/+38
2008-07-24rtc: m41t80: use pr_info() as appropriateMaciej W. Rozycki1-4/+2
2008-07-24rtc: m41t80: sort header inclusions for readabilityMaciej W. Rozycki1-7/+7
2008-07-21Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman1-1/+1
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-36/+284
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2-4/+15
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet11-51/+798
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-0/+3
2008-07-12rtc-pcf8563: add chip idJon Smirl1-0/+1
2008-07-12rtc-fm3130: fix chip namingAlessandro Zummo1-1/+1
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King9-38/+286
2008-07-04rtc-x1205: Fix alarm setMichael Hamel1-20/+91
2008-07-04rtc: rtc_read_alarm() handles wraparoundDavid Brownell1-11/+91
2008-07-02rtc-rtc-m41t80: BKL pushdownArnd Bergmann1-1/+6
2008-07-02rtc-at32ap700x: Enable wakeupHaavard Skinnemoen1-0/+3
2008-06-22[ARM] 5109/1: Mark rtc sa1100 driver as wakeup source before registering itUli Luckas1-2/+2
2008-06-20rtc: cdev lock_kernel() pushdownJonathan Corbet1-3/+9
2008-06-12rtc: Ramtron FM3130 RTC supportSergey Lapin3-1/+514
2008-06-12provide rtc_cmos platform deviceStas Sergeev1-15/+16
2008-06-12rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen1-2/+5
2008-06-06rtc: class driver for ppc_md RTC functionsDavid Woodhouse3-0/+78
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare1-1/+1
2008-06-02[ARM] 4935/1: AT91CAP9: enable RTC-on-RTT in defconfig.Stelian Pop1-4/+5
2008-05-22[RTC] rtc-sa1100: remove dependence on asm/rtc.hRussell King1-1/+36
2008-05-22[RTC] remove unused asm/rtc.h includes from ARM RTC driversRussell King2-4/+0
2008-05-22[RTC] rtc-pl030: add driver, remove old non-rtc lib driverRussell King3-0/+228
2008-05-22[RTC] rtc-pl031: use proper resources, use proper apis, clean up includesRussell King1-21/+15
2008-05-22[RTC] remove references to asm/mach/time.hRussell King4-6/+0
2008-05-13rtc: m41t80: include <linux/kernel.h> for printk()Maciej W. Rozycki1-0/+1
2008-05-13RTC/watchdog: M41T80: fix a potential use of unitialized dataMaciej W. Rozycki1-1/+1
2008-05-13rtc: rtc_time_to_tm: use unsigned arithmeticMaciej W. Rozycki1-1/+1
2008-05-11i2c: Match dummy devices by typeJean Delvare1-1/+1
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-5/+9
2008-05-08fix irq flags in rtc-ds1511Steven Rostedt1-2/+2
2008-05-08rtc: rtc-sh: Fixup for 64-bit resources.Paul Mundt1-5/+9
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+4
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare8-110/+90
2008-04-29i2c: Add support for device alias namesJean Delvare8-8/+15
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa1-1/+1
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev1-5/+3
2008-04-29rtc: dont reference pnp_resource_table directlyBjorn Helgaas1-3/+4
2008-04-28rtc: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-60/+60
2008-04-28rtc: add the support for alarm time relative to current time in sysfsZhao Yakui1-1/+11
2008-04-28rtc: rtc-rs5c372: fix up NULL name in transfer error pathPaul Mundt1-4/+4
2008-04-28make ds1511_rtc_{read,set}_time() staticAdrian Bunk1-4/+2
2008-04-28rtc: silence section mismatch warning in rtc-testSam Ravnborg1-4/+4
2008-04-28rtc-x1205: new style conversionAlessandro Zummo1-87/+43
2008-04-28rtc-pcf8563: new style conversionAlessandro Zummo1-78/+34
2008-04-28rtc-isl1208: new style conversion and minor bug fixesAlessandro Zummo1-187/+170
2008-04-28rtc: avoid legacy drivers with generic frameworkDavid Brownell1-4/+1
2008-04-28rtc-pcf8583 build fixDavid Brownell1-1/+1
2008-04-18rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello1-109/+187
2008-04-15rtc: fix the error in the function of cmos_set_alarmZhao Yakui1-3/+2
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers19-2/+33
2008-04-11rtc: rtc-s35390a.c needs the bitreverse libraryRandy Dunlap1-0/+1
2008-03-19rtc-at91sam9 fixesDavid Brownell1-1/+5
2008-03-19rtc: fix kconfig helpAlessandro Zummo1-1/+1
2008-03-04rtc: add support for the S-35390A RTC chipByron Bradley3-0/+326
2008-02-23rtc-cmos: display HPET emulation modeDavid Brownell1-0/+2
2008-02-09rtc-r9701.c: silence compiler warningS.Çağlar Onur1-1/+0
2008-02-06rtc: at91sam9 RTC support (RTT and/or RTC)David Brownell3-4/+562
2008-02-06rtc: remove more dev->power.power_state usageDavid Brownell1-12/+4
2008-02-06rtc ds1307: ds_1340 change initfrederic Rodo1-7/+20
2008-02-06rtc: add support for Epson RTC-9701JE V4Magnus Damm1-27/+10
2008-02-06rtc: add support for Epson RTC-9701JE V2Magnus Damm3-0/+205
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle1-13/+69
2008-02-06Blackfin RTC driver: convert sync wait to use the irq write complete noticeMike Frysinger1-113/+136
2008-02-06Blackfin RTC driver: shave off another memcpy() by using assignment.Mike Frysinger1-1/+1
2008-02-06Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...Mike Frysinger1-2/+2
2008-02-06Blackfin RTC driver: use dev_dbg() rather than pr_stamp()Mike Frysinger1-26/+22
2008-02-06Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...Mike Frysinger1-14/+12
2008-02-06Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...Mike Frysinger1-2/+2
2008-02-06Blackfin RTC driver: the frequency function is in units of Hz, not units of s...Mike Frysinger1-7/+17
2008-02-06Platform real time clock driver for Dallas 1511 chipAndrew Sharp3-0/+667
2008-02-06rtc-cmos alarm acts as oneshotDavid Brownell3-7/+35
2008-02-06rtc: ds1302 rtc supportPaul Mundt3-0/+269
2008-02-06rtc-cmos: export nvram in sysfsDavid Brownell1-12/+117
2008-02-06rtc-s3c: Use is_power_of_2() macro for simplicity.Robert P. J. Day1-3/+2
2008-02-06rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare1-17/+7
2008-02-06Cosmetic fixes to RTC subsystem's KconfigAlessandro Zummo1-26/+30
2008-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-12/+14
2008-01-28Merge branch 'pxa-plat' into develRussell King1-0/+31
2008-01-28rtc: rtc-sh: Split out the CPU defs to asm/cpu/.Paul Mundt1-19/+1
2008-01-28rtc: rtc-sh: SH-2A support.Paul Mundt2-3/+19
2008-01-28rtc: rtc-sh: SH-5 support.Paul Mundt2-2/+6
2008-01-27i2c: normal_i2c can be made const (rtc drivers)Jean Delvare6-6/+6
2008-01-26[ARM] pxa/sa1100: replace wakeup supportRussell King1-0/+31
2008-01-24rtc: use class iteration apiDave Young1-10/+12
2007-12-17rtc-at32ap700x: fix irq init oopsDavid Brownell1-10/+10
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat1-9/+3
2007-12-05RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flagJiri Kosina2-5/+5
2007-11-29RTC: convert mutex to bitfieldJiri Kosina2-10/+6
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
2007-11-14rtc-ds1307 exports NVRAMDavid Brownell2-2/+95
2007-11-14RTCs: handle NVRAM betterDavid Brownell4-4/+8
2007-11-14rtc_hctosys expects RTCs in UTC (doc)David Brownell2-3/+5
2007-11-07rtc: rtc-sh: Zero out tm value for invalid rtc states.Paul Mundt1-1/+3
2007-11-07rtc: sh-rtc: Handle rtc_device_register() failure properly.Paul Mundt1-1/+1
2007-11-05rtc: m48t59 fix section mismatch warningRandy Dunlap1-3/+3
2007-11-04rtc: ignore msb when reading back mday from alarmMark Lord1-1/+2
2007-10-30s3c-rtc: remove unused variableKrzysztof Helt1-2/+0