linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] irqchip: dw-apb-ictl: add irq_set_affinity support
@ 2015-07-03 14:32 Jisheng Zhang
  2015-07-03 14:32 ` [PATCH 1/2] irqchip: dw-apb-ictl: add private data structure Jisheng Zhang
  2015-07-03 14:32 ` [PATCH 2/2] irqchip: dw-apb-ictl: add irq_set_affinity support Jisheng Zhang
  0 siblings, 2 replies; 3+ messages in thread
From: Jisheng Zhang @ 2015-07-03 14:32 UTC (permalink / raw)
  To: linux-arm-kernel

On Marvell Berlin SoCs, the cpu's local timer is shutdown when the cpu
goes to a deep idle state, then the timer framework will be notified to
use a broadcast timer instead. The broadcast timer uses dw-apb-ictl as
interrupt chip, these patches try to add irq_set_affinity support so
that the going to deep idle state cpu can set the interrupt affinity of the
broadcast interrupt to avoid unnecessary wakeups and IPIs.


Jisheng Zhang (2):
  irqchip: dw-apb-ictl: add private data structure
  irqchip: dw-apb-ictl: add irq_set_affinity support

 drivers/irqchip/irq-dw-apb-ictl.c | 47 ++++++++++++++++++++++++++++++++++-----
 1 file changed, 42 insertions(+), 5 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-07-03 14:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03 14:32 [PATCH 0/2] irqchip: dw-apb-ictl: add irq_set_affinity support Jisheng Zhang
2015-07-03 14:32 ` [PATCH 1/2] irqchip: dw-apb-ictl: add private data structure Jisheng Zhang
2015-07-03 14:32 ` [PATCH 2/2] irqchip: dw-apb-ictl: add irq_set_affinity support Jisheng Zhang

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).