summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson2012-03-1039-342/+330
|\
| * Merge branch 'for_3.4/cleanup/pm' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-03-06304-3414/+1493
| |\
| | * ARM: OMAP2+: PM: share some suspend-related functions across OMAP2, 3, 4Paul Walmsley2012-03-055-142/+76
| | * ARM: OMAP2+: omap_device: call all suspend, resume callbacks when OMAP_DEVICE...Paul Walmsley2012-03-051-8/+4
| | * ARM: OMAP: omap_device: remove omap_device_parentKevin Hilman2012-03-053-12/+4
| | * ARM: OMAP2+: PM debug: fix the use of debugfs_create_* APIJean Pihet2012-03-051-3/+3
| | * ARM: OMAP2+: PM: share clkdms_setup() across OMAP2, 3, 4Paul Walmsley2012-03-055-45/+14
| | * ARM: OMAP2+: PM: clean up omap_set_pwrdm_state()Paul Walmsley2012-03-051-22/+17
| | * ARM: OMAP3: PM: remove superfluous calls to pwrdm_clear_all_prev_pwrst()Paul Walmsley2012-03-052-7/+0
| | * Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman2012-03-05526-43132/+3992
| | |\ | | |/ | |/|
| * | ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman2012-02-246-11/+12
| * | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren2012-02-249-27/+32
| * | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-2021-57/+150
| * | ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}Ohad Ben-Cohen2012-02-202-10/+10
| * | ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren2012-02-201-0/+4
| * | ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren2012-02-202-1/+7
* | | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-08159-986/+827
|\ \ \
| * | | ARM: S3C24XX: remove call to s3c24xx_setup_clocksHeiko Stuebner2012-03-071-11/+4
| * | | ARM: S3C24XX: add get_rate for clk_p on S3C2416/2443Heiko Stuebner2012-03-071-4/+24
| * | | ARM: S3C24XX: add get_rate for clk_h on S3C2416/2443Heiko Stuebner2012-03-071-9/+22
| * | | ARM: S3C24XX: remove XXX_setup_clocks method from S3C2443Heiko Stuebner2012-03-072-8/+0
| * | | ARM: S3C24XX: remove obsolete S3C2416_DMA optionHeiko Stuebner2012-03-073-27/+0
| * | | ARM: S3C24XX: Reuse S3C2443 dma for S3C2416Heiko Stuebner2012-03-074-9/+27
| * | | ARM: S3C24XX: Fix indentation of dma-s3c2443Heiko Stuebner2012-03-071-4/+4
| * | | ARM: S3C24XX: Move device setup files to mach directoryHeiko Stuebner2012-03-076-10/+8
| * | | ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner2012-03-0711-32/+29
| * | | ARM: S3C24XX: move simtec-specific code to mach directoryHeiko Stuebner2012-03-076-23/+20
| * | | ARM: S3C24XX: Move common-smdk code to mach directoryHeiko Stuebner2012-03-075-11/+15
| * | | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-07152-864/+700
| |\ \ \
| | * | | ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xxHeiko Stuebner2012-03-035-13/+29
| | * | | ARM: s3c2410_defconfig: update s3c2410_defconfigKukjin Kim2012-03-031-38/+17
| | * | | ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/Kukjin Kim2012-03-0311-54/+35
| | * | | ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/Kukjin Kim2012-03-0325-209/+191
| | * | | ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/Kukjin Kim2012-03-0311-57/+57
| | * | | ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/Kukjin Kim2012-03-0313-98/+98
| | * | | ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim2012-03-0379-184/+214
| | * | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-0325-46/+45
| | * | | ARM: S3C2410: move s3c2410_baseclk_add to clock.hHeiko Stuebner2012-01-312-2/+4
| | * | | ARM: S3C24XX: move common S3C2443 clock definitions to clock.hHeiko Stuebner2012-01-314-21/+17
| | * | | ARM: S3C24XX: Remove extern declaration of clk_msysclkHeiko Stuebner2012-01-311-1/+0
| | * | | ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-313-7/+6
| | * | | ARM: S3C24XX: remove unused spi gpio setup functionsHeiko Stuebner2012-01-276-147/+0
* | | | | Merge branch 'next/cleanup-use-static' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-03-0727-107/+82
|\ \ \ \ \
| * \ \ \ \ 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