| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2020-02-08 | 7 | -40/+5 |
|\ |
|
| * | powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ | Rasmus Villemoes | 2019-12-09 | 7 | -17/+5 |
| * | soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/ | Rasmus Villemoes | 2019-12-09 | 7 | -23/+0 |
| * | soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx | Rasmus Villemoes | 2019-12-09 | 1 | -1/+1 |
* | | powerpc/83xx: use resource_size | Julia Lawall | 2020-01-07 | 1 | -1/+1 |
|/ |
|
* | powerpc/sysdev: drop simple gpio | Christophe Leroy | 2019-11-21 | 1 | -7/+0 |
* | powerpc/83xx: map IMMR with a BAT. | Christophe Leroy | 2019-11-19 | 1 | -0/+11 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 2 | -8/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 15 | -75/+15 |
* | powerpc/83xx: Add missing of_node_put() after of_device_is_available() | Julia Lawall | 2019-04-20 | 1 | -1/+3 |
* | powerpc/83xx: Also save/restore SPRG4-7 during suspend | Christophe Leroy | 2019-02-22 | 1 | -7/+27 |
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-12-29 | 1 | -1/+1 |
|\ |
|
| * | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -1/+1 |
* | | powerpc/83xx: handle machine check caused by watchdog timer | Christophe Leroy | 2018-12-21 | 1 | -0/+17 |
* | | powerpc/kconfig: remove CONFIG_6xx | Christophe Leroy | 2018-11-26 | 1 | -1/+1 |
|/ |
|
* | powerpc: remove retired sbc834x support | Paul Gortmaker | 2018-05-03 | 3 | -81/+0 |
* | powerpc: Use octal numbers for file permissions | Russell Currey | 2018-01-22 | 1 | -1/+1 |
* | powerpc: Use of for_each_node_by_name() instead of open-coding it | Dmitry Torokhov | 2017-12-04 | 3 | -3/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
* | powerpc/83xx: Use sizeof correct type when ioremapping | Dan Carpenter | 2017-08-31 | 1 | -2/+2 |
* | powerpc: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-23 | 2 | -2/+3 |
* | powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error check | Sergei Shtylyov | 2017-08-02 | 1 | -1/+1 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | powerpc/83xx/suspend: use builtin_platform_driver | Geliang Tang | 2016-12-04 | 1 | -5/+1 |
* | powerpc/83xx: factor out the common codes of setup arch functions | Kevin Hao | 2016-09-25 | 15 | -51/+22 |
* | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 2016-09-20 | 2 | -3/+3 |
* | powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner" | Markus Elfring | 2016-08-22 | 1 | -1/+0 |
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-07-30 | 15 | -33/+15 |
|\ |
|
| * | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt | 2016-07-21 | 13 | -31/+13 |
| * | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens | 2016-07-14 | 2 | -2/+2 |
* | | powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2016-06-08 | 1 | -3/+0 |
|/ |
|
* | powerpc: mpc8349emitx: use gpiochip data pointer | Linus Walleij | 2016-03-30 | 1 | -3/+3 |
* | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 2015-12-22 | 6 | -11/+11 |
* | QE: use subsys_initcall to init qe | Zhao Qiang | 2015-12-22 | 5 | -11/+0 |
* | powerpc: don't use module_init in non-modular 83xx suspend code | Paul Gortmaker | 2015-06-16 | 1 | -2/+1 |
* | PowerPC-83xx: Deletion of an unnecessary check before the function call "of_n... | Markus Elfring | 2015-01-29 | 1 | -2/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | powerpc: platforms: 83xx: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | powerpc: Convert power off logic to pm_power_off | Alexander Graf | 2014-11-03 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 2014-10-11 | 4 | -5/+5 |
|\ |
|
| * | powerpc: make of_device_ids const | Uwe Kleine-König | 2014-09-25 | 4 | -5/+5 |
* | | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 2014-09-18 | 1 | -1/+2 |
|/ |
|
* | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-15 | 2 | -2/+0 |
* | powerpc: Remove unused REDBOOT Kconfig parameter | Michael Opdenacker | 2013-12-30 | 1 | -1/+0 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -0/+2 |
|\ |
|
| * | powerpc: add explicit OF includes | Rob Herring | 2013-10-09 | 1 | -0/+2 |
* | | arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdata | Wolfram Sang | 2013-10-28 | 1 | -1/+0 |
|/ |
|
* | powerpc/83xx: use module_i2c_driver to simplify the code | Wei Yongjun | 2013-06-25 | 1 | -11/+1 |
* | powerpc/83xx: apply mpc8360e quirk for kmeter1 only when par_io is present | Gerlando Falauto | 2013-02-13 | 1 | -5/+7 |
* | powerpc/83xx: refactor mpc8360e quirk for kmeter1 | Gerlando Falauto | 2013-02-13 | 1 | -72/+77 |