summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/devel-samsung-pd' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2012-03-138-203/+203
|\
| * ARM: EXYNOS: Hook up JPEG PD to generic PD infrastructureSachin Kamat2012-03-101-0/+3
| * ARM: EXYNOS: Hook up G2D PD to generic PD infrastructureSachin Kamat2012-03-091-0/+3
| * ARM: EXYNOS: Hook up power domains to generic power domain infrastructureThomas Abraham2012-01-278-203/+197
* | Merge branch 'next/devel-samsung-dma' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-03-1338-1961/+2112
|\ \
| * | ARM: EXYNOS: add support DMA for EXYNOS4X12 SoCBoojin Kim2012-03-103-8/+98
| * | ARM: EXYNOS: Add apb_pclk clkdev entry for mdma1Tushar Behera2012-03-101-0/+1
| * | ARM: EXYNOS: Enable MDMA driverBoojin Kim2012-03-105-1/+42
| * | ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driverMyungJoo Ham2012-03-101-0/+43
| * | ARM: EXYNOS: add clock registers for exynos4x12-cpufreqJaecheol Lee2012-03-101-0/+9
| * | ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clockKukjin Kim2012-03-107-762/+766
| * | ARM: EXYNOS: use static declaration on regarding clockKukjin Kim2012-03-102-21/+10
| * | ARM: EXYNOS: replace clock.c for other new EXYNOS SoCsKukjin Kim2012-03-105-91/+90
| * | Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim2012-03-10156-2366/+842
| |\ \
| | * \ Merge branch 'topic/cleanup-use-static' into next/cleanup-use-staticKukjin Kim2012-03-0728-108/+83
| | |\ \
| | | * | ARM: SAMSUNG: use static declaration when it is not used in other filesKukjin Kim2012-01-214-15/+4
| | | * | ARM: S5PV210: use static declaration when it is not used in other filesKukjin Kim2012-01-213-8/+8
| | | * | ARM: S5PC100: use static declaration when it is not used in other filesKukjin Kim2012-01-212-20/+20
| | | * | ARM: S5P64X0: use static declaration when it is not used in other filesKukjin Kim2012-01-213-17/+11
| | | * | ARM: S3C64XX: use static declaration when it is not used in other filesKukjin Kim2012-01-213-4/+2
| | | * | ARM: S3C24XX: use static declaration when it is not used in other filesKukjin Kim2012-01-216-25/+19
| | | * | ARM: EXYNOS: use static declaration when it is not used in other filesKukjin Kim2012-01-217-12/+12
| | | |/
| | * | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-07127-1152/+761
| | |\ \
* | | \ \ Merge branch 'next/devel-samsung-mmc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-03-134-3/+7
|\ \ \ \ \
| * | | | | ARM: SAMSUNG: change the name from s3c-sdhci to exynos4-sdhciJaehoon Chung2012-03-102-3/+3
| * | | | | ARM: SAMSUNG: support the second capability for samsung-socJaehoon Chung2012-03-102-0/+4
| |/ / / /
* | | | | Merge branch 'sr' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...Olof Johansson2012-03-1012-83/+242
|\ \ \ \ \
| * | | | | ARM: OMAP3+: SmartReflex: fix error handlingJean Pihet2012-03-051-6/+6
| * | | | | ARM: OMAP3+: SmartReflex: fix the use of debugfs_create_* APIJean Pihet2012-03-051-3/+3
| * | | | | ARM: OMAP3+: SmartReflex: micro-optimization for sanity checkFelipe Balbi2012-03-051-1/+1
| * | | | | ARM: OMAP3+: SmartReflex: misc cleanupsFelipe Balbi2012-03-051-33/+67
| * | | | | ARM: OMAP3+: SmartReflex: move late_initcall() closer to its argumentFelipe Balbi2012-03-051-1/+1
| * | | | | ARM: OMAP3+: SmartReflex: add missing platform_set_drvdata()Felipe Balbi2012-03-051-0/+2
| * | | | | ARM: OMAP3+: hwmod: add SmartReflex IRQsNishanth Menon2012-03-051-0/+14
| * | | | | ARM: OMAP3+: SmartReflex: clear ERRCONFIG_VPBOUNDINTST only on a needNishanth Menon2012-03-051-6/+16
| * | | | | ARM: OMAP3+: SmartReflex: Fix status masking in ERRCONFIG registerNishanth Menon2012-03-051-13/+8
| * | | | | ARM: OMAP3+: SmartReflex: Add a shutdown hookNishanth Menon2012-03-051-0/+24
| * | | | | ARM: OMAP3+: SmartReflex Class3: disable errorgen before disable VPNishanth Menon2012-03-053-0/+46
| * | | | | ARM: OMAP3+: SmartReflex: fix err interrupt disable sequenceNishanth Menon2012-03-051-2/+2
| * | | | | ARM: OMAP3+: SmartReflex: use voltage domain name in device attributesShweta Gulati2012-03-055-13/+45
| * | | | | ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not setTony Lindgren2012-02-241-1/+1
| * | | | | ARM: OMAP2+: Fix zoom LCD backlight if TWL_CORE is not selectedTony Lindgren2012-02-231-0/+4
| * | | | | ARM: OMAP2+: Fix board_mux section type conflict when OMAP_MUX is not setTony Lindgren2012-02-231-1/+1
| * | | | | ARM: OMAP2+: Fix OMAP_HDQ_BASE build errorTony Lindgren2012-02-231-3/+4
| * | | | | ARM: OMAP2+: Fix Kconfig dependencies for USB_ARCH_HAS_EHCITony Lindgren2012-02-231-2/+2
| * | | | | ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not builtPaul Walmsley2012-02-231-4/+1
* | | | | | Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-0830-54/+235
|\ \ \ \ \ \
| * | | | | | pxa: magician/hx4700: Convert to gpio-regulator from bq24022Heiko Stübner2012-03-063-13/+55
| | |/ / / / | |/| | | |
| * | | | | Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-02-2928-40/+178
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann2012-02-2724-125/+265
| | |\ \ \ \ \
OpenPOWER on IntegriCloud