summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own filesPaul Walmsley2010-02-248-425/+2153
* OMAP3/4 clock: split into per-chip family filesPaul Walmsley2010-02-2417-332/+450
* OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley2010-02-245-121/+61
* OMAP clock: compress clock flags down to a u8Paul Walmsley2010-02-241-15/+9
* OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley2010-02-243-36/+12
* OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocksPaul Walmsley2010-02-241-4/+3
* OMAP2xxx clock: GFX functional clock rates are not independently changeablePaul Walmsley2010-02-241-1/+2
* OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley2010-02-242-115/+13
* OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley2010-02-247-26/+67
* OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS2010-02-244-8/+65
* OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS2010-02-243-7/+149
* OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff2010-02-246-5/+109
* ARM: OMAP4 clock domain: Add check for avoiding dependency related update.Abhijit Pagare2010-02-241-6/+24
* OMAP3630: Clock: Workaround for DPLL HS divider limitationMike Turquette2010-02-243-0/+65
* OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath2010-02-242-6/+32
* OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath2010-02-244-29/+191
* OMAP3 clock: Remove FreqSel for 3630Vishwanath BS2010-02-241-4/+7
* OMAP2/3: PRCM: fix misc. compiler warningsKevin Hilman2010-02-241-1/+3
* OMAP3 clock: Check return values for clk_get()Sanjeev Premi2010-02-241-0/+16
* AM35xx: Add clock support for new modules on AM35xxRanjith Lohithakshan2010-02-244-0/+225
* OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan2010-02-249-23/+52
* OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath2010-02-243-0/+32
* OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structureThara Gopinath2010-02-241-0/+2
* OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath2010-02-242-0/+75
* OMAP3: Clock: Added IDLEST definitions for SGXTero Kristo2010-02-241-0/+4
* OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 definesKevin Hilman2010-02-242-2/+2
* OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman2010-02-241-6/+6
* OMAP: omap_device: add omap_device_is_valid()Kevin Hilman2010-02-242-0/+18
* Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-17219-1393/+2611
|\
| * omap: Remove DEBUG_FS dependency for mux name checkingRanjith Lohithakshan2010-02-171-7/+5
| * Linux 2.6.33-rc8v2.6.33-rc8Linus Torvalds2010-02-121-1/+1
| * Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-121-6/+3
| |\
| | * ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai2010-02-121-6/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-128-142/+332
| |\ \
| | * | drm/i915: hold ref on flip object until it completesJesse Barnes2010-02-101-1/+3
| | * | drm/i915: Fix crash while aborting hibernationRafael J. Wysocki2010-02-101-67/+101
| | * | drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2010-02-102-2/+6
| | * | drm/i915: fix pipe source image setting in flip commandZhenyu Wang2010-02-101-2/+4
| | * | drm/i915: fix flip done interrupt on IronlakeZhenyu Wang2010-02-101-8/+8
| | * | drm/i915: untangle page flip completionJesse Barnes2010-02-101-7/+9
| | * | drm/i915: handle FBC and self-refresh betterJesse Barnes2010-02-102-0/+3
| | * | drm/i915: Increase fb alignment to 64kChris Wilson2010-02-101-1/+1
| | * | drm/i915: Update write_domains on active list after flush.Daniel Vetter2010-02-102-4/+30
| | * | drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang2010-02-101-50/+167
| * | | parisc: fix tracing of signalsKyle McMartin2010-02-121-1/+3
| * | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-121-0/+6
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: hda-intel: Avoid divide by zero crashJody Bruchon2010-02-091-0/+6
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-02-122-3/+3
| |\ \ \
| | * | | regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin2010-02-121-2/+2
| | * | | regulator: Fix display of null constraints for regulatorsMark Brown2010-02-121-1/+1
OpenPOWER on IntegriCloud