summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-17Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1076-12725/+17271
2012-09-13i2c: tegra: dynamically control fast clkLaxman Dewangan1-7/+28
2012-09-13i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20Laxman Dewangan1-14/+47
2012-09-13ARM: tegra: clock: remove unused clock entry for i2cLaxman Dewangan1-8/+0
2012-09-13ARM: tegra: clock: add connection name in i2c clock entryLaxman Dewangan2-9/+9
2012-09-13i2c: tegra: pass proper name for getting clockLaxman Dewangan1-23/+23
2012-09-13ARM: tegra: clock: add i2c fast clock entry in clock tableLaxman Dewangan2-0/+9
2012-09-13ARM: Tegra: Add smp_twd clock for Tegra20Prashant Gaikwad3-0/+50
2012-09-11ARM: tegra: cpu-tegra: explicitly manage re-parentingStephen Warren1-1/+47
2012-09-11ARM: tegra: fix overflow in tegra20_pll_clk_round_rate()Stephen Warren1-1/+1
2012-09-07ARM: tegra: Fix data type for io addressPrashant Gaikwad1-6/+6
2012-09-06ARM: tegra: remove tegra_timer from tegra_list_clksStephen Warren2-2/+0
2012-09-06ARM: tegra30: clocks: fix the wrong tegra_audio_sync_clk_ops nameJoseph Lo2-2/+2
2012-09-06ARM: tegra: clocks: separate tegra_clk_32k_ops from Tegra20 and Tegra30Joseph Lo4-3/+13
2012-09-06ARM: tegra: Remove duplicate codePrashant Gaikwad3-724/+0
2012-09-06ARM: tegra: Port tegra to generic clock frameworkPrashant Gaikwad8-2345/+3057
2012-09-06ARM: tegra: Add clk_tegra structure and helper functionsPrashant Gaikwad4-11/+210
2012-09-06ARM: tegra: Rename tegra20 clock filePrashant Gaikwad2-1/+1
2012-09-06ARM: tegra20: Separate out clk ops and clk dataPrashant Gaikwad4-1042/+995
2012-09-06ARM: tegra30: Separate out clk ops and clk dataPrashant Gaikwad4-1133/+1210
2012-09-06ARM: tegra: fix U16 divider range checkStephen Warren1-1/+1
2012-09-06ARM: tegra: turn on UART A clock at bootStephen Warren1-0/+1
2012-09-05Merge branch 'drivers/ocp2scp' into next/driversOlof Johansson1-1/+1
2012-09-05drivers: bus: omap-ocp2scp: Fix compile errorKishon Vijay Abraham I1-1/+1
2012-09-01Linux 3.6-rc4v3.6-rc4Linus Torvalds1-1/+1
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2-5/+12
2012-09-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+7
2012-09-01Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-7/+7
2012-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-9/+7
2012-08-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-126/+174
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens1-1/+2
2012-08-30drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222SPaul Menzel1-0/+3
2012-08-30Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie8-111/+141
2012-08-30gma500: Consider CRTC initially active.Forest Bond1-0/+3
2012-08-30drm/radeon: fix dig encoder selection on DCE61Alex Deucher1-5/+26
2012-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-376/+418
2012-08-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-2/+1
2012-08-29mm, slab: lock the correct nodelist after reenabling irqsDavid Rientjes1-0/+1
2012-08-29drm/radeon: fix double free in radeon_gpu_resetChristian König1-0/+3
2012-08-29drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740Jerome Glisse1-1/+1
2012-08-29drm/radeon: rework panel mode setupAlex Deucher1-17/+12
2012-08-29drm/radeon/atom: powergating fixes for DCE6Alex Deucher1-20/+2
2012-08-29drm/radeon/atom: rework DIG modesetting on DCE3+Alex Deucher1-62/+47
2012-08-29drm/radeon: don't disable plls that are in use by other crtcsAlex Deucher1-0/+14
2012-08-29drm/radeon: add proper checking of RESOLVE_BOX command for r600-r700Marek Olšák4-4/+27
2012-08-29drm/radeon: initialize tracked CS stateMarek Olšák1-1/+8
2012-08-29drm/radeon: fix reading CB_COLORn_MASK from the CSMarek Olšák1-1/+1
2012-08-29watchdog: da9052: Remove duplicate inclusion of delay.hSachin Kamat1-1/+0
2012-08-29watchdog: fix watchdog-test.c build warningRandy Dunlap1-1/+1
2012-08-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie4-9/+17