summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/83xx
AgeCommit message (Expand)Author
2015-06-16powerpc: don't use module_init in non-modular 83xx suspend codePaul Gortmaker
2015-01-29PowerPC-83xx: Deletion of an unnecessary check before the function call "of_n...Markus Elfring
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf
2014-10-20powerpc: platforms: 83xx: drop owner assignment from platform_driversWolfram Sang
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds
2014-09-25powerpc: make of_device_ids constUwe Kleine-König
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-30powerpc: Remove unused REDBOOT Kconfig parameterMichael Opdenacker
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-28arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdataWolfram Sang
2013-10-09powerpc: add explicit OF includesRob Herring
2013-06-25powerpc/83xx: use module_i2c_driver to simplify the codeWei Yongjun
2013-02-13powerpc/83xx: apply mpc8360e quirk for kmeter1 only when par_io is presentGerlando Falauto
2013-02-13powerpc/83xx: refactor mpc8360e quirk for kmeter1Gerlando Falauto
2013-02-13powerpc/83xx: fix checkpatch warnings for km83xx.cHolger Brunck
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-15powerpc: Fix typos in Freescale copyright claimsYang Li
2012-10-06sections: fix section conflicts in arch/powerpcAndi Kleen
2012-09-11powerpc/83xx: add a const qualifierUwe Kleine-König
2012-07-10powerpc/83xx: fix RGMII AC values workaround for km83xxChristian Herzig
2012-07-10powerpc/83xx: use for_each_node_by_name for km83xx.cHolger Brunck
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-01-04sbc834x: put full compat string in board match checkPaul Gortmaker
2011-11-24powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pciDmitry Eremin-Solenikov
2011-11-24powerpc/83xx: merge PCI bridge additionsDmitry Eremin-Solenikov
2011-11-24powerpc/83xx: consolidate of_platform_bus_probe callsDmitry Eremin-Solenikov
2011-11-24powerpc/83xx: consolidate init_IRQ functionsDmitry Eremin-Solenikov
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03powerpc/83xx: Add shutdown request support to MCU handling on MPC8349 MITXFabio Baltieri
2011-10-31powerpc: add export.h to files making use of EXPORT_SYMBOLPaul Gortmaker
2011-09-23gpio: move mpc8xxx/512x gpio driver to drivers/gpioWolfram Sang
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-03-15powerpc/83xx: rename and update kmeter1Holger Brunck
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-01-21Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt
2011-01-19powerpc/83xx: fix build failures on dt compatible list.Grant Likely
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-12powerpc/mpc8308: fix USB DR controller initializationIlya Yanok
2011-01-01of/flattree: Add of_flat_dt_match() helper functionGrant Likely
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-14powerpc/mpc83xx: Support for MPC8308 P1M boardIlya Yanok
2010-08-31arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely