Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -3/+2 |
* | drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region | Julia Lawall | 2011-05-26 | 1 | -2/+2 |
* | rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() | Feng Tang | 2011-04-07 | 1 | -3/+4 |
* | rtc-mrst: Fix section types | Major Lee | 2011-04-04 | 1 | -5/+5 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -1/+12 |
|\ | |||||
| * | Merge branch 'linus' into x86/platform | Thomas Gleixner | 2011-02-23 | 1 | -26/+5 |
| |\ | |||||
| * | | mrst/vrtc: Avoid using cmos rtc ops | Feng Tang | 2011-02-14 | 1 | -1/+12 |
* | | | RTC: Cleanup rtc_class_ops->irq_set_state | John Stultz | 2011-03-09 | 1 | -20/+0 |
| |/ |/| | |||||
* | | RTC: Convert rtc drivers to use the alarm_irq_enable method | John Stultz | 2011-02-03 | 1 | -26/+5 |
|/ | |||||
* | x86, mrst: Add explanation for using 1960 as the year offset for vrtc | Feng Tang | 2010-11-17 | 1 | -1/+5 |
* | rtc: Add drivers/rtc/rtc-mrst.c | Feng Tang | 2010-11-11 | 1 | -0/+578 |