aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2011-02-14Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-11drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open()Alexander Strakh
2011-02-03RTC: Fix minor compile warningJohn Stultz
2011-02-03RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz
2011-02-03RTC: Fix rtc driver ioctl specific shortcuttingJohn Stultz
2011-02-03RTC: Prevents a division by zero in kernel code.Marcelo Roberto Jimenez
2011-01-21RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König
2011-01-21RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz
2011-01-21RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz
2011-01-14mfd: Support LP3974 RTCMyungJoo Ham
2011-01-13rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin
2011-01-13rtc-cmos: fix suspend/resumePaul Fox
2011-01-13drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin
2011-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-01-11Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-11Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt
2011-01-10i2c: Constify i2c_client where possibleJean Delvare
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King
2010-12-24rtc: don't use flush_scheduled_work()Tejun Heo
2010-12-22rtc: rs5c372: fix buffer sizeWolfram Sang
2010-12-21ARM: 6455/2: Better use of the RTC framework for sa11xx.Marcelo Roberto Jimenez
2010-12-13rtc: Namespace fixupThomas Gleixner
2010-12-10RTC: Remove UIE emulationJohn Stultz
2010-12-10RTC: Rework RTC code to use timerqueue for eventsJohn Stultz
2010-11-29rtc-cmos.c : Fix warning on PowerPCSrikanth Krishnakar
2010-11-17x86, mrst: Add explanation for using 1960 as the year offset for vrtcFeng Tang
2010-11-11rtc: Add drivers/rtc/rtc-mrst.cFeng Tang
2010-11-10ARM: 6454/1: sa1100: Fix for a nasty initialization bug in the RTSR.Marcelo Roberto Jimenez
2010-11-10ARM: 6453/1: sa1100: Print the value of RTSR on /proc/drivers/rtc.Marcelo Roberto Jimenez
2010-11-10ARM: 6452/1: Fix checkpatch.pl issues in drivers/rtc/rtc-sa1100.c.Marcelo Roberto Jimenez
2010-11-10Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgentPaul Mundt
2010-11-08rtc: rtc-sh - fix a memory leakAxel Lin
2010-10-29sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt
2010-10-29rtc: Add support for the rtc found in the MC13892 PMICUwe Kleine-König
2010-10-29mfd: Align ab8500 with the abx500 interfaceMattias Wallin
2010-10-29rtc: Add MAX8998 rtc driverJoonyoung Shim
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-27drivers/rtc/rtc-jz4740.c: add alarm functionPaul Cercueil
2010-10-27drivers/rtc/rtc-ds3232.c: add alarm functionLan Chunhe-B25806
2010-10-27rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime()Kukjin Kim
2010-10-27rtc: rtc-s3c: fix RTC initialization methodChanghwan Youn
2010-10-27rtc: rtc-s3c: Fix debug message format on RTCKukjin Kim
2010-10-27rtc: rtc-s3c: fix on support RTC AlarmChanghwan Youn
2010-10-27rtc: rtc-s3c: fix setting missing field of getalarmChanghwan Youn
2010-10-27rtc: rtc-s3c: fix access unit from byte to word on RTCCONChanghwan Youn
2010-10-27rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori
2010-10-27drivers/rtc/class.c: fix device_register() error handlingVasiliy Kulikov