Age | Commit message (Expand) | Author |
2021-08-12 | powerpc: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier |
2021-02-09 | powerpc/512x: Move PHB discovery | Oliver O'Halloran |
2020-01-06 | powerpc/512x: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40 | Thomas Gleixner |
2019-04-23 | powerpc/512x: mark clocks as big endian | Jonas Gorski |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-11-26 | powerpc/kconfig: remove CONFIG_6xx | Christophe Leroy |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2017-12-04 | powerpc: Use pr_warn instead of pr_warning | Joe Perches |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-31 | powerpc/512x: Constify clk_div_tables | Arvind Yadav |
2017-08-23 | powerpc: Convert to using %pOF instead of full_name | Rob Herring |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman |
2016-08-22 | powerpc/512x: Delete unnecessary assignment for the field "owner" | Markus Elfring |
2016-07-30 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-07-26 | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-07-21 | powerpc: Get rid of ppc_md.init_early() | Benjamin Herrenschmidt |
2016-07-21 | powerpc: Move 32-bit probe() machine to later in the boot process | Benjamin Herrenschmidt |
2016-07-14 | powerpc: Make ppc_md.{halt, restart} __noreturn | Daniel Axtens |
2016-06-14 | powerpc: Various typo fixes | Michael Ellerman |
2016-06-08 | powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2016-06-01 | powerpc/512x: clk: Remove CLK_IS_ROOT | Stephen Boyd |
2016-03-17 | mm: introduce page reference manipulation functions | Joonsoo Kim |
2015-10-22 | powerpc/512x: add LocalPlus Bus FIFO device driver | Alexander Popov |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-14 | powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removal | Thomas Gleixner |
2015-09-03 | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-08-19 | powerpc/512x: silence a USB Kconfig dependency warning | Gerhard Sittig |
2015-07-30 | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier |
2015-07-20 | powerpc/512x: clk: Include clk.h | Stephen Boyd |
2015-01-20 | powerpc: call of_clk_init() from time_init() | Kevin Hao |
2014-11-10 | powerpc: Remove bootmem allocator | Anton Blanchard |
2014-09-25 | powerpc: make of_device_ids const | Uwe Kleine-König |
2014-01-12 | powerpc/512x: clk: support MPC5121/5123/5125 SoC variants | Gerhard Sittig |
2014-01-12 | powerpc/512x: clk: enforce even SDHC divider values | Gerhard Sittig |
2014-01-12 | powerpc/512x: clk: minor comment updates | Gerhard Sittig |
2014-01-12 | clk: mpc512x: remove migration support workarounds | Gerhard Sittig |
2014-01-12 | powerpc/mpc512x: improve DIU related clock setup | Gerhard Sittig |
2014-01-12 | clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCK | Gerhard Sittig |
2014-01-12 | clk: mpc512x: add backwards compat to the CCF code | Gerhard Sittig |
2014-01-12 | clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled) | Gerhard Sittig |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-10-30 | powerpc/mpc512x: remove unnecessary #if | Brian Norris |
2013-10-30 | powerpc/mpc512x: silence build warning upon disabled DIU | Gerhard Sittig |
2013-10-09 | powerpc: add explicit OF includes | Rob Herring |
2013-06-24 | powerpc/mpc512x: add MPC5125 reset module support for system restart | Matteo Facchinetti |
2013-05-21 | powerpc/mpc512x: initialize board restart earlier | Gerhard Sittig |