Age | Commit message (Expand) | Author | Files | Lines |
2015-03-31 | ARM: OMAP2+: PRM: move SoC specific init calls within a generic API | Tero Kristo | 1 | -3/+1 |
2015-03-27 | ARM: OMAP2+: PRM: determine PRM base address from device tree | Tero Kristo | 1 | -0/+5 |
2015-03-25 | ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone | Tero Kristo | 1 | -2/+4 |
2015-03-25 | ARM: OMAP2+: PRM: add generic API for clear_mod_irqs | Tero Kristo | 1 | -1/+2 |
2015-03-25 | ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs | Tero Kristo | 1 | -4/+4 |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König | 1 | -1/+1 |
2014-10-27 | ARM: OMAP2+: PRM: provide generic API for system reset | Tero Kristo | 1 | -1/+2 |
2014-10-27 | ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain | Tero Kristo | 1 | -11/+2 |
2014-10-27 | ARM: OMAP3: PRM: make PRCM interrupt handler related functions static | Tero Kristo | 1 | -4/+9 |
2014-10-27 | ARM: OMAP2+: PRM: add generic API for checking hardreset status | Tero Kristo | 1 | -0/+1 |
2014-10-27 | ARM: OMAP2+: PRM: add generic API for deasserting hardware reset | Tero Kristo | 1 | -0/+1 |
2014-10-27 | ARM: OMAP2+: PRM: add generic API for asserting hardware reset | Tero Kristo | 1 | -0/+1 |
2014-10-09 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+18 |
2014-09-17 | ARM: OMAP3: Fix I/O chain clock line assertion timed out error | Tony Lindgren | 1 | -4/+35 |
2014-09-08 | ARM: OMAP3+: PRM: register interrupt information from DT | Nishanth Menon | 1 | -0/+18 |
2014-07-04 | ARM: OMAP3: control: isolate control module init to its own function | Tero Kristo | 1 | -6/+0 |
2014-07-04 | ARM: OMAP3: PRM: move modem reset and iva2 idle to PRM driver | Tero Kristo | 1 | -0/+7 |
2014-07-04 | ARM: OMAP3: PRM: move PRM init code from PM core to the driver | Tero Kristo | 1 | -0/+90 |
2014-07-04 | ARM: OMAP3: PRM: add API for saving PRM scratchpad contents | Tero Kristo | 1 | -0/+9 |
2014-07-04 | ARM: OMAP3: PRM: add API for checking and clearing cold reset status | Tero Kristo | 1 | -0/+20 |
2014-07-04 | ARM: OMAP3: PRM: move modem reset to PRM driver | Tero Kristo | 1 | -0/+15 |
2014-07-04 | ARM: OMAP3: PRM: move iva reset to PRM driver | Tero Kristo | 1 | -0/+45 |
2014-07-04 | ARM: OMAP3: PRM: move prcm wakeup helper to prm driver | Tero Kristo | 1 | -0/+53 |
2014-05-17 | Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 1 | -12/+10 |
2014-05-16 | ARM: OMAP3/4: PRM: add support of late_init call to prm_ll_ops | Tero Kristo | 1 | -4/+3 |
2014-05-16 | ARM: OMAP3/OMAP4: PRM: add prm_features flags and add IO wakeup under it | Tero Kristo | 1 | -1/+7 |
2014-05-16 | ARM: OMAP3/4: PRM: provide io chain reconfig function through irq setup | Tero Kristo | 1 | -0/+1 |
2014-05-16 | ARM: OMAP2+: PRM: remove unnecessary cpu_is_XXX calls from prm_init / exit | Tero Kristo | 1 | -9/+1 |
2013-01-11 | ARM: OMAP2+: Use omap initcalls | Tony Lindgren | 1 | -1/+1 |
2013-01-03 | Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/k... | Tony Lindgren | 1 | -3/+25 |
2013-01-02 | ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return values | Paul Walmsley | 1 | -3/+25 |
2012-12-17 | ARM: OMAP2+: Drop plat/cpu.h for omap2plus | Tony Lindgren | 1 | -2/+1 |
2012-11-22 | ARM: OMAP2+: PRM: initialize some PRM functions early | Paul Walmsley | 1 | -7/+10 |
2012-11-09 | ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] | Paul Walmsley | 1 | -1/+0 |
2012-11-08 | ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method) | Paul Walmsley | 1 | -0/+15 |
2012-10-21 | ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driver | Paul Walmsley | 1 | -0/+65 |
2012-10-21 | ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRM | Paul Walmsley | 1 | -1/+106 |
2012-10-21 | ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific files | Paul Walmsley | 1 | -0/+233 |