summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-12-21OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley16-91/+462
2010-12-21OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley6-382/+304
2010-12-21OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley59-650/+693
2010-12-21OMAP4: PRCM: rename _MOD macros to _INSTPaul Walmsley6-730/+718
2010-12-21OMAP4: PRCM: Add SCRM header fileBenoit Cousson1-0/+175
2010-12-21OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley17-803/+929
2010-12-21OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM codePaul Walmsley2-5/+5
2010-12-21OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()Paul Walmsley3-9/+33
2010-12-21OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley5-65/+66
2010-12-21OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley11-134/+159
2010-12-21OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrstSantosh Shilimkar1-0/+9
2010-12-21OMAP: powerdomain: Arch specific funcs for mem controlRajendra Nayak6-248/+389
2010-12-21OMAP: powerdomain: Arch specific funcs for logic controlRajendra Nayak3-29/+82
2010-12-21OMAP: powerdomain: Arch specific funcs for state controlRajendra Nayak6-12/+175
2010-12-21OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak3-4/+52
2010-12-21OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak5-14/+22
2010-12-21OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanismPaul Walmsley7-38/+35
2010-12-21OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/...Paul Walmsley4-51/+91
2010-12-21OMAP2+: hwmod: Update the sysc_cache in case module context is lostRajendra Nayak1-4/+3
2010-12-21OMAP2+: hwmod: fix a warning, add some docs, remove unused fieldsPaul Walmsley1-12/+4
2010-12-21OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley3-56/+64
2010-12-21OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley2-6/+41
2010-12-21OMAP2+: hwmod: add postsetup statePaul Walmsley3-32/+88
2010-12-21OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley2-0/+25
2010-12-21OMAP2+: io: split omap2_init_common_hw()Paul Walmsley29-43/+80
2010-12-21Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren10-33/+366
2010-12-21Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren25-579/+702
2010-12-21Merge branch 'devel-dma' into omap-for-linusTony Lindgren10-540/+1451
2010-12-21OMAP3: ASM sleep code format reworkJean Pihet1-107/+117
2010-12-21OMAP3: add comments for low power code errataJean Pihet2-2/+13
2010-12-21OMAP3: rework of the ASM sleep code execution pathsJean Pihet2-132/+195
2010-12-21OMAP3: re-organize the ASM sleep codeJean Pihet1-53/+61
2010-12-21OMAP3: remove hardcoded values from the ASM sleep codeJean Pihet2-11/+20
2010-12-21OMAP2+: use global values for the SRAM PA addressesJean Pihet4-6/+14
2010-12-21OMAP3: remove unused code from the ASM sleep codeJean Pihet2-53/+6
2010-12-21OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin3-3/+35
2010-12-21OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon3-12/+16
2010-12-21OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver3-1/+36
2010-12-21OMAP3630: PM: Erratum i608: disable RTANishanth Menon5-2/+56
2010-12-21OMAP3: pm: introduce errata handlingNishanth Menon2-0/+16
2010-12-21OMAP3: PM: Erratum i581 support: dll kick strategyPeter 'p2' De Schrijver1-5/+50
2010-12-21OMAP3: PM: Update clean_l2 to use v7_flush_dcache_allRichard Woodruff1-66/+14
2010-12-21OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman3-33/+12
2010-12-21omap4: opp: add OPP table dataNishanth Menon4-0/+65
2010-12-21omap: opp: add OMAP3 OPP table data and common initNishanth Menon6-0/+289
2010-12-21OMAP: pm.c correct the initcall for an early init.Thara Gopinath1-1/+1
2010-12-21OMAP2+: disable idle early in the suspend sequenceJean Pihet3-41/+6
2010-12-20Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linusTony Lindgren21-137/+238
2010-12-20omap: rx51: Switch rx51_tpa6130a2_data __initdata to__initdata_or_moduleJarkko Nikula1-1/+1
2010-12-20omap: pandora: fix wifi supportGrazvydas Ignotas1-1/+1