index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-hip04.c
Age
Commit message (
Expand
)
Author
2019-08-20
irqchip/gic: Prepare for more than 16 PPIs
Marc Zyngier
2019-08-20
irqchip/gic: Rework gic_configure_irq to take the full ICFGR base
Marc Zyngier
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-18
irqchip/hip04: Report that effective affinity is a single target
Marc Zyngier
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-07-14
irqchip/hip04: Convert to hotplug state machine
Richard Cochran
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-09-16
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-07-27
irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
Sudeep Holla
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-06-05
irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED
Sudeep Holla
2015-01-26
irqchip: gic: Allow interrupt level to be set for PPIs
Liviu Dudau
2015-01-07
irqchip: hip04: Initialize hip04_cpu_map to 0xffff
Wang Long
2014-11-02
irqchip: hip04: Convert to handle_domain_irq
Marc Zyngier
2014-08-20
irqchip: hip04: Enable Hisilicon HiP04 interrupt controller
Haojian Zhuang