summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | rtc: m41t80: Initialize clientdata before registering deviceJohn Stultz2011-05-061-2/+3
| * | | rtc: ds1286: Initialize drvdata before registering deviceJohn Stultz2011-05-061-1/+1
| * | | rtc: ep93xx: Initialize drvdata before registering deviceWolfram Sang2011-05-061-3/+2
| * | | rtc: davinci: Initialize drvdata before registering deviceWolfram Sang2011-05-061-2/+3
| * | | rtc: mxc: Initialize drvdata before registering deviceWolfram Sang2011-05-061-8/+11
| | |/ | |/|
* / | drivers/rtc/rtc-s3c.c: fixup wake support for rtcBen Dooks2011-05-111-3/+10
|/ /
* / rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao2011-04-281-1/+2
|/
* Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-04-251-2/+2
|\
| * rtc: fix coh901331 startup crashLinus Walleij2011-04-201-2/+2
* | RTC: rtc-omap: Fix a leak of the IRQ during init failureAxel Lin2011-04-181-1/+1
|/
*-. Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds2011-04-164-3/+29
|\ \
| | * Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner2011-04-134-3/+29
| |/|
| | * RTC: rtc-mrst: follow on to the change of rtc_device_register()Feng Tang2011-04-061-3/+4
| | * RTC: add missing "return 0" in new alarm func for rtc-bfin.cMike Frysinger2011-03-291-0/+2
| | * RTC: Fix s3c compile error due to missing s3c_rtc_setpieVasily Khoruzhick2011-03-291-2/+0
| | * RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz2011-03-292-1/+27
* | | drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin2011-04-141-0/+1
|/ /
| |
| \
| \
| \
| \
| \
*-----. | Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds2011-04-071-3/+4
|\ \ \ \|
| | | * | rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang2011-04-071-3/+4
| | |/ /
* | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-075-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix common misspellingsLucas De Marchi2011-03-315-6/+6
| | |/ | |/|
* / | rtc-mrst: Fix section typesMajor Lee2011-04-041-5/+5
|/ /
* / drivers: Final irq namespace conversionThomas Gleixner2011-03-291-3/+3
|/
* rtc: add real-time clock driver for NVIDIA TegraAndrew Chew2011-03-223-0/+499
* drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram fileVasiliy Kulikov2011-03-221-1/+1
* drivers/rtc/rtc-isl1208.c: add alarm supportRyan Mallon2011-03-221-5/+171
* rtc: convert DS1374 to dev_pm_opsMark Brown2011-03-221-6/+13
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-3/+1
|\
| * rtc: change to new flag variablematt mooney2011-03-171-3/+1
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-183-3/+3
|\ \
| * \ Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-1734-899/+271
| |\ \
| * | | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven2011-03-173-3/+3
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2011-03-172-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | *---. \ \ Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2011-03-1728-352/+417
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | | |/
| | | | * / ARM: amba: make probe() functions take const id tablesRussell King2011-02-232-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-161-5/+4
|\ \ \ \ \
| * | | | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-152-1/+57
|\ \ \ \ \ \
| * | | | | | rtc: cmos: Add OF bindingsSebastian Andrzej Siewior2011-02-231-0/+45
| * | | | | | Merge branch 'linus' into x86/platformThomas Gleixner2011-02-2325-318/+376
| |\| | | | |
| * | | | | | Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 int...Thomas Gleixner2011-02-2217-394/+599
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | mrst/vrtc: Avoid using cmos rtc opsFeng Tang2011-02-141-1/+12
* | | | | | | RTC: sa1100: Update the sa1100 RTC driver.Marcelo Roberto Jimenez2011-03-091-108/+3
* | | | | | | RTC: Fix the cross interrupt issue on rtc-test.Marcelo Roberto Jimenez2011-03-091-4/+9
* | | | | | | RTC: Remove UIE and PIE information from the sa1100 driver proc.Marcelo Roberto Jimenez2011-03-091-9/+2
* | | | | | | RTC: Include information about UIE and PIE in RTC driver proc.Marcelo Roberto Jimenez2011-03-091-0/+8
* | | | | | | RTC: Clean out UIE icotl implementationsJohn Stultz2011-03-099-225/+0
* | | | | | | RTC: Cleanup rtc_class_ops->update_irq_enable()John Stultz2011-03-0916-236/+1
* | | | | | | RTC: Cleanup rtc_class_ops->irq_set_freq()John Stultz2011-03-098-103/+0
* | | | | | | RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-0910-208/+0