summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/cbe_regs.c
AgeCommit message (Expand)AuthorLines
2025-02-26powerpc/cell: Remove support for IBM Cell BladesMichael Ellerman-298/+0
2023-08-02powerpc: Explicitly include correct DT includesRob Herring-2/+1
2022-09-05powerpc/cell: Add missing of_node_put()s in cbe_regs.cLiang He-10/+27
2022-05-08powerpc: Add missing headersChristophe Leroy-1/+1
2022-05-05powerpc: fix typos in commentsJulia Lawall-1/+1
2021-12-23powerpc/cell: Add __init attribute to eligible functionsNick Child-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-1/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring-3/+3
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens-1/+1
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker-1/+1
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro-5/+6
2007-12-20[POWERPC] cell/cbe_regs.c: Add missing of_node_putJulia Lawall-0/+1
2007-12-19[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger-2/+2
2007-10-09[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt-2/+1
2007-07-20[CELL] allow linux to map Cell regs on legacy SLOF tree.Jean-Christophe DUBOIS-0/+7
2007-04-23[POWERPC] cell: add support for proper device-treeChristian Krafft-30/+88
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft-14/+39
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell-4/+3
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson-0/+12
2006-10-25[POWERPC] cell: add shadow registers for pmd_regKevin Corry-0/+17
2006-10-25[POWERPC] cell: update Cell BE register definitionsDavid Erb-3/+41
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-2/+0
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr-5/+3
2006-06-25[PATCH] more for_each_cpu() removalAndrew Morton-2/+2
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt-0/+128