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