summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* OMAP2xxx: clock: remove dsp_irate_ickPaul Walmsley2011-03-074-46/+23
* OMAP2+: clock: remove the DPLL rate tolerance codePaul Walmsley2011-03-076-86/+24
* OMAP: clock: bail out early if arch_clock functions not implementedPaul Walmsley2011-03-071-28/+38
* OMAP2xxx: clock: fix interface clocks and clockdomains for modules in the WKU...Paul Walmsley2011-03-072-26/+44
* OMAP2xxx: clock: fix low-frequency oscillator clock ratePaul Walmsley2011-03-072-2/+2
* OMAP2xxx: clock: fix parents for L3-derived clocksPaul Walmsley2011-03-072-4/+4
* OMAP2/3: PM: remove manual CM_AUTOIDLE bit setting in mach-omap2/pm*xx.cPaul Walmsley2011-03-072-163/+5
* OMAP3: clock: use autoidle clkops for all autoidle-controllable interface clocksPaul Walmsley2011-03-074-75/+112
* OMAP2430: clock: use autoidle clkops for all autoidle-controllable interface ...Paul Walmsley2011-03-071-56/+69
* OMAP2430/3xxx: clock: add modem clock autoidle supportPaul Walmsley2011-03-072-0/+10
* OMAP2420: clock: use autoidle clkops for all autoidle-controllable interface ...Paul Walmsley2011-03-072-48/+63
* OMAP2420: clock: add sdrc_ickPaul Walmsley2011-03-072-0/+17
* OMAP2+: clock: add interface clock type code with autoidle supportPaul Walmsley2011-03-073-3/+85
* OMAP2+: clock: comment that osc_ck/osc_sys_ck should use clockfw autoidle con...Paul Walmsley2011-03-071-0/+14
* OMAP2xxx: clock: add clockfw autoidle support for APLLsPaul Walmsley2011-03-074-9/+72
* OMAP2: clock: add DPLL autoidle supportPaul Walmsley2011-03-078-8/+105
* OMAP2+: clock: disable autoidle on all clocks during clock initPaul Walmsley2011-02-255-4/+14
* omap4: dpll: Enable auto gate control for all MX postdividersRajendra Nayak2011-02-253-22/+37
* OMAP4: DPLL: Add dpll api to control GATE_CTRLRajendra Nayak2011-02-254-2/+95
* OMAP2+: clock: autoidle as many clocks as possible if CONFIG_OMAP_RESET_CLOCKSPaul Walmsley2011-02-252-17/+1
* OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL'sRajendra Nayak2011-02-254-3/+10
* OMAP: clock: Add allow_idle/deny_idle support in clkopsRajendra Nayak2011-02-252-0/+38
* omap3: dpll: Populate clkops for dpll1_ckRajendra Nayak2011-02-251-1/+1
* omap: clock: Check for enable/disable ops supportRajendra Nayak2011-02-251-5/+9
* OMAP: clockdomain: Arch specific funcs for clkdm_clk_enable/disableRajendra Nayak2011-02-255-124/+114
* OMAP: clockdomain: Arch specific funcs for hwsup control of clkdmRajendra Nayak2011-02-258-40/+79
* OMAP: clockdomain: Arch specific funcs for sleep/wakeup of clkdmRajendra Nayak2011-02-259-58/+96
* OMAP: clockdomain: Arch specific funcs to handle depsRajendra Nayak2011-02-256-84/+246
* OMAP: clockdomain: Infrastructure to put arch specific codeRajendra Nayak2011-02-254-4/+47
* OMAP: powerdomain: remove unused func declarationRajendra Nayak2011-02-251-1/+0
* OMAP3: hwmod data: add DSS DISPC RFBI DSI VENCSenthilvadivu Guruswamy2011-02-233-0/+463
* OMAP2430: hwmod data: add DSS DISPC RFBI VENCSenthilvadivu Guruswamy2011-02-231-0/+284
* OMAP2420: hwmod data: add DSS DISPC RFBI VENCSenthilvadivu Guruswamy2011-02-233-0/+354
* Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linusTony Lindgren2011-02-228-156/+452
|\
| * OMAP2+: musb: hwmod adaptation for musb registrationHema HK2011-02-171-40/+44
| * AM35xx: hwmod data: Add USBOTGHema HK2011-02-171-0/+65
| * OMAP3xxx: hwmod data: Add USBOTGHema HK2011-02-171-0/+101
| * OMAP2430: hwmod data: Add USBOTGHema HK2011-02-171-0/+98
| * arm: omap4: 4430sdp: drop ehci supportAnand Gadiyar2011-02-171-19/+0
| * arm: omap4: usb: explicitly configure MUSB padsAnand Gadiyar2011-02-171-0/+40
| * usb: musb: AM35x: moving internal phy functions out of usb_musb.c fileHema HK2011-02-175-98/+103
* | OMAP4: hwmod data: Prevent timer1 to be reset and idle during initBenoit Cousson2011-02-221-0/+1
* | OMAP4: hwmod data: Add rev and dev_attr fields in McSPIBenoit Cousson2011-02-211-0/+26
* | Merge branches 'devel-hwspinlock' and 'devel-mcspi' into omap-for-linusTony Lindgren2011-02-175-147/+706
|\ \
| * | OMAP: devices: Modify McSPI device to adapt to hwmod frameworkCharulatha V2011-02-172-147/+43
| * | OMAP3: hwmod data: Add McSPICharulatha V2011-02-171-0/+280
| * | OMAP2430: hwmod data: Add McSPICharulatha V2011-02-171-0/+219
| * | OMAP2420: hwmod data: Add McSPICharulatha V2011-02-172-0/+164
* | | omap: add hwspinlock deviceSimon Que2011-02-172-0/+64
|/ /
* | Merge branch 'for_2.6.39/omap4_hwmod_data' of git://gitorious.org/omap-pm/lin...Tony Lindgren2011-02-171-47/+3072
|\ \
OpenPOWER on IntegriCloud