summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/83xx
AgeCommit message (Expand)Author
2024-05-08powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer
2024-03-07powerpc/83xx: Fix build failure with FPU=nMichael Ellerman
2024-03-03powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy
2023-12-21powerpc/mpc83xx: Use wait_event_freezable() for freezable kthreadKevin Hao
2023-12-21powerpc/mpc83xx: Add the missing set_freezable() for agent_thread_fn()Kevin Hao
2023-10-19powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy
2023-08-18powerpc/83xx: Split usb.cChristophe Leroy
2023-08-18powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes fr...Christophe Leroy
2023-08-02powerpc: Explicitly include correct DT includesRob Herring
2023-06-14powerpc: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC837x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy
2023-03-11powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with functi...Amit Kumar Mahapatra
2022-12-02powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-09-05powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()Liang He
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-28powerpc/platforms/83xx/suspend: Remove write-only global variableUwe Kleine-König
2022-07-28powerpc/platforms/83xx/suspend: Prevent unloading the driverUwe Kleine-König
2022-07-28powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declarationUwe Kleine-König
2022-06-29powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy
2022-05-22powerpc/platforms/83xx: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)
2022-05-08powerpc: Add missing headersChristophe Leroy
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-04-21powerpc/83xx/mpc8349emitx: Get rid of of_node assignmentAndy Shevchenko
2021-12-23powerpc/83xx: Add __init attribute to eligible functionsNick Child
2021-11-15powerpc/83xx/mpc8349emitx: Drop unused variableUwe Kleine-König
2021-10-28powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return voidUwe Kleine-König
2021-02-11powerpc/83xx: Fix build error when CONFIG_PCI=nMichael Ellerman
2021-02-09powerpc/83xx: Move PHB discoveryOliver O'Halloran
2020-09-02powerpc: Use simple i2c probe functionStephen Kitt
2020-06-02powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobeChristophe Leroy
2020-03-04powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'Christophe JAILLET
2020-03-04powerpc/83xx: Fix some typo in some warning messageChristophe JAILLET
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-01-07powerpc/83xx: use resource_sizeJulia Lawall
2019-12-09powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQRasmus Villemoes
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes
2019-12-09soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes
2019-11-21powerpc/sysdev: drop simple gpioChristophe Leroy
2019-11-19powerpc/83xx: map IMMR with a BAT.Christophe Leroy
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-20powerpc/83xx: Add missing of_node_put() after of_device_is_available()Julia Lawall
2019-02-22powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy