| Commit message (Expand) | Author | Age |
* | OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.c | Paul Walmsley | 2010-01-28 |
* | OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.c | Paul Walmsley | 2010-01-28 |
* | OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.c | Paul Walmsley | 2010-01-28 |
* | OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_vir... | Paul Walmsley | 2010-01-26 |
* | OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2... | Paul Walmsley | 2010-01-26 |
* | OMAP2/3/4 clock: combine all omap2_clk_functions | Paul Walmsley | 2010-01-26 |
* | OMAP2 clock: move all static functions to the top of the file | Paul Walmsley | 2010-01-26 |
* | OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c | Paul Walmsley | 2010-01-26 |
* | OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c | Paul Walmsley | 2010-01-26 |
* | OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c | Paul Walmsley | 2010-01-26 |
* | OMAP: hwmod: add API for slave idlemode setting | Kevin Hilman | 2010-01-26 |
* | OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies | Kevin Hilman | 2010-01-26 |
* | OMAP clockdomain/powerdomain: improve documentation | Paul Walmsley | 2010-01-26 |
* | OMAP powerdomain: remove pwrdm_clk_state_switch | Paul Walmsley | 2010-01-26 |
* | OMAP powerdomain: rearrange struct powerdomain to save some memory | Paul Walmsley | 2010-01-26 |
* | OMAP powerdomain/PM: use symbolic constants for the max number of power states | Paul Walmsley | 2010-01-26 |
* | OMAP clockdomains: add usecounting for wakeup and sleep dependencies | Paul Walmsley | 2010-01-26 |
* | OMAP clockdomain/powerdomain: remove runtime register/unregister | Paul Walmsley | 2010-01-26 |
* | OMAP2 clockdomain: modem clockdomain is only present on OMAP2430 | Paul Walmsley | 2010-01-26 |
* | OMAP2/3 clockdomains: split shared structures so usecounting works | Paul Walmsley | 2010-01-26 |
* | OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm | Paul Walmsley | 2010-01-26 |
* | ARM: OMAP4 clock domains : Add the missing Clock Domain Structure | Abhijit Pagare | 2010-01-26 |
* | ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain va... | Abhijit Pagare | 2010-01-26 |
* | OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function | Paul Walmsley | 2010-01-26 |
* | OMAP clock: make the fixed divisor clock code available for all OMAPs | Paul Walmsley | 2010-01-26 |
* | AM35xx: Clock table updates for AM3505/17 | Ranjith Lohithakshan | 2010-01-26 |
* | OMAP3 clock: reorganize CK_* platform flags | Paul Walmsley | 2010-01-26 |
* | AM35xx: Add AM35xx specific control module registers | Ranjith Lohithakshan | 2010-01-26 |
* | ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. | Abhijit Pagare | 2010-01-26 |
* | ARM: OMAP4: PM: Adapt the existing OMAP2/3 Clock Domain Frameworks. | Abhijit Pagare | 2010-01-26 |
* | ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific clock domain framework. | Abhijit Pagare | 2010-01-26 |
* | ARM: OMAP4: PM: Modify Clock-domain interfaces for OMAP4 compatibility. | Abhijit Pagare | 2010-01-26 |
* | ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4. | Abhijit Pagare | 2010-01-26 |
* | ARM: OMAP4: PM: Refine the APIs to support OMAP4 features. | Abhijit Pagare | 2010-01-26 |
* | ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks. | Abhijit Pagare | 2010-01-26 |
* | ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework. | Abhijit Pagare | 2010-01-26 |
* | ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up. | Abhijit Pagare | 2010-01-26 |
* | ARM: OMAP4: PM: OMAP4 essential basic initialisations. | Abhijit Pagare | 2010-01-26 |
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-01-25 |
|\ |
|
| * | OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer | Tero Kristo | 2010-01-21 |
| * | Merge branch 'omap-fixes' into omap-fixes-for-linus | Tony Lindgren | 2010-01-20 |
| |\ |
|
| | * | omap: Enable GPMC clock in gpmc_init | Olof Johansson | 2010-01-20 |
| | * | OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli... | Roel Kluin | 2010-01-19 |
| | * | omap3: Fix cpu detection | Tony Lindgren | 2010-01-19 |
| | * | omap: Fix functions for dynamic remuxing of pins | Tony Lindgren | 2010-01-19 |
| | * | omap: Fix cmdline muxing | Tony Lindgren | 2010-01-19 |
| * | | Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma... | Tony Lindgren | 2010-01-20 |
| |\ \ |
|
| | * | | PM debug: Fix warning when no CONFIG_DEBUG_FS | Sergio Aguirre | 2010-01-20 |
| | * | | OMAP3: PM: DSS PM_WKEN to refill DMA | Subramani Venkatesh | 2010-01-20 |
| | * | | OMAP: timekeeping: time should not stop during suspend | Kevin Hilman | 2010-01-20 |