aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mrst.c
Commit message (Expand)AuthorAge
* drivers/rtc: remove IRQF_DISABLEDYong Zhang2012-03-23
* rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin2012-01-10
* vrtc: change its year offset from 1960 to 1972Feng Tang2011-11-11
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall2011-05-26
* rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang2011-04-07
* rtc-mrst: Fix section typesMajor Lee2011-04-04
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\
| * Merge branch 'linus' into x86/platformThomas Gleixner2011-02-23
| |\
| * | mrst/vrtc: Avoid using cmos rtc opsFeng Tang2011-02-14
* | | RTC: Cleanup rtc_class_ops->irq_set_stateJohn Stultz2011-03-09
| |/ |/|
* | RTC: Convert rtc drivers to use the alarm_irq_enable methodJohn Stultz2011-02-03
|/
* x86, mrst: Add explanation for using 1960 as the year offset for vrtcFeng Tang2010-11-17
* rtc: Add drivers/rtc/rtc-mrst.cFeng Tang2010-11-11