[PATCH 00/15] rtc: rx8025: cleanup

From: Alexandre Belloni
Date: Tue Aug 04 2015 - 05:49:15 EST


Hi,

This series is a cleanup for the rx8025 driver in order to prepare it for the
inclusion of the support of new models.

Alexandre Belloni (15):
rtc: rx8025: remove useless headers and reorder them
rtc: rx8025: Convert to threaded IRQ
rtc: rx8025: switch to managed irq allocation
rtc: rx8025: remove useless probe error message
rtc: rx8025: use BIT()
rtc: rx8025: only handle dates between 2000 and 2099
rtc: rx8025: fix transfer mode
rtc: rx8025: don't reset the time
rtc: rx8025: cleanup accessors
rtc: rx8025: continue without alarm when irq request fails
rtc: rx8025: fix rx8025_init_client()
rtc: rx8025: reset validity when setting time
rtc: rx8025: remove useless initialization
rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization
rtc: rx8025: check time validity when necessary

drivers/rtc/rtc-rx8025.c | 272 ++++++++++++++++++-----------------------------
1 file changed, 105 insertions(+), 167 deletions(-)

--
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/