summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac/feature.c
AgeCommit message (Expand)Author
2023-10-19powerpc: Annotate endianness of various variables and functionsBenjamin Gray
2023-08-25powerpc/powermac: Fix unused function warningMichael Ellerman
2023-08-02powerpc: address missing-prototypes warningsArnd Bergmann
2023-06-21powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'Rob Herring
2023-04-04powerpc: Use of_address_to_resource()Rob Herring
2023-03-30powerpc: Use of_property_read_bool() for boolean propertiesRob Herring
2022-09-05powerpc/powermac/feature: Add missing of_node_put()Liang He
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2021-12-23powerpc/powermac: Add __init attribute to eligible functionsNick Child
2020-07-29powerpc: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-04powerpc: annotate implicit fall throughsStephen Rothwell
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-09-28powerpc: use for_each_of_cpu_node iteratorRob Herring
2018-08-08powerpc/powermac: of_node_put() is not needed after iteratorzhong jiang
2018-02-06Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-11powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya
2017-12-04powerpc: Use of for_each_node_by_name() instead of open-coding itDmitry Torokhov
2017-12-04powerpc/powermac: drop useless call to of_find_node_by_nameDmitry Torokhov
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-07-28powerpc: Remove CONFIG_POWER4Michael Ellerman
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2010-08-24powerpc/powermac: Drop unnecessary null testJulia Lawall
2010-08-24powerpc/powermac: Drop unnecessary of_node_putJulia Lawall
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-01of/address: Clean up function declarationsGrant Likely
2010-07-31powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-19powerpc: Convert feature_lock to raw_spinlockThomas Gleixner
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2009-08-20powerpc: Missing tests for NULL after ioremap()roel kluin
2009-08-20powerpc: ARRAY_SIZE changes in pasemi and powermac codeStoyan Gaydarov
2008-09-15powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ONroel kluin
2008-02-08[POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt
2007-08-03[POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_devicesStephen Rothwell
2007-04-24[POWERPC] Remove old interface find_path_deviceStephen Rothwell
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-03-08[POWERPC] Fix warning in powermac feature.cBenjamin Herrenschmidt
2006-11-13[PATCH] Fix compile warnings with CONFIG_PM=nOlaf Hering
2006-09-23[PATCH] more fallout from get_property returning pointer to constAl Viro
2006-07-31[POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-22[PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt