Age | Commit message (Expand) | Author | Files | Lines |
2011-07-10 | OMAP2+: hwmod: Follow the recommended PRCM module enable sequence | Rajendra Nayak | 1 | -20/+50 |
2011-07-10 | OMAP4: hwmod: Introduce the module control in hwmod control | Benoit Cousson | 1 | -2/+61 |
2011-07-10 | OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros | Benoit Cousson | 1 | -6/+13 |
2011-07-10 | OMAP: hwmod: Wait the idle status to be disabled | Benoit Cousson | 1 | -0/+40 |
2011-07-10 | OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros | Benoit Cousson | 1 | -3/+9 |
2011-07-10 | OMAP2+: hwmod: Init clkdm field at boot time | Benoit Cousson | 1 | -1/+33 |
2011-07-10 | OMAP: hwmod: fix the i2c-reset timeout during bootup | Avinash.H.M | 1 | -0/+27 |
2011-07-10 | Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine... | Paul Walmsley | 1 | -64/+159 |
2011-07-10 | omap_hwmod: use a terminator record with omap_hwmod_dma_info arrays | Paul Walmsley | 1 | -3/+27 |
2011-07-10 | omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arrays | Paul Walmsley | 1 | -3/+27 |
2011-07-10 | omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space ar... | Paul Walmsley | 1 | -9/+36 |
2011-07-10 | OMAP: hwmod: Move pr_debug to improve the readability | Benoit Cousson | 1 | -15/+17 |
2011-07-10 | OMAP: hwmod: Add warnings if enable failed | Benoit Cousson | 1 | -0/+2 |
2011-07-10 | OMAP2+: hwmod: Fix the HW reset management | Benoit Cousson | 1 | -16/+16 |
2011-07-10 | OMAP2+: hwmod: Remove _populate_mpu_rt_base warning | Benoit Cousson | 1 | -3/+0 |
2011-07-10 | OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not set | Benoit Cousson | 1 | -10/+4 |
2011-07-10 | OMAP2+: hwmod: Enable module in shutdown to access sysconfig | Miguel Vadillo | 1 | -1/+4 |
2011-07-10 | OMAP2+: hwmod: Fix smart-standby + wakeup support | Benoit Cousson | 1 | -6/+28 |
2011-06-01 | OMAP2+: mux: fix compilation warnings | Govindraj.R | 1 | -1/+1 |
2011-03-11 | omap2+: Add separate list for dynamic pads to mux | Tony Lindgren | 1 | -2/+4 |
2011-03-11 | Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6.... | Paul Walmsley | 1 | -34/+45 |
2011-03-11 | Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/... | Paul Walmsley | 1 | -55/+193 |
2011-03-10 | OMAP2+: clockdomain: add flag that will block autodeps from being added for a... | Paul Walmsley | 1 | -4/+12 |
2011-03-10 | OMAP2+: hwmod: add API to handle autoidle mode | Kishon Vijay Abraham I | 1 | -0/+36 |
2011-03-10 | OMAP2+: hwmod: allow board files to prevent devices from being reset upon init | Paul Walmsley | 1 | -0/+26 |
2011-03-10 | OMAP2+: hwmod: use status bit info for reset line | omar ramirez | 1 | -32/+43 |
2011-03-10 | OMAP2+: hwmod: Fix what _init_clock returns | Rajendra Nayak | 1 | -1/+1 |
2011-03-10 | OMAP2+: hwmod: fix incorrect computation of autoidle_mask | Tarun Kanti DebBarma | 1 | -1/+1 |
2011-03-03 | Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel... | Tony Lindgren | 1 | -0/+1 |
2011-02-28 | OMAP2+: hwmod: add ability to setup individual hwmods | Paul Walmsley | 1 | -7/+55 |
2011-02-28 | OMAP2+: hwmod: ignore attempts to re-setup a hwmod | Paul Walmsley | 1 | -8/+11 |
2011-02-28 | OMAP2+: hwmod: find MPU initiator hwmod during in _register() | Paul Walmsley | 1 | -8/+15 |
2011-02-28 | OMAP2+: hwmod: rename some init functions | Paul Walmsley | 1 | -18/+15 |
2011-02-28 | OMAP2+: hwmod: allow multiple calls to omap_hwmod_init() | Paul Walmsley | 1 | -19/+10 |
2011-02-24 | OMAP: hwmod: allow hwmod to provide address space accessible from SDMA | Kishon Vijay Abraham I | 1 | -0/+1 |
2011-02-15 | omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_init | Tony Lindgren | 1 | -4/+24 |
2011-02-15 | omap2+: Make omap_hwmod_late_init into core_initcall | Tony Lindgren | 1 | -1/+2 |
2010-12-23 | omap2+: Allow hwmod state changes to mux pads based on the state changes | Tony Lindgren | 1 | -3/+11 |
2010-12-22 | OMAP: PM: implement context loss count APIs | Kevin Hilman | 1 | -0/+22 |
2010-12-22 | OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs | Benoit Cousson | 1 | -2/+14 |
2010-12-22 | OMAP2+: hwmod: Disable clocks when hwmod enable fails | Rajendra Nayak | 1 | -0/+1 |
2010-12-22 | OMAP2+: hwmod: Remove omap_hwmod_mutex | Benoit Cousson | 1 | -22/+4 |
2010-12-22 | OMAP2+: hwmod: Mark functions used only during initialization with __init | Benoit Cousson | 1 | -4/+4 |
2010-12-22 | OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister | Benoit Cousson | 1 | -82/+55 |
2010-12-22 | OMAP2+: omap_hwmod: fix wakeup enable/disable for consistency | Kevin Hilman | 1 | -15/+17 |
2010-12-22 | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 1 | -1/+1 |
2010-12-22 | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 1 | -1/+1 |
2010-12-22 | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley | 1 | -2/+3 |
2010-12-22 | OMAP4: PRCM: reorganize existing OMAP4 PRCM header files | Paul Walmsley | 1 | -0/+1 |
2010-12-22 | OMAP2+: hwmod: Update the sysc_cache in case module context is lost | Rajendra Nayak | 1 | -4/+3 |