summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 i...Tony Lindgren2010-12-22130-4442/+6939
|\
| * OMAP4: clock data: Add missing fixed divisorsJon Hunter2010-12-221-11/+22
| * OMAP3: SDRC: Add comments on Errata i520 for Global SW resetVishwanath BS2010-12-221-0/+28
| * OMAP4: clock data: Keep L3INSTR clock domain modulemode under HW controlSantosh Shilimkar2010-12-221-0/+3
| * OMAP4: powerdomain: Remove L3INIT_PD OFF stateSantosh Shilimkar2010-12-221-1/+1
| * OMAP4: powerdomain: l4per pwrdm does not support OFFRajendra Nayak2010-12-221-1/+1
| * OMAP4: PM: Do not assume clkdm supports hw transitionsRajendra Nayak2010-12-221-3/+5
| * OMAP4: PM: Use the low-power state change feature on OMAP4Rajendra Nayak2010-12-221-6/+22
| * OMAP: PM noop: implement context loss count for non-omap_devicesKevin Hilman2010-12-223-1/+52
| * OMAP: PM: implement context loss count APIsKevin Hilman2010-12-226-14/+65
| * OMAP2+: powerdomain: add API to get context loss countKevin Hilman2010-12-222-0/+30
| * OMAP4: clocks: add dummy clock for mailboxHari Kanigeri2010-12-221-0/+1
| * OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter2010-12-225-22/+42
| * OMAP3: clock: Update clock domain name for mcspi fckCharulatha V2010-12-221-0/+4
| * OMAP4: hwmod data: Add SIDLE_SMART_WKUP modes to several IPsBenoit Cousson2010-12-221-4/+8
| * OMAP2+: hwmod: Add wakeup support for new OMAP4 IPsBenoit Cousson2010-12-222-3/+18
| * OMAP2+: hwmod: Disable clocks when hwmod enable failsRajendra Nayak2010-12-221-0/+1
| * OMAP2+: hwmod: Remove omap_hwmod_mutexBenoit Cousson2010-12-221-22/+4Star
| * OMAP2+: hwmod: Mark functions used only during initialization with __initBenoit Cousson2010-12-221-4/+4
| * OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregisterBenoit Cousson2010-12-222-84/+55Star
| * OMAP2430: hwmod data: Use common dev_attr for i2c1 and i2c2Benoit Cousson2010-12-221-9/+5Star
| * OMAP2+: omap_hwmod: fix wakeup enable/disable for consistencyKevin Hilman2010-12-221-15/+17
| * OMAP4: hwmod & clock data: Fix GPIO opt_clks and ocp_if iclkBenoit Cousson2010-12-222-12/+23
| * OMAP4: hwmod data: Add IVA and DSPBenoit Cousson2010-12-221-2/+241
| * OMAP4: hwmod data: Fix missing address in DMM and EMIF_FWBenoit Cousson2010-12-221-3/+23
| * OMAP4: hwmod data: Add SYSS_HAS_RESET_STATUS flagBenoit Cousson2010-12-221-5/+7
| * OMAP4: hwmod data: Fix hwmod entries orderBenoit Cousson2010-12-221-450/+553
| * OMAP1: clock_data: use runtime cpu / machine checksJanusz Krzysztofik2010-12-221-9/+8Star
| * OMAP2/3: SRAM: add comment about crashes during a TLB missPaul Walmsley2010-12-223-0/+18
| * OMAP3: clock: fix incorrect rate display when switching MPU rate at bootPaul Walmsley2010-12-221-1/+1
| * OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley2010-12-223-117/+120
| * OMAP2xxx clock: fix dss2_fck recalc to use clkselPaul Walmsley2010-12-222-2/+2
| * OMAP4: clock data: Export control to enable/disable CORE/PER M3 clocksRajendra Nayak2010-12-221-2/+6
| * OMAP4: clock data: Add SCRM auxiliary clock nodesRajendra Nayak2010-12-221-0/+175
| * OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ckJonathan Bergsagel2010-12-221-1/+5
| * OMAP4: clock data: Add missing DPLL x2 clock nodesThara Gopinath2010-12-221-175/+240
| * OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fckBenoit Cousson2010-12-221-0/+2
| * OMAP4: clock data: Add control for pad_clks_ck and slimbus_clkBenoit Cousson2010-12-221-2/+6
| * OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley2010-12-224-13/+33
| * OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-2226-71/+44Star
| * OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-2213-16/+14Star
| * OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...Paul Walmsley2010-12-226-135/+127Star
| * OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley2010-12-226-72/+266
| * OMAP4: CM instances: add clockdomain register offsetsPaul Walmsley2010-12-224-0/+44
| * OMAP2+: clockdomains: split the clkdm hwsup enable/disable functionPaul Walmsley2010-12-221-20/+55
| * OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functionsPaul Walmsley2010-12-224-41/+115
| * OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-2219-478/+507
| * OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific filePaul Walmsley2010-12-223-9/+24
| * OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley2010-12-2216-91/+462
| * OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley2010-12-226-382/+304Star