summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mcp795.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: mcp795: add alarm support.Emil Bartczak2017-01-111-1/+170
* rtc: mcp795: Add support for weekday.Emil Bartczak2017-01-111-5/+7
* rtc: mcp795: Fix whitespace and indentation.Emil Bartczak2016-12-191-6/+6
* rtc: mcp795: Prefer using the BIT() macro.Emil Bartczak2016-12-191-2/+2
* rtc: mcp795: fix month write resetting date to 1.Emil Bartczak2016-12-191-5/+81
* rtc: mcp795: fix time range difference between linux and RTC chip.Emil Bartczak2016-12-191-2/+2
* rtc: mcp795: fix bitmask value for leap year (LP).Emil Bartczak2016-12-191-1/+2
* rtc: mcp795: use bcd2bin/bin2bcd.Emil Bartczak2016-12-191-12/+13
* rtc: constify rtc_class_ops structuresJulia Lawall2016-09-021-1/+1
* rtc: mcp795: add devicetree supportEmil Bartczak2016-03-211-0/+10
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* drivers/rtc: add support for Microchip MCP795Josef Gajdusek2014-06-061-0/+199
OpenPOWER on IntegriCloud