aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/cbe_regs.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-02powerpc: Explicitly include correct DT includesRob Herring1-2/+1
2022-09-05powerpc/cell: Add missing of_node_put()s in cbe_regs.cLiang He1-10/+27
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2021-12-23powerpc/cell: Add __init attribute to eligible functionsNick Child1-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring1-3/+3
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens1-1/+1
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker1-1/+1
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro1-5/+6
2007-12-20[POWERPC] cell/cbe_regs.c: Add missing of_node_putJulia Lawall1-0/+1
2007-12-19[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger1-2/+2
2007-10-09[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt1-2/+1
2007-07-20[CELL] allow linux to map Cell regs on legacy SLOF tree.Jean-Christophe DUBOIS1-0/+7
2007-04-23[POWERPC] cell: add support for proper device-treeChristian Krafft1-30/+88
2007-04-23[POWERPC] cell: add cbe_node_to_cpu functionChristian Krafft1-14/+39
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-4/+3
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson1-0/+12
2006-10-25[POWERPC] cell: add shadow registers for pmd_regKevin Corry1-0/+17
2006-10-25[POWERPC] cell: update Cell BE register definitionsDavid Erb1-3/+41
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-2/+0
2006-07-31[POWERPC] cell: Constify & voidify get_property()Jeremy Kerr1-5/+3
2006-06-25[PATCH] more for_each_cpu() removalAndrew Morton1-2/+2
2006-06-21[POWERPC] cell: add RAS supportBenjamin Herrenschmidt1-0/+128