summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/83xx
AgeCommit message (Expand)AuthorFilesLines
2023-12-21powerpc/mpc83xx: Use wait_event_freezable() for freezable kthreadKevin Hao1-2/+1
2023-12-21powerpc/mpc83xx: Add the missing set_freezable() for agent_thread_fn()Kevin Hao1-0/+2
2023-10-19powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy1-0/+2
2023-08-18powerpc/83xx: Split usb.cChristophe Leroy4-119/+152
2023-08-18powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes fr...Christophe Leroy2-22/+15
2023-08-02powerpc: Explicitly include correct DT includesRob Herring3-4/+6
2023-06-14powerpc: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-04-29Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds14-604/+4
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker3-109/+0
2023-04-20powerpc: drop MPC837x_MDS platform supportPaul Gortmaker3-102/+0
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker3-208/+0
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker3-105/+0
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy12-12/+0
2023-03-14powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy8-72/+8
2023-03-11powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with functi...Amit Kumar Mahapatra1-1/+1
2022-12-02powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang1-1/+1
2022-10-10Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+5
2022-09-05powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()Liang He1-1/+5
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-2/+1
2022-07-28powerpc/platforms/83xx/suspend: Remove write-only global variableUwe Kleine-König1-2/+0
2022-07-28powerpc/platforms/83xx/suspend: Prevent unloading the driverUwe Kleine-König1-6/+1
2022-07-28powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declarationUwe Kleine-König1-22/+21
2022-06-29powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy1-8/+6
2022-05-22powerpc/platforms/83xx: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)1-5/+2
2022-05-08powerpc: Add missing headersChristophe Leroy4-3/+4
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy6-6/+0
2022-04-21powerpc/83xx/mpc8349emitx: Get rid of of_node assignmentAndy Shevchenko1-9/+5
2021-12-23powerpc/83xx: Add __init attribute to eligible functionsNick Child6-10/+10
2021-11-15powerpc/83xx/mpc8349emitx: Drop unused variableUwe Kleine-König1-1/+0
2021-10-27powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return voidUwe Kleine-König1-5/+2
2021-02-11powerpc/83xx: Fix build error when CONFIG_PCI=nMichael Ellerman1-1/+1
2021-02-08powerpc/83xx: Move PHB discoveryOliver O'Halloran13-2/+12
2020-09-02powerpc: Use simple i2c probe functionStephen Kitt1-2/+2
2020-06-02powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobeChristophe Leroy1-0/+1
2020-03-04powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'Christophe JAILLET1-1/+4
2020-03-04powerpc/83xx: Fix some typo in some warning messageChristophe JAILLET1-2/+2
2020-02-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds7-40/+5
2020-01-07powerpc/83xx: use resource_sizeJulia Lawall1-1/+1
2019-12-09powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQRasmus Villemoes7-17/+5
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes7-23/+0
2019-12-09soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes1-1/+1
2019-11-21powerpc/sysdev: drop simple gpioChristophe Leroy1-7/+0
2019-11-19powerpc/83xx: map IMMR with a BAT.Christophe Leroy1-0/+11
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner15-75/+15
2019-04-20powerpc/83xx: Add missing of_node_put() after of_device_is_available()Julia Lawall1-1/+3
2019-02-21powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy1-7/+27
2018-12-30Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2018-12-22powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy1-0/+17
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy1-1/+1