summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mcp795.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: mcp795: Add SPI ID tableMark Brown2021-10-011-0/+7
* rtc: mcp795: use rtc_lock/rtc_unlockAlexandre Belloni2021-01-251-3/+2
* rtc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* rtc: mcp795: Switch to use %ptRAndy Shevchenko2018-12-101-12/+6
* rtc: remove VLA usageGustavo A. R. Silva2018-03-171-1/+1
* rtc: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-021-1/+1
* 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