summaryrefslogtreecommitdiffstats
path: root/drivers/soc/dove
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2026-01-05soc: dove: pmu: Simplify with scoped for each OF child loopKrzysztof Kozlowski-6/+3
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2025-05-16soc: Switch to irq_domain_create_*()Jiri Slaby (SUSE)-2/+2
2025-04-07soc: dove: Convert generic irqchip locking to guard()Thomas Gleixner-2/+1
2023-09-20soc: dove: add missing of_node_putJulia Lawall-1/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-01-27soc: dove: constify reset_control_ops structuresBhumika Goyal-1/+1
2015-12-08soc: dove: add legacy support to PMU driverRussell King-0/+43
2015-10-12soc: dove: Let genpd deal with disabling of unused PM domainsUlf Hansson-1/+0
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-2/+2
2015-09-14soc: dove: Prepare irq handler for irq argument removalThomas Gleixner-1/+1
2015-09-14soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descThomas Gleixner-1/+1
2015-08-05ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resetsRussell King-0/+413