All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] clocksource/drivers/timer-microchip-pit64b: improve clock management
@ 2022-05-09  9:06 Claudiu Beznea
  2022-05-09  9:06 ` [PATCH 1/3] clocksource/drivers/timer-microchip-pit64b: remove suspend/resume ops for ce Claudiu Beznea
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Claudiu Beznea @ 2022-05-09  9:06 UTC (permalink / raw)
  To: daniel.lezcano, tglx; +Cc: linux-kernel, Claudiu Beznea

Hi,

This series improves clock management on PIT64B driver such that PIT64B
clocks to be disabled in case driver has been probed to be used as
clockevent but there is already a better clockevent timer available.

Along with it added a patch to fix compilation warnings.

Patches were initially part of series at [1].

Thank you,
Claudiu Beznea

[1] https://lore.kernel.org/linux-arm-kernel/80f949af-ddab-b54d-b6ee-0fbcb1f74b51@linaro.org/T/#mc9969713b69f7874dd3bc6de07e8e8bc9568ead5

Claudiu Beznea (3):
  clocksource/drivers/timer-microchip-pit64b: remove suspend/resume ops
    for ce
  clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend,
    resume}
  clocksource/drivers/timer-microchip-pit64b: fix compilation warnings

 drivers/clocksource/timer-microchip-pit64b.c | 64 +++++++++-----------
 1 file changed, 27 insertions(+), 37 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-05-09  9:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09  9:06 [PATCH 0/3] clocksource/drivers/timer-microchip-pit64b: improve clock management Claudiu Beznea
2022-05-09  9:06 ` [PATCH 1/3] clocksource/drivers/timer-microchip-pit64b: remove suspend/resume ops for ce Claudiu Beznea
2022-05-09  9:06 ` [PATCH 2/3] clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend, resume} Claudiu Beznea
2022-05-09  9:06 ` [PATCH 3/3] clocksource/drivers/timer-microchip-pit64b: fix compilation warnings Claudiu Beznea

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.