blob: afcbebea727b1becb9339fbc70f46c789f703859 [file] [log] [blame]
ba1bcafb2957 ("rtc: rx8010: rename rx8010_init_client() to rx8010_init()")
9868bc1ce272 ("rtc: rx8010: convert to using regmap")
cee015d90d96 ("rtc: rx8010: switch to using the preferred i2c API")
0ce627785afa ("rtc: rx8010: switch to using the preferred RTC API")
666f21413b88 ("rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val)")
955a123c1490 ("rtc: rx8010: use a helper variable for client->dev in probe()")
f702699c67d3 ("rtc: rx8010: don't use magic values for time buffer length")
13952c9e3538 ("rtc: rx8010: rename ret to err in rx8010_set_time()")
756779719919 ("rtc: rx8010: consolidate local variables of the same type")
28c86f30c979 ("rtc: rx8010: remove unnecessary brackets")
d3b14296da69 ("rtc: rx8010: don't modify the global rtc ops")