aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
* mfd: Support LP3974 RTCMyungJoo Ham2011-01-141-5/+49
* rtc: rtc-max6902 - set driver data in max6902_probe()Axel Lin2011-01-131-1/+2
* rtc-cmos: fix suspend/resumePaul Fox2011-01-131-7/+9
* drivers/rtc/rtc-omap.c: fix a memory leakAxel Lin2011-01-131-2/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-01-111-1/+2
|\
| * Merge remote branch 'gcl/next' into nextBenjamin Herrenschmidt2011-01-111-1/+1
| |\
| * | rtc-cmos.c : Fix warning on PowerPCSrikanth Krishnakar2010-11-291-1/+2
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-114-329/+390
|\ \ \
| * | | rtc: Namespace fixupThomas Gleixner2010-12-132-24/+24
| * | | RTC: Remove UIE emulationJohn Stultz2010-12-101-104/+0
| * | | RTC: Rework RTC code to use timerqueue for eventsJohn Stultz2010-12-103-225/+390
* | | | i2c: Constify i2c_client where possibleJean Delvare2011-01-101-6/+6
* | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-075-5/+5
|\ \ \ \
| * | | | rtc: don't use flush_scheduled_work()Tejun Heo2010-12-245-5/+5
| | |/ / | |/| |
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-061-34/+127
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-051-34/+127
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | |
| | | | * | | ARM: 6455/2: Better use of the RTC framework for sa11xx.Marcelo Roberto Jimenez2010-12-211-24/+74
| | | | * | | ARM: 6454/1: sa1100: Fix for a nasty initialization bug in the RTSR.Marcelo Roberto Jimenez2010-11-101-1/+41
| | | | * | | ARM: 6453/1: sa1100: Print the value of RTSR on /proc/drivers/rtc.Marcelo Roberto Jimenez2010-11-101-0/+1
| | | | * | | ARM: 6452/1: Fix checkpatch.pl issues in drivers/rtc/rtc-sa1100.c.Marcelo Roberto Jimenez2010-11-101-9/+11
| | | | |/ /
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-063-0/+595
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86, mrst: Add explanation for using 1960 as the year offset for vrtcFeng Tang2010-11-171-1/+5
| * | | | | rtc: Add drivers/rtc/rtc-mrst.cFeng Tang2010-11-113-0/+591
| | |/ / / | |/| | |
* | | | | rtc: rs5c372: fix buffer sizeWolfram Sang2010-12-221-1/+1
| |/ / / |/| | |
* | | | Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgentPaul Mundt2010-11-101-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | rtc: rtc-sh - fix a memory leakAxel Lin2010-11-081-2/+2
| |/ /
* | | sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt2010-10-291-1/+1
|/ /
* | rtc: Add support for the rtc found in the MC13892 PMICUwe Kleine-König2010-10-294-433/+443
* | mfd: Align ab8500 with the abx500 interfaceMattias Wallin2010-10-291-50/+53
* | rtc: Add MAX8998 rtc driverJoonyoung Shim2010-10-293-0/+311
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-281-17/+17
|\ \
| * | rtc: rtc-rs5c313: ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-10-271-17/+17
* | | drivers/rtc/rtc-jz4740.c: add alarm functionPaul Cercueil2010-10-271-5/+40
* | | drivers/rtc/rtc-ds3232.c: add alarm functionLan Chunhe-B258062010-10-272-1/+183
* | | rtc: rtc-s3c: add rtc_valid_tm in s3c_rtc_gettime()Kukjin Kim2010-10-271-1/+1
* | | rtc: rtc-s3c: fix RTC initialization methodChanghwan Youn2010-10-271-5/+13
* | | rtc: rtc-s3c: Fix debug message format on RTCKukjin Kim2010-10-271-9/+9
* | | rtc: rtc-s3c: fix on support RTC AlarmChanghwan Youn2010-10-271-1/+2
* | | rtc: rtc-s3c: fix setting missing field of getalarmChanghwan Youn2010-10-271-6/+6
* | | rtc: rtc-s3c: fix access unit from byte to word on RTCCONChanghwan Youn2010-10-271-18/+21
* | | rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori2010-10-271-5/+7
* | | drivers/rtc/class.c: fix device_register() error handlingVasiliy Kulikov2010-10-271-1/+3
* | | rtc-bfin: add debug markers to suspend/resume pathsMike Frysinger2010-10-271-4/+12
* | | rtc-bfin: shrink/optimize interrupt handler a bitMike Frysinger2010-10-271-11/+16
* | | rtc: rtc-lpc32xx: introduce RTC driver for the LPC32XX SoCKevin Wells2010-10-273-0/+424
* | | AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 familyNicolas Ferre2010-10-261-6/+6
|/ /
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-103-1/+358
| |\ \
| * | | fix printk typo 'faild'Paul Bolle2010-08-091-1/+1
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \