| Commit message (Expand) | Author | Age |
* | rtc: move power of 2 periodic frequency check down into drivers | Jonathan Cameron | 2009-01-06 |
* | rtc: bunch of drivers: fix 'no irq' case handing | Anton Vorontsov | 2009-01-06 |
* | rtc: struct device: replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | rtc-cmos: fix boot log message | Frans Pop | 2008-11-06 |
* | x86: sysfs: kill owner field from attribute | Parag Warudkar | 2008-10-20 |
* | drivers/rtc/: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 |
* | rtc-cmos: export second NVRAM bank | David Brownell | 2008-10-20 |
* | rtc-cmos: look for PNP RTC first, then for platform RTC | Bjorn Helgaas | 2008-10-14 |
* | rtc-cmos: move wake setup from ACPI glue into RTC driver | Bjorn Helgaas | 2008-10-14 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 |
|\ |
|
| * | rtc-cmos: wake again from S5 | Rafael J. Wysocki | 2008-09-02 |
* | | rtc: Allow RTC_DRV_CMOS to be used on SPARC. | David S. Miller | 2008-08-29 |
|/ |
|
* | rtc-cmos: avoid spurious irqs | David Brownell | 2008-07-24 |
* | rtc-cmos: improve HPET IRQ glue | David Brownell | 2008-07-24 |
* | rtc: remove and clarify unneeded externs | Carlos R. Mafra | 2008-07-24 |
* | provide rtc_cmos platform device | Stas Sergeev | 2008-06-12 |
* | rtc: dont reference pnp_resource_table directly | Bjorn Helgaas | 2008-04-29 |
* | rtc: fix the error in the function of cmos_set_alarm | Zhao Yakui | 2008-04-15 |
* | rtc: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 |
* | rtc-cmos: display HPET emulation mode | David Brownell | 2008-02-23 |
* | rtc: add HPET RTC emulation to RTC_DRV_CMOS | Bernhard Walle | 2008-02-06 |
* | rtc-cmos alarm acts as oneshot | David Brownell | 2008-02-06 |
* | rtc-cmos: export nvram in sysfs | David Brownell | 2008-02-06 |
* | rtc: ignore msb when reading back mday from alarm | Mark Lord | 2007-11-04 |
* | rtc-cmos probe() cleanup | David Brownell | 2007-10-16 |
* | rtc_irq_set_freq() requires power-of-two and associated kerneldoc | David Brownell | 2007-10-16 |
* | RTC: add periodic irq support to rtc-cmos | Alessandro Zummo | 2007-07-19 |
* | RTC: use fallback IRQ if PNP tables don't provide one | Matthew Garrett | 2007-06-01 |
* | rtc-cmos: make it load on PNPBIOS systems | Marko Vrh | 2007-05-08 |
* | rtc-cmos wakeup interface | David Brownell | 2007-05-08 |
* | rtc: remove rest of class_device | David Brownell | 2007-05-08 |
* | rtc: rtc interfaces don't use class_device | David Brownell | 2007-05-08 |
* | [PATCH] rtc-cmos lockdep fix, irq updates | David Brownell | 2007-04-02 |
* | [PATCH] RTC framework driver for CMOS RTCs | David Brownell | 2007-02-11 |