Age | Commit message (Expand) | Author | Files | Lines |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 9 | -456/+2 |
2020-06-01 | Merge branches 'clk-mmp', 'clk-intel', 'clk-ingenic', 'clk-qcom' and 'clk-sil... | Stephen Boyd | 1 | -0/+2 |
2020-05-28 | clk: mmp2: Add support for power islands | Lubomir Rintel | 1 | -0/+2 |
2020-05-16 | ARM: mmp: Drop unneeded select of COMMON_CLK | Geert Uytterhoeven | 1 | -1/+0 |
2020-05-15 | ARM: mmp: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven | 2 | -2/+2 |
2020-05-13 | ARM: mmp: Remove legacy clk code | Stephen Boyd | 8 | -456/+0 |
2020-05-05 | ARM: Remove redundant COMMON_CLK selects | Stephen Boyd | 1 | -1/+0 |
2020-03-27 | ARM: mmp: replace setup_irq() by request_irq() | afzal mohammed | 1 | -8/+3 |
2020-01-06 | ARM: mmp: do not divide the clock rate | Lubomir Rintel | 1 | -1/+1 |
2019-12-11 | ARM: mmp: include the correct cputype.h | Arnd Bergmann | 1 | -1/+1 |
2019-10-17 | ARM: mmp: remove MMP3 USB PHY registers from regs-usb.h | Lubomir Rintel | 1 | -94/+0 |
2019-10-17 | ARM: mmp: move cputype.h to include/linux/soc/ | Lubomir Rintel | 9 | -93/+8 |
2019-10-17 | ARM: mmp: add SMP support | Lubomir Rintel | 2 | -0/+35 |
2019-10-17 | ARM: mmp: add support for MMP3 SoC | Lubomir Rintel | 5 | -3/+79 |
2019-10-17 | ARM: mmp: define MMP_CHIPID by the means of CIU_REG() | Lubomir Rintel | 1 | -1/+1 |
2019-10-17 | ARM: mmp: DT: convert timer driver to use TIMER_OF_DECLARE | Lubomir Rintel | 3 | -33/+15 |
2019-10-17 | ARM: mmp: map the PGU as well | Lubomir Rintel | 4 | -1/+24 |
2019-08-30 | irqchip/mmp: Mask off interrupts from other cores | Andres Salomon | 1 | -0/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 506 | Thomas Gleixner | 4 | -12/+4 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 14 | -58/+14 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 | Thomas Gleixner | 12 | -48/+12 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-02-06 | regulator: fixed/gpio: Pull inversion/OD into gpiolib | Linus Walleij | 1 | -1/+0 |
2019-01-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 1 | -1/+1 |
2018-12-31 | Merge branch 'fixes' into next/soc | Olof Johansson | 1 | -2/+4 |
2018-12-13 | ARM: mmp: fix pxa168_device_usb_phy use on aspenite | Arnd Bergmann | 2 | -0/+5 |
2018-12-13 | ARM: mmp: fix timer_init calls | Arnd Bergmann | 5 | -6/+6 |
2018-12-03 | ARM: mmp2: DT: be compatible with mrvl,mmp2 | Lubomir Rintel | 1 | -1/+1 |
2018-12-03 | ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt | Lubomir Rintel | 1 | -2/+4 |
2018-12-01 | ARM: mmp: add an instance of pxa-usb-phy to ttc_dkb and aspenite | Lubomir Rintel | 2 | -0/+8 |
2018-12-01 | ARM: mmp: add a pxa-usb-phy device | Lubomir Rintel | 2 | -0/+22 |
2018-12-01 | ARM: mmp/mmp2: dt: enable the clock | Lubomir Rintel | 4 | -15/+23 |
2018-12-01 | ARM: mmp2: initialize clocks before the timer | Lubomir Rintel | 1 | -1/+1 |
2018-10-26 | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -10/+1 |
2018-09-20 | USB: EHCI: ehci-mv: use phy-pxa-usb | Lubomir Rintel | 1 | -10/+1 |
2018-09-18 | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij | 1 | -1/+11 |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 1 | -0/+1 |
2018-03-02 | mtd: nand: remove useless fields from pxa3xx NAND platform data | Miquel Raynal | 2 | -8/+3 |
2018-02-23 | mtd: nand: use Marvell reworked NAND controller driver with all platforms | Miquel Raynal | 1 | -2/+2 |
2017-11-29 | ARM: pxa: move header file out of I2C realm | Wolfram Sang | 3 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 15 | -0/+15 |
2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 1 | -1/+1 |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 1 | -1/+1 |
2017-07-27 | ARM: mmp: mark usb_dma_mask as __maybe_unused | Arnd Bergmann | 1 | -1/+1 |
2017-03-30 | ARM: mmp: let clk_disable() return immediately if clk is NULL | Masahiro Yamada | 1 | -0/+3 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-02-09 | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada | 1 | -1/+0 |
2015-12-01 | ARM: mmp: avoid unused functions | Arnd Bergmann | 1 | -3/+2 |