aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König1-12/+0
2011-01-21RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz1-3/+9
2011-01-21RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz1-21/+28
2011-01-14mfd: Support LP3974 RTCMyungJoo Ham1-5/+49
2011-01-13rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin1-1/+2
2011-01-13rtc-cmos: fix suspend/resumePaul Fox1-7/+9
2011-01-13drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin1-2/+4
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+2
2011-01-11Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-329/+390
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt1-1/+1
2011-01-10i2c: Constify i2c_client where possibleJean Delvare1-6/+6
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds5-5/+5
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-34/+127
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-0/+595
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into develRussell King1-34/+127
2010-12-24rtc: don't use flush_scheduled_work()Tejun Heo5-5/+5
2010-12-22rtc: rs5c372: fix buffer sizeWolfram Sang1-1/+1
2010-12-21ARM: 6455/2: Better use of the RTC framework for sa11xx.Marcelo Roberto Jimenez1-24/+74
2010-12-13rtc: Namespace fixupThomas Gleixner2-24/+24
2010-12-10RTC: Remove UIE emulationJohn Stultz1-104/+0
2010-12-10RTC: Rework RTC code to use timerqueue for eventsJohn Stultz3-225/+390
2010-11-29rtc-cmos.c : Fix warning on PowerPCSrikanth Krishnakar1-1/+2
2010-11-17x86, mrst: Add explanation for using 1960 as the year offset for vrtcFeng Tang1-1/+5
2010-11-11rtc: Add drivers/rtc/rtc-mrst.cFeng Tang3-0/+591
2010-11-10ARM: 6454/1: sa1100: Fix for a nasty initialization bug in the RTSR.Marcelo Roberto Jimenez1-1/+41
2010-11-10ARM: 6453/1: sa1100: Print the value of RTSR on /proc/drivers/rtc.Marcelo Roberto Jimenez1-0/+1
2010-11-10ARM: 6452/1: Fix checkpatch.pl issues in drivers/rtc/rtc-sa1100.c.Marcelo Roberto Jimenez1-9/+11
2010-11-10Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgentPaul Mundt1-2/+2
2010-11-08rtc: rtc-sh - fix a memory leakAxel Lin1-2/+2
2010-10-29sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt1-1/+1
2010-10-29rtc: Add support for the rtc found in the MC13892 PMICUwe Kleine-König4-433/+443
2010-10-29mfd: Align ab8500 with the abx500 interfaceMattias Wallin1-50/+53
2010-10-29rtc: Add MAX8998 rtc driverJoonyoung Shim3-0/+311
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-17/+17
2010-10-27drivers/rtc/rtc-jz4740.c: add alarm functionPaul Cercueil1-5/+40
2010-10-27drivers/rtc/rtc-ds3232.c: add alarm functionLan Chunhe-B258062-1/+183
2010-10-27rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime()Kukjin Kim1-1/+1
2010-10-27rtc: rtc-s3c: fix RTC initialization methodChanghwan Youn1-5/+13
2010-10-27rtc: rtc-s3c: Fix debug message format on RTCKukjin Kim1-9/+9
2010-10-27rtc: rtc-s3c: fix on support RTC AlarmChanghwan Youn1-1/+2
2010-10-27rtc: rtc-s3c: fix setting missing field of getalarmChanghwan Youn1-6/+6
2010-10-27rtc: rtc-s3c: fix access unit from byte to word on RTCCONChanghwan Youn1-18/+21
2010-10-27rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori1-5/+7
2010-10-27drivers/rtc/class.c: fix device_register() error handlingVasiliy Kulikov1-1/+3
2010-10-27rtc-bfin: add debug markers to suspend/resume pathsMike Frysinger1-4/+12
2010-10-27rtc-bfin: shrink/optimize interrupt handler a bitMike Frysinger1-11/+16
2010-10-27rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoCKevin Wells3-0/+424
2010-10-27rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt1-17/+17
2010-10-26AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre1-6/+6
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1