summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * OMAP3: clock: fix incorrect rate display when switching MPU rate at bootPaul Walmsley2010-12-211-1/+1
| * OMAP3: clock: clarify usage of struct clksel_rate.flags and struct omap_clk.cpuPaul Walmsley2010-12-213-117/+120
| * OMAP2xxx clock: fix dss2_fck recalc to use clkselPaul Walmsley2010-12-212-2/+2
| * OMAP4: clock data: Export control to enable/disable CORE/PER M3 clocksRajendra Nayak2010-12-211-2/+6
| * OMAP4: clock data: Add SCRM auxiliary clock nodesRajendra Nayak2010-12-211-0/+175
| * OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ckJonathan Bergsagel2010-12-211-1/+5
| * OMAP4: clock data: Add missing DPLL x2 clock nodesThara Gopinath2010-12-211-175/+240
| * OMAP3: clock data: Add "wkup_clkdm" in sr1_fck and sr2_fckBenoit Cousson2010-12-211-0/+2
| * OMAP4: clock data: Add control for pad_clks_ck and slimbus_clkBenoit Cousson2010-12-211-2/+6
| * OMAP3: control/PM: move padconf save code to mach-omap2/control.cPaul Walmsley2010-12-214-13/+33
| * OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-2127-72/+45
| * OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-2114-17/+20
| * OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r...Paul Walmsley2010-12-216-135/+127
| * OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 supportPaul Walmsley2010-12-216-72/+266
| * OMAP4: CM instances: add clockdomain register offsetsPaul Walmsley2010-12-214-0/+44
| * OMAP2+: clockdomains: split the clkdm hwsup enable/disable functionPaul Walmsley2010-12-211-20/+55
| * OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functionsPaul Walmsley2010-12-214-41/+115
| * OMAP2/3: PRM/CM: prefix OMAP2 PRM/CM functions with "omap2_"Paul Walmsley2010-12-2119-478/+507
| * OMAP4: PRCM: move global reset function for OMAP4 to an OMAP4-specific filePaul Walmsley2010-12-213-9/+24
| * OMAP4: PRCM: add OMAP4-specific accessor/mutator functionsPaul Walmsley2010-12-2116-91/+462
| * OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restorePaul Walmsley2010-12-216-382/+304
| * OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-2160-650/+699
| * OMAP4: PRCM: rename _MOD macros to _INSTPaul Walmsley2010-12-216-730/+718
| * OMAP4: PRCM: Add SCRM header fileBenoit Cousson2010-12-211-0/+175
| * OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley2010-12-2117-803/+929
| * OMAP3: control/PRCM: move CONTROL_PADCONF_SYS_NIRQ save/restore to SCM codePaul Walmsley2010-12-212-5/+5
| * OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode()Paul Walmsley2010-12-213-9/+33
| * OMAP2+: clockdomains: move clockdomain static data to .c filesPaul Walmsley2010-12-215-65/+66
| * OMAP2+: powerdomains: move powerdomain static data to .c filesPaul Walmsley2010-12-2111-134/+159
| * OMAP4: powerdomain: Add pwrdm_clear_all_prev_pwrstSantosh Shilimkar2010-12-211-0/+9
| * OMAP: powerdomain: Arch specific funcs for mem controlRajendra Nayak2010-12-216-248/+389
| * OMAP: powerdomain: Arch specific funcs for logic controlRajendra Nayak2010-12-213-29/+82
| * OMAP: powerdomain: Arch specific funcs for state controlRajendra Nayak2010-12-216-12/+175
| * OMAP: powerdomain: Infrastructure to put arch specific codeRajendra Nayak2010-12-213-4/+52
| * OMAP: powerdomain: Move static allocations from powerdomains.h to a .c fileRajendra Nayak2010-12-215-14/+22
| * OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanismPaul Walmsley2010-12-217-38/+35
| * OMAP2+: wd_timer: separate watchdog disable code from the rest of mach-omap2/...Paul Walmsley2010-12-214-51/+91
| * OMAP2+: hwmod: Update the sysc_cache in case module context is lostRajendra Nayak2010-12-211-4/+3
| * OMAP2+: hwmod: fix a warning, add some docs, remove unused fieldsPaul Walmsley2010-12-211-12/+4
| * OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlockPaul Walmsley2010-12-213-56/+64
| * OMAP2+: hwmod: add support for per-class custom device reset functionsPaul Walmsley2010-12-212-6/+41
| * OMAP2+: hwmod: add postsetup statePaul Walmsley2010-12-213-32/+88
| * OMAP2+: hwmod: allow custom pre-shutdown functionsPaul Walmsley2010-12-212-0/+25
| * OMAP2+: io: split omap2_init_common_hw()Paul Walmsley2010-12-2129-43/+80
* | Merge branches 'devel-gpmc' and 'devel-misc' into omap-for-linusTony Lindgren2010-12-22237-3017/+4992
|\ \
| * | Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-2217-410/+457
| * | OMAP3: fix typo in OMAP3_IVA_MASKArno Steffen2010-12-221-1/+1
| * | omap: rx51: Remove tvout code that plays with gpio 40Jarkko Nikula2010-12-221-20/+0
| * | omap: rx51: Add vdda_dac supply for tvoutJarkko Nikula2010-12-221-2/+9
| * | omap: rx51: Cleanup vdds_sdi supply constructionJarkko Nikula2010-12-221-10/+1
OpenPOWER on IntegriCloud