summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-parisc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* parisc: set_time() catch errorsRoel Kluin2009-01-051-1/+2
| | | | | | | | set_rtc_time returns negative on error, ret should be signed to catch those Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Reviewed-by: Grant Grundler <grundler@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
* parisc: add rtc platform driverKyle McMartin2008-10-101-0/+111
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>