| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: OMAP4: cminst: add support for clkdm_xlate_address | Tero Kristo | 2017-06-06 | 1 | -0/+10 |
* | ARM: OMAP2+: PRCM: store also physical addresses for instances | Tero Kristo | 2017-06-06 | 1 | -9/+10 |
* | ARM: OMAP4+: CM: Remove redundant checks for clkctrl_offs of zero | Dave Gerlach | 2016-07-23 | 1 | -6/+0 |
* | ARM: OMAP2+: CM: move SoC specific init calls within a generic API | Tero Kristo | 2015-03-31 | 1 | -2/+1 |
* | ARM: OMAP2+: CM: determine CM base address from device tree | Tero Kristo | 2015-03-27 | 1 | -0/+1 |
* | ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver | Tero Kristo | 2015-03-25 | 1 | -1/+3 |
* | ARM: OMAP4: CM: make cminst direct register access functions static | Tero Kristo | 2014-10-27 | 1 | -10/+10 |
* | ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable | Tero Kristo | 2014-10-27 | 1 | -6/+5 |
* | ARM: OMAP2+: CM: make clkdm_hwsup operations static | Tero Kristo | 2014-10-27 | 1 | -5/+5 |
* | ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idle | Tero Kristo | 2014-10-27 | 1 | -1/+4 |
* | ARM: OMAP2+: CM: add common API for cm_wait_module_ready | Tero Kristo | 2014-10-27 | 1 | -2/+6 |
* | ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+ | Tero Kristo | 2014-10-27 | 1 | -0/+13 |
* | ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/ready | Tero Kristo | 2014-10-27 | 1 | -12/+7 |
* | Merge tag 'for-v3.16/prcm-cleanup-a' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 2014-05-17 | 1 | -3/+7 |
|\ |
|
| * | ARM: OMAP4: PRCM: remove references to cm-regbits-44xx.h from PRCM core files | Tero Kristo | 2014-05-16 | 1 | -1/+7 |
| * | ARM: OMAP2+: PRCM: cleanup some header includes | Tero Kristo | 2014-05-16 | 1 | -2/+0 |
* | | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 2014-05-08 | 1 | -2/+2 |
|/ |
|
* | ARM: OMAP2+: clockdomain: Reintroduce SW_SLEEP Support | Dave Gerlach | 2014-02-28 | 1 | -2/+16 |
* | ARM: OMAP2+: CM: AM43x clockdomain data | Ambresh K | 2013-10-14 | 1 | -0/+9 |
* | ARM: OMAP2+: CM: cm_inst offset s16->u16 | Ankur Kishore | 2013-10-14 | 1 | -10/+10 |
* | ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-pro... | Paul Walmsley | 2013-01-29 | 1 | -1/+1 |
* | ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions in... | Paul Walmsley | 2012-10-21 | 1 | -1/+141 |
* | ARM: OMAP4: clockdomain/CM code: Update supported transition modes | Jon Hunter | 2012-07-04 | 1 | -14/+0 |
* | ARM: OMAP2+: CM: increase the module disable timeout | Paul Walmsley | 2012-06-22 | 1 | -2/+2 |
* | ARM: OMAP4+: Add prm and cm base init function. | R Sricharan | 2012-05-08 | 1 | -10/+18 |
* | ARM: OMAP2+: Move most of plat/io.h into local iomap.h | Tony Lindgren | 2012-02-24 | 1 | -1/+1 |
* | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 | 1 | -1/+1 |
* | OMAP4: cm: Add two new APIs for modulemode control | Benoit Cousson | 2011-07-10 | 1 | -0/+40 |
* | OMAP: hwmod: Wait the idle status to be disabled | Benoit Cousson | 2011-07-10 | 1 | -0/+25 |
* | OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros | Benoit Cousson | 2011-07-10 | 1 | -18/+69 |
* | OMAP4: CM: Add CM accesor api for bitwise control | Rajendra Nayak | 2011-02-26 | 1 | -0/+21 |
* | OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support | Paul Walmsley | 2010-12-22 | 1 | -0/+105 |
* | OMAP4: PRCM: add OMAP4-specific accessor/mutator functions | Paul Walmsley | 2010-12-22 | 1 | -0/+109 |