index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
dove
/
pmu.c
Age
Commit message (
Expand
)
Author
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-16
soc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-04-07
soc: dove: Convert generic irqchip locking to guard()
Thomas Gleixner
2023-09-20
soc: dove: add missing of_node_put
Julia Lawall
2018-10-04
soc: Convert to using %pOFn instead of device_node.name
Rob Herring
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-27
soc: dove: constify reset_control_ops structures
Bhumika Goyal
2015-12-08
soc: dove: add legacy support to PMU driver
Russell King
2015-10-12
soc: dove: Let genpd deal with disabling of unused PM domains
Ulf Hansson
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-14
soc: dove: Prepare irq handler for irq argument removal
Thomas Gleixner
2015-09-14
soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Thomas Gleixner
2015-08-05
ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets
Russell King