linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] rtc: tps6594: Add power management support
@ 2024-05-15 15:28 Richard Genoud
  2024-05-15 15:28 ` [PATCH v2 1/1] " Richard Genoud
  0 siblings, 1 reply; 7+ messages in thread
From: Richard Genoud @ 2024-05-15 15:28 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Thomas Petazzoni, Udit Kumar, Thomas Richard, Gregory CLEMENT,
	Esteban Blanc, linux-rtc, Lee Jones, linux-kernel, Richard Genoud

Changes in v2:
 - use DEFINE_SIMPLE_DEV_PM_OPS instead of deprecated SIMPLE_DEV_PM_OPS
   (This fixes the defined but unsed warning when CONFIG_PM is unset)

Richard Genoud (1):
  rtc: tps6594: Add power management support

 drivers/rtc/rtc-tps6594.c   | 46 +++++++++++++++++++++++++++++++++++++
 include/linux/mfd/tps6594.h |  1 +
 2 files changed, 47 insertions(+)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-06-18 15:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-15 15:28 [PATCH v2 0/1] rtc: tps6594: Add power management support Richard Genoud
2024-05-15 15:28 ` [PATCH v2 1/1] " Richard Genoud
2024-05-15 16:11   ` Esteban Blanc
2024-05-31 13:36   ` Lee Jones
2024-06-14 13:21   ` Thomas Richard
2024-06-18  9:48     ` Richard GENOUD
2024-06-18 15:17       ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).