summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spu_manage.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164Thomas Gleixner2019-05-301-13/+1
* powerpc: Use of_node_name_eq for node name comparisonsRob Herring2018-12-221-8/+2
* powerpc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-031-2/+2
* powerpc/cell: Use irq_of_parse_and_map() helperRob Herring2018-10-031-17/+4
* powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov2018-01-161-2/+2
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-13/+13
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-3/+6
* powerpc/cell: Don't use flat device-tree after bootBenjamin Herrenschmidt2016-07-131-2/+1
* of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-2/+1
* of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-6/+6
* of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* of: unify phandle name in struct device_nodeGrant Likely2010-01-281-3/+3
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-4/+4
* [POWERPC] cell: wrap master run control bitMasato Noguchi2007-12-211-0/+13
* [POWERPC] cell: safer of_has_vicinity routineAndre Detsch2007-12-191-3/+8
* [POWERPC] cell: add missing '\n'Ishizaki Kou2007-12-191-2/+2
* [POWERPC] cell: Don't cast the result of of_get_property()Jeremy Kerr2007-09-221-2/+2
* [POWERPC] spu_manage: fix spu_unit_number for celleb device treeChristian Krafft2007-08-301-0/+8
* [POWERPC] spu_manage: Use newer physical-id attributeChristian Krafft2007-08-251-1/+1
* [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-101-0/+163
* Cell: Draw SPE helper penguin logosGeert Uytterhoeven2007-07-171-1/+3
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-131-9/+9
* [POWERPC] spufs: remove need for struct page for SPEsBenjamin Herrenschmidt2007-02-131-78/+24
* [POWERPC] Celleb: consolidate spu management opsIshizaki Kou2007-02-071-0/+420