[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230615092753.323844-1-valentin.caron@foss.st.com>
Date: Thu, 15 Jun 2023 11:27:46 +0200
From: Valentin Caron <valentin.caron@...s.st.com>
To: Alessandro Zummo <a.zummo@...ertech.it>,
Alexandre Belloni <alexandre.belloni@...tlin.com>
CC: Alexandre Torgue <alexandre.torgue@...s.st.com>,
Antonio Borneo <antonio.borneo@...s.st.com>,
Christophe Guibout <christophe.guibout@...s.st.com>,
Gabriel Fernandez <gabriel.fernandez@...s.st.com>,
<linux-rtc@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Valentin Caron <valentin.caron@...s.st.com>
Subject: [PATCH 0/7] rtc: stm32: multiple bug fixes and improvements
This series implements some bug fixes for theses issues:
- typo issues
- register read sequence issue
- irq during pm callbacks issue
This series implements also some improvements:
- don't switch to INIT mode uselessly
- improve error printing during probe
- improve rtc precision on stm32mp1
Antonio Borneo (2):
rtc: stm32: use the proper register sequence to read date/time
rtc: stm32: don't stop time counter if not needed
Christophe Guibout (1):
rtc: stm32: improve rtc precision
Gabriel Fernandez (1):
rtc: stm32: change PM callbacks to "_noirq()"
Valentin Caron (3):
rtc: stm32: don't print an error on probe deferral
rtc: stm32: fix unnecessary parentheses
rtc: stm32: fix issues of stm32_rtc_valid_alrm function
drivers/rtc/rtc-stm32.c | 138 +++++++++++++++++++++++++---------------
1 file changed, 85 insertions(+), 53 deletions(-)
--
2.25.1
Powered by blists - more mailing lists