index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mcp795.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-10
rtc: mcp795: Switch to use %ptR
Andy Shevchenko
2018-03-17
rtc: remove VLA usage
Gustavo A. R. Silva
2018-03-02
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2017-01-11
rtc: mcp795: add alarm support.
Emil Bartczak
2017-01-11
rtc: mcp795: Add support for weekday.
Emil Bartczak
2016-12-19
rtc: mcp795: Fix whitespace and indentation.
Emil Bartczak
2016-12-19
rtc: mcp795: Prefer using the BIT() macro.
Emil Bartczak
2016-12-19
rtc: mcp795: fix month write resetting date to 1.
Emil Bartczak
2016-12-19
rtc: mcp795: fix time range difference between linux and RTC chip.
Emil Bartczak
2016-12-19
rtc: mcp795: fix bitmask value for leap year (LP).
Emil Bartczak
2016-12-19
rtc: mcp795: use bcd2bin/bin2bcd.
Emil Bartczak
2016-09-02
rtc: constify rtc_class_ops structures
Julia Lawall
2016-03-21
rtc: mcp795: add devicetree support
Emil Bartczak
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2014-06-06
drivers/rtc: add support for Microchip MCP795
Josef Gajdusek