Age | Commit message (Expand) | Author |
2015-04-01 | Merge branch '4.0-rc1-prcm-cleanup-v6' of https://github.com/t-kristo/linux-p... | Tony Lindgren |
2015-03-31 | ARM: OMAP4+: control: add support for initializing control module via DT | Tero Kristo |
2015-03-31 | ARM: OMAP4+: control: remove support for legacy pad read/write | Tero Kristo |
2015-03-31 | ARM: OMAP2+: CM: move SoC specific init calls within a generic API | Tero Kristo |
2015-03-31 | ARM: OMAP2+: PRM: move SoC specific init calls within a generic API | Tero Kristo |
2015-03-27 | ARM: OMAP2+: control: determine control module base address from DT | Tero Kristo |
2015-03-27 | ARM: OMAP2+: PRM: determine PRM base address from device tree | Tero Kristo |
2015-03-27 | ARM: OMAP2+: CM: determine CM base address from device tree | Tero Kristo |
2015-03-27 | ARM: OMAP2+: PRCM: split PRCM module init to their own driver files | Tero Kristo |
2015-03-25 | ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order | Tero Kristo |
2015-03-25 | ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver | Tero Kristo |
2015-03-25 | ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver | Tero Kristo |
2015-03-25 | ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init | Tero Kristo |
2015-03-16 | ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688 | Stefan Hengelein |
2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2015-01-30 | ARM: OMAP3: use clock data from TI clock driver for legacy boot | Tero Kristo |
2015-01-26 | ARM: OMAP2+: Add dm816x hwmod support | Tony Lindgren |
2015-01-26 | ARM: OMAP2+: Add clock domain support for dm816x | Aida Mynzhasova |
2015-01-14 | ARM: OMAP2+: Disable omap3 PM init for ti81xx | Tony Lindgren |
2015-01-14 | ARM: OMAP2+: Fix ti81xx class type | Tony Lindgren |
2014-12-13 | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-10-27 | ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.h | Tero Kristo |
2014-10-27 | ARM: AM33xx: PRM: add support for prm_init | Tero Kristo |
2014-10-27 | ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+ | Tero Kristo |
2014-10-27 | ARM: AM43XX: PRM: use OMAP4 PRM driver | Tero Kristo |
2014-10-15 | Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds |
2014-09-29 | clk: ti: change clock init to use generic of_clk_init | Tero Kristo |
2014-09-18 | ARM: OMAP4+: Remove static iotable mappings for SRAM | Rajendra Nayak |
2014-09-08 | ARM: DRA7: Add hook in SoC initcalls to enable pm initialization | Rajendra Nayak |
2014-09-08 | ARM: OMAP5: Add hook in SoC initcalls to enable pm initialization | Santosh Shilimkar |
2014-08-08 | Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2014-07-15 | ARM: OMAP2+: clock: introduce ti_clk_features flags | Tero Kristo |
2014-07-02 | ARM: OMAP24xx: clock: remove legacy clock data | Tero Kristo |
2014-07-02 | ARM: OMAP2: clock: use DT clock boot if available | Tero Kristo |
2014-06-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds |
2014-05-30 | ARM: l2c: AM43x: add L2 cache support | Sekhar Nori |
2014-05-30 | ARM: l2c: omap2+: get rid of init call | Sekhar Nori |
2014-05-19 | ARM: DRA752: add detection of SoC information | Nishanth Menon |
2014-03-09 | Merge tag 'imx-soc-3.15' of git://git.linaro.org/people/shawnguo/linux-2.6 in... | Olof Johansson |
2014-02-28 | ARM: OMAP2+: AM43x: determine features | Afzal Mohammed |
2014-02-13 | ARM: OMAP2+: Remove legacy macros for zoom platforms | Paul Bolle |
2014-01-31 | ARM: OMAP4+: move errata initialization to omap4_pm_init_early | Nishanth Menon |
2014-01-28 | Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq... | Linus Torvalds |
2014-01-17 | ARM: OMAP3: use DT clock init if DT data is available | Tero Kristo |
2014-01-17 | ARM: AM33xx: remove old clock data and link in new clock init code | Tero Kristo |
2014-01-17 | ARM: AM43xx: Enable clock init | Tero Kristo |
2014-01-17 | ARM: OMAP: DRA7: Enable clock init | Tero Kristo |
2014-01-17 | ARM: OMAP4: remove old clock data and link in new clock init code | Tero Kristo |
2014-01-17 | ARM: OMAP2+: io: use new clock init API | Tero Kristo |
2014-01-17 | CLK: TI: add omap5 clock init file | Tero Kristo |