| Commit message (Expand) | Author | Age | Files | Lines |
* | OMAP3/4 clock: split into per-chip family files | Paul Walmsley | 2010-02-24 | 17 | -332/+450 |
* | OMAP clock: drop .id field; ensure each clock has a unique name | Paul Walmsley | 2010-02-24 | 5 | -121/+61 |
* | OMAP clock: compress clock flags down to a u8 | Paul Walmsley | 2010-02-24 | 1 | -15/+9 |
* | OMAP2 clock: drop CONFIG_PARTICIPANT clock flag | Paul Walmsley | 2010-02-24 | 3 | -36/+12 |
* | OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks | Paul Walmsley | 2010-02-24 | 1 | -4/+3 |
* | OMAP2xxx clock: GFX functional clock rates are not independently changeable | Paul Walmsley | 2010-02-24 | 1 | -1/+2 |
* | OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag | Paul Walmsley | 2010-02-24 | 2 | -115/+13 |
* | OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,... | Paul Walmsley | 2010-02-24 | 7 | -26/+67 |
* | OMAP3 clock: add support for 192Mhz DPLL4M2 output | Vishwanath BS | 2010-02-24 | 4 | -8/+65 |
* | OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes | Vishwanath BS | 2010-02-24 | 3 | -7/+149 |
* | OMAP3 clock: introduce DPLL4 Jtype | Richard Woodruff | 2010-02-24 | 6 | -5/+109 |
* | ARM: OMAP4 clock domain: Add check for avoiding dependency related update. | Abhijit Pagare | 2010-02-24 | 1 | -6/+24 |
* | OMAP3630: Clock: Workaround for DPLL HS divider limitation | Mike Turquette | 2010-02-24 | 3 | -0/+65 |
* | OMAP: HWMOD: Add support for early device register into omap device layer | Thara Gopinath | 2010-02-24 | 2 | -6/+32 |
* | OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg... | Thara Gopinath | 2010-02-24 | 4 | -29/+191 |
* | OMAP3 clock: Remove FreqSel for 3630 | Vishwanath BS | 2010-02-24 | 1 | -4/+7 |
* | OMAP2/3: PRCM: fix misc. compiler warnings | Kevin Hilman | 2010-02-24 | 1 | -1/+3 |
* | OMAP3 clock: Check return values for clk_get() | Sanjeev Premi | 2010-02-24 | 1 | -0/+16 |
* | AM35xx: Add clock support for new modules on AM35xx | Ranjith Lohithakshan | 2010-02-24 | 4 | -0/+225 |
* | OMAP2/3 clock: Extend find_idlest() to pass back idle state value | Ranjith Lohithakshan | 2010-02-24 | 9 | -23/+52 |
* | OMAP3 PM: Adding counters for power domain logic off and mem off during reten... | Thara Gopinath | 2010-02-24 | 3 | -0/+32 |
* | OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structure | Thara Gopinath | 2010-02-24 | 1 | -0/+2 |
* | OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state | Thara Gopinath | 2010-02-24 | 2 | -0/+75 |
* | OMAP3: Clock: Added IDLEST definitions for SGX | Tero Kristo | 2010-02-24 | 1 | -0/+4 |
* | OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines | Kevin Hilman | 2010-02-24 | 2 | -2/+2 |
* | OMAP: omap_device: when 'called from invalid state', print state | Kevin Hilman | 2010-02-24 | 1 | -6/+6 |
* | OMAP: omap_device: add omap_device_is_valid() | Kevin Hilman | 2010-02-24 | 2 | -0/+18 |
* | Merge branch 'omap-fixes-for-linus' into omap-for-linus | Tony Lindgren | 2010-02-17 | 219 | -1393/+2611 |
|\ |
|
| * | omap: Remove DEBUG_FS dependency for mux name checking | Ranjith Lohithakshan | 2010-02-17 | 1 | -7/+5 |
| * | Linux 2.6.33-rc8v2.6.33-rc8 | Linus Torvalds | 2010-02-12 | 1 | -1/+1 |
| * | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2010-02-12 | 1 | -6/+3 |
| |\ |
|
| | * | ALSA: hda - use WARN_ON_ONCE() for zero-division detection | Takashi Iwai | 2010-02-12 | 1 | -6/+3 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2010-02-12 | 8 | -142/+332 |
| |\ \ |
|
| | * | | drm/i915: hold ref on flip object until it completes | Jesse Barnes | 2010-02-10 | 1 | -1/+3 |
| | * | | drm/i915: Fix crash while aborting hibernation | Rafael J. Wysocki | 2010-02-10 | 1 | -67/+101 |
| | * | | drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls. | Owain Ainsworth | 2010-02-10 | 2 | -2/+6 |
| | * | | drm/i915: fix pipe source image setting in flip command | Zhenyu Wang | 2010-02-10 | 1 | -2/+4 |
| | * | | drm/i915: fix flip done interrupt on Ironlake | Zhenyu Wang | 2010-02-10 | 1 | -8/+8 |
| | * | | drm/i915: untangle page flip completion | Jesse Barnes | 2010-02-10 | 1 | -7/+9 |
| | * | | drm/i915: handle FBC and self-refresh better | Jesse Barnes | 2010-02-10 | 2 | -0/+3 |
| | * | | drm/i915: Increase fb alignment to 64k | Chris Wilson | 2010-02-10 | 1 | -1/+1 |
| | * | | drm/i915: Update write_domains on active list after flush. | Daniel Vetter | 2010-02-10 | 2 | -4/+30 |
| | * | | drm/i915: Rework DPLL calculation parameters for Ironlake | Zhenyu Wang | 2010-02-10 | 1 | -50/+167 |
| * | | | parisc: fix tracing of signals | Kyle McMartin | 2010-02-12 | 1 | -1/+3 |
| * | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2010-02-12 | 1 | -0/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | ALSA: hda-intel: Avoid divide by zero crash | Jody Bruchon | 2010-02-09 | 1 | -0/+6 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-02-12 | 2 | -3/+3 |
| |\ \ \ |
|
| | * | | | regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage() | Roel Kluin | 2010-02-12 | 1 | -2/+2 |
| | * | | | regulator: Fix display of null constraints for regulators | Mark Brown | 2010-02-12 | 1 | -1/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2010-02-12 | 2 | -2/+2 |
| |\ \ \ \ |
|