summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-152-3/+1
|\
| * powerpc/32: fix ADB_CUDA kconfig warningMichael Ellerman2024-03-031-1/+1
| * powerpc: Remove duplicate/unnecessary ifdefsShrikanth Hegde2024-02-211-2/+0
* | arch/powerpc: Remove <linux/fb.h> from backlight codeThomas Zimmermann2024-03-071-26/+0
|/
* powerpc/powermac: mark smp_psurge_{give,take}_timebase staticArnd Bergmann2023-11-211-2/+2
* powerpc: Annotate endianness of various variables and functionsBenjamin Gray2023-10-191-1/+2
* powerpc/32: Add dependencies of POWER_RESET for pmac32Yuan Tan2023-09-181-0/+1
* powerpc/powermac: add missing of_node_putJulia Lawall2023-09-182-2/+6
* Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-312-5/+7
|\
| * powerpc/powermac: Fix unused function warningMichael Ellerman2023-08-251-4/+4
| * powerpc: address missing-prototypes warningsArnd Bergmann2023-08-021-0/+2
| * powerpc: Explicitly include correct DT includesRob Herring2023-08-021-1/+1
* | powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray2023-08-021-3/+3
|/
* Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-301-6/+6
|\
| * powerpc: powermac: Use of_get_cpu_hwid() to read CPU node 'reg'Rob Herring2023-06-211-6/+6
* | init: remove pointless Root_* valuesChristoph Hellwig2023-06-051-1/+2
|/
* powerpc: Use of_address_to_resource()Rob Herring2023-04-041-10/+6
* powerpc: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-304-5/+5
* powerpc: Use of_property_present() for testing DT property presenceRob Herring2023-03-301-2/+1
* powerpc/powermac: Fix symbol not declared warningsChen Lifu2022-11-241-13/+5
* powerpc/powermac/udbg_scc: Add missing of_node_put()s in udbg_scc_init()Liang He2022-09-051-2/+6
* powerpc/powermac/pfunc_base: Add missing of_node_put() in macio_gpio_init_one()Liang He2022-09-051-0/+2
* powerpc/powermac/low_i2c: Add missing of_node_put() in kw_i2c_probe()Liang He2022-09-051-0/+1
* powerpc/powermac/feature: Add missing of_node_put()Liang He2022-09-051-5/+10
* powerpc/powermac: Add missing of_node_put() in smp_core99_setup()Liang He2022-09-051-0/+1
* powerpc/powermac: Remove empty function note_scsi_host()Christophe Leroy2022-06-261-7/+0
* powerpc/powermac: constify device_node in of_irq_parse_oldworld()Krzysztof Kozlowski2022-05-221-1/+1
* powerpc/powermac: add missing g5_phy_disable_cpu1() declarationKrzysztof Kozlowski2022-05-222-2/+2
* powerpc: Add missing headersChristophe Leroy2022-05-0810-7/+13
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-085-5/+0
* powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
* powerpc/powermac: Use for_each_property_of_node()Michael Ellerman2022-05-041-1/+1
* powerpc: No need to initialise statics to 0Xiang wangx2022-05-041-1/+1
* powerpc: use strscpy to replace strlcpyJason Wang2022-05-041-1/+1
* powerpc/pmac: remove unused symbolZucheng Zheng2022-05-041-4/+0
* powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy2022-02-071-0/+2
* powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy2021-12-231-2/+2
* cuda/pmu: Make find_via_cuda/pmu init functionsNick Child2021-12-231-2/+2
* powerpc/powermac: Add __init attribute to eligible functionsNick Child2021-12-236-9/+9
* powerpc: use swap() to make code cleanerYang Guang2021-12-201-4/+2
* powerpc/powermac: Add additional missing lockdep_register_key()Christophe Leroy2021-12-091-0/+2
* powerpc/64s: Make hash MMU support configurableNicholas Piggin2021-12-091-0/+1
* powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin2021-12-021-1/+1
* powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy2021-11-301-0/+1
* powerpc/powermac: Remove stale declaration of pmac_mdChristophe Leroy2021-10-091-2/+0
* powerpc: Remove unused prototype for of_show_percpuinfoDaniel Axtens2021-10-091-1/+0
* powerpc/smp: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-141-0/+1
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-022-3/+3
|\
| * powerpc: Remove klimitChristophe Leroy2021-06-251-1/+1
| * powerpc: Don't use 'struct ppc_inst' to reference instruction locationChristophe Leroy2021-06-171-2/+2