aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mrst.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall2011-05-261-2/+2
* rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang2011-04-071-3/+4
* rtc-mrst: Fix section typesMajor Lee2011-04-041-5/+5
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-1/+12
|\
| * Merge branch 'linus' into x86/platformThomas Gleixner2011-02-231-26/+5
| |\
| * | mrst/vrtc: Avoid using cmos rtc opsFeng Tang2011-02-141-1/+12
* | | RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-091-20/+0
| |/ |/|
* | RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-031-26/+5
|/
* 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-111-0/+578