kernel-ark/arch/arm/mach-omap2
Linus Torvalds 698d601224 ARM: arm-soc: driver specific changes
A collection of mostly SoC-specific driver updates:
 - a handful of pincontrol and setup changes
 - new drivers for hwmon and reset controller for vexpress
 - timing support updates for OMAP (gpmc and other interfaces)
 - + a collection of smaller cleanups
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQIcBAABAgAGBQJQySxPAAoJEIwa5zzehBx3NbgP/iI1EFKI8fK6tp7F1EeTwDYK
 tKeKFmx+Lio2z5OF0CS0qK0HODtcS2ifJ5Zz3C9VyiRBNDOuYAvDT+5bIAKsKIo3
 p0mZyYvgdbcxH30EhYY8klaUVwRyc1noxdO8vENdzoAik4EwUv5zXEKAlcBfScrA
 usCW0dhGJYKH73kgLKQvsyE9d/aV0hbcniSYoVHH1G4e6U5vG45y8pqeSrTQxfCP
 nG177/AheoCHoyoh/td0lmkAJsmXM7NpvdJTaAwKgOmEXvOCUwAcuOgOCEuc7sd/
 FG3jGLntcB9z0AtbO/YOl3+110o71KBF7gYrDDEjLD6U7zz7yhcmhGVh+FEnVa0I
 ppgReNN3jZOs7HVlDTvTXLdh5cjZU5JIpLOmHWdERAwkxakDCd07KzPo5g44XTyO
 CzZuqVFU2JNliIujoJHL2Trnj7Q54fWcgHWkWJdWBhJMsxC42xWgaukCaLDHNuBX
 Po5cqOnEnAYA0rgvQxfdfPWzJd/NN/kU/ewun0pwni3+PlzhfxFzTRcLcj4BT4By
 1S2foQUt0CVkswgFdkRlbGolSsXIlOQmKvsd8kvzldDUzn+0cxgwYHzg4T29hlmY
 zv0+sfgSxub68zfodDtdyjBWDCgrSHrf3TGjGD/4/X6Bm9Ss3hRj4LHIM7Z2BX7F
 PJgvGjAZIfuZThLkShLa
 =CwMf
 -----END PGP SIGNATURE-----

Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc

Pull ARM SoC driver specific changes from Olof Johansson:
 "A collection of mostly SoC-specific driver updates:
   - a handful of pincontrol and setup changes
   - new drivers for hwmon and reset controller for vexpress
   - timing support updates for OMAP (gpmc and other interfaces)
   - plus a collection of smaller cleanups"

* tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (21 commits)
  ARM: ux500: fix pin warning
  ARM: OMAP2+: tusb6010: generic timing calculation
  ARM: OMAP2+: smc91x: generic timing calculation
  ARM: OMAP2+: onenand: generic timing calculation
  ARM: OMAP2+: gpmc: generic timing calculation
  ARM: OMAP2+: gpmc: handle additional timings
  ARM: OMAP2+: nand: remove redundant rounding
  gpio: samsung: use pr_* instead of printk
  ARM: ux500: fixup magnetometer pins
  ARM: ux500: add STM pin configuration
  ARM: ux500: 8500: add pinctrl support for uart1 and uart2
  ARM: ux500: cosmetic fixups for uart0
  gpio: samsung: Fix input mode setting function for GPIO int
  ARM: SAMSUNG: Insert bitmap_gpio_int member in samsung_gpio_chip
  ARM: ux500: 8500: define SDI sleep states
  ARM: vexpress: Reset driver
  ARM: ux500: 8500: update SKE keypad pinctrl table
  hwmon: Versatile Express hwmon driver
  ARM: ux500: delete duplicate macro
  ARM: ux500: 8500: add IDLE pin configuration for SPI
  ...
2012-12-13 10:59:11 -08:00
..
include/mach ARM: OMAP: Remove NEED_MACH_GPIO_H 2012-11-02 12:00:36 -07:00
am33xx.h ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
am35xx-emac.c
am35xx-emac.h
am35xx.h
board-2430sdp.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
board-3430sdp.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
board-3630sdp.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-4430sdp.c ARM: arm-soc: Board updates for 3.8 2012-12-12 12:14:06 -08:00
board-am3517crane.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-am3517evm.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-apollon.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-cm-t35.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
board-cm-t3517.c Timer clean-up to get us closer to moving timer code to drivers, 2012-11-29 22:30:11 -08:00
board-devkit8000.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-flash.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
board-flash.h
board-generic.c ARM: arm-soc: Board updates for 3.8 2012-12-12 12:14:06 -08:00
board-h4.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
board-igep0020.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
board-ldp.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-n8x0.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap3beagle.c Merge branch 'omap/cleanup-prcm-part2' into next/dt 2012-11-15 17:59:54 +01:00
board-omap3evm.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap3logic.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap3pandora.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap3stalker.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap3touchbook.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-omap4panda.c ARM: arm-soc: Board updates for 3.8 2012-12-12 12:14:06 -08:00
board-overo.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
board-rm680.c ARM: arm-soc: Board updates for 3.8 2012-12-12 12:14:06 -08:00
board-rx51-peripherals.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
board-rx51-video.c
board-rx51.c ARM: arm-soc: power management and clock changes 2012-12-13 10:58:20 -08:00
board-rx51.h
board-ti8168evm.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-zoom-debugboard.c
board-zoom-display.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
board-zoom-peripherals.c Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers 2012-10-24 15:05:45 -07:00
board-zoom.c ARM: OMAP2+: board files: use SoC-specific system restart functions 2012-11-08 12:33:08 -07:00
board-zoom.h
cclock3xxx_data.c ARM: OMAP3: clock: Add 3xxx data using common struct clk 2012-11-12 19:18:49 -07:00
cclock33xx_data.c ARM: AM33XX: clock: add clock data in common clock format 2012-11-12 19:18:49 -07:00
cclock44xx_data.c ARM: OMAP4: clock: Add 44xx data using common struct clk 2012-11-12 19:10:20 -07:00
cclock2420_data.c ARM: OMAP2: clock: Add 24xx data using common struct clk 2012-11-12 19:18:49 -07:00
cclock2430_data.c ARM: OMAP2: clock: Add 24xx data using common struct clk 2012-11-12 19:18:49 -07:00
clkt2xxx_apll.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt2xxx_dpll.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt2xxx_dpllcore.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
clkt2xxx_osc.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt2xxx_sys.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt2xxx_virt_prcm_set.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
clkt34xx_dpll3m2.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
clkt_clksel.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt_dpll.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clkt_iclk.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock2xxx.c ARM: OMAP2: clock: Convert to common clk 2012-11-12 19:10:18 -07:00
clock2xxx.h ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock3xxx.c ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock3xxx.h ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock34xx.c ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock34xx.h
clock36xx.c ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock36xx.h ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock44xx.h
clock2430.c ARM: OMAP2: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock3517.c ARM: OMAP3: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
clock3517.h
clock_common_data.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clock.h ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clockdomain.c ARM: OMAP2+: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:51 -07:00
clockdomain.h ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
clockdomains2xxx_3xxx_data.c
clockdomains3xxx_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
clockdomains33xx_data.c
clockdomains44xx_data.c ARM: OMAP2+: clockdomain: Fix OMAP4 ISS clk domain to support only SWSUP 2012-10-29 22:02:13 -06:00
clockdomains2420_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
clockdomains2430_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
cm1_44xx.h
cm2_44xx.h
cm2xxx_3xxx.h ARM: OMAP3: clock: Add 3xxx data using common struct clk 2012-11-12 19:18:49 -07:00
cm2xxx.c ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functions 2012-11-08 12:33:08 -07:00
cm2xxx.h ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functions 2012-11-08 12:33:08 -07:00
cm3xxx.c ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functions 2012-11-08 12:33:08 -07:00
cm3xxx.h ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independent CM functions 2012-11-08 12:33:08 -07:00
cm33xx.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
cm33xx.h
cm44xx.c
cm44xx.h
cm_common.c ARM: OMAP2: Fix compillation error in cm_common 2012-11-12 13:42:46 -08:00
cm-regbits-24xx.h ARM: OMAP2: clock: Add 24xx data using common struct clk 2012-11-12 19:18:49 -07:00
cm-regbits-33xx.h
cm-regbits-34xx.h ARM: OMAP3: clock: Add 3xxx data using common struct clk 2012-11-12 19:18:49 -07:00
cm-regbits-44xx.h
cm.h ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
cminst44xx.c ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions into PRM/CM 2012-10-21 01:01:11 -06:00
cminst44xx.h ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
common-board-devices.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
common-board-devices.h
common.c ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
common.h ARM: arm-soc: Cleanups on various subarchitectures 2012-12-12 11:51:39 -08:00
control.c ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
control.h Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
cpuidle34xx.c ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] 2012-11-08 15:09:26 -07:00
cpuidle44xx.c
ctrl_module_core_44xx.h
ctrl_module_pad_core_44xx.h
ctrl_module_pad_wkup_44xx.h
ctrl_module_wkup_44xx.h
devices.c ARM: arm-soc: power management and clock changes 2012-12-13 10:58:20 -08:00
devices.h
display.c ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
display.h
dma.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
dma.h
dpll3xxx.c ARM: OMAP3+: DPLL: drop !CONFIG_COMMON_CLK sections 2012-11-12 19:18:50 -07:00
dpll44xx.c ARM: OMAP4: clock: Cleanup !CONFIG_COMMON_CLK parts 2012-11-12 19:18:50 -07:00
drm.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
dsp.c
dss-common.c OMAP: omap4sdp: move display init from board file to dss-common.c 2012-11-07 13:26:51 -08:00
dss-common.h OMAP: omap4sdp: move display init from board file to dss-common.c 2012-11-07 13:26:51 -08:00
emu.c
gpio.c
gpmc-nand.c ARM: OMAP2+: nand: remove redundant rounding 2012-11-09 00:59:16 +05:30
gpmc-nand.h
gpmc-onenand.c ARM: OMAP2+: onenand: generic timing calculation 2012-11-09 18:07:12 +05:30
gpmc-onenand.h
gpmc-smc91x.c ARM: OMAP2+: smc91x: generic timing calculation 2012-11-09 18:07:22 +05:30
gpmc-smc91x.h
gpmc-smsc911x.c
gpmc-smsc911x.h
gpmc.c ARM: OMAP2+: gpmc: generic timing calculation 2012-11-09 18:07:11 +05:30
gpmc.h ARM: OMAP2+: gpmc: generic timing calculation 2012-11-09 18:07:11 +05:30
hdq1w.c ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
hdq1w.h
hsmmc.c ARM: OMAP: Remove unnecessary mach and plat includes 2012-11-02 12:00:36 -07:00
hsmmc.h
hwspinlock.c
i2c.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
i2c.h ARM: OMAP: Fix relative includes for shared i2c.h file 2012-10-31 15:37:13 -07:00
id.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
id.h
io.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
iomap.h
irq.c
Kconfig ARM: arm-soc: power management and clock changes 2012-12-13 10:58:20 -08:00
l3_2xxx.h
l3_3xxx.h
l4_2xxx.h
l4_3xxx.h
mailbox.c
Makefile ARM: arm-soc: power management and clock changes 2012-12-13 10:58:20 -08:00
Makefile.boot
mcbsp.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
mmc.h
msdi.c ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
mux34xx.c ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals. 2012-10-22 13:37:37 -07:00
mux34xx.h
mux44xx.c
mux44xx.h
mux2420.c
mux2420.h
mux2430.c
mux2430.h
mux.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
mux.h
omap2-restart.c ARM: OMAP2+: PRCM: create SoC-specific chip restart functions 2012-11-08 12:33:08 -07:00
omap3-restart.c ARM: OMAP2+: PRCM: create SoC-specific chip restart functions 2012-11-08 12:33:08 -07:00
omap4-common.c ARM: arm-soc: Cleanups on various subarchitectures 2012-12-12 11:51:39 -08:00
omap4-keypad.h
omap4-sar-layout.h
omap24xx.h
omap34xx.h
omap44xx.h
omap54xx.h
omap_device.c ARM: OMAP2+: omap_device: Correct resource handling for DT boot 2012-11-21 16:15:18 -07:00
omap_device.h
omap_hwmod_2xxx_3xxx_interconnect_data.c ARM: OMAP: Split plat/serial.h for omap1 and omap2+ 2012-10-24 13:34:31 -07:00
omap_hwmod_2xxx_3xxx_ipblock_data.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
omap_hwmod_2xxx_interconnect_data.c ARM: OMAP: Split plat/serial.h for omap1 and omap2+ 2012-10-24 13:34:31 -07:00
omap_hwmod_2xxx_ipblock_data.c Remaining patches to allow omap2+ to build with multiplatform 2012-11-30 21:47:21 -08:00
omap_hwmod_3xxx_data.c ARM: arm-soc: power management and clock changes 2012-12-13 10:58:20 -08:00
omap_hwmod_33xx_data.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
omap_hwmod_44xx_data.c ARM: arm-soc: power management and clock changes 2012-12-13 10:58:20 -08:00
omap_hwmod_2420_data.c Remaining patches to allow omap2+ to build with multiplatform 2012-11-30 21:47:21 -08:00
omap_hwmod_2430_data.c Remaining patches to allow omap2+ to build with multiplatform 2012-11-30 21:47:21 -08:00
omap_hwmod_common_data.c
omap_hwmod_common_data.h
omap_hwmod.c ARM: arm-soc: Merge branch 'next/clk' into next/pm 2012-12-12 16:10:00 -08:00
omap_hwmod.h ARM: arm-soc: Merge branch 'next/clk' into next/pm 2012-12-12 16:10:00 -08:00
omap_opp_data.h Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
omap_phy_internal.c ARM: arm-soc: Merge branch 'next/clk' into next/pm 2012-12-12 16:10:00 -08:00
omap_twl.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
omap-headsmp.S ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control register change. 2012-11-05 14:26:43 -08:00
omap-hotplug.c
omap-iommu.c ARM: OMAP2+: Move iommu/iovmm headers to platform_data 2012-11-20 10:05:01 -08:00
omap-mpuss-lowpower.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
omap-pm-noop.c ARM: OMAP: Move omap-pm-noop.c local to mach-omap2 2012-10-31 15:37:13 -07:00
omap-pm.h
omap-secure.c
omap-secure.h
omap-smc.S
omap-smp.c ARM: OMAP4: PM: fix errata handling when CONFIG_PM=n 2012-11-14 17:06:20 -08:00
omap-wakeupgen.c
omap-wakeupgen.h
opp2xxx.h
opp3xxx_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
opp4xxx_data.c ARM: OMAP4: OPP: add OMAP4460 definitions 2012-11-05 15:31:49 -08:00
opp2420_data.c
opp2430_data.c
opp.c
pm24xx.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
pm34xx.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
pm44xx.c ARM: arm-soc: Merge branch 'next/clk' into next/pm 2012-12-12 16:10:00 -08:00
pm-debug.c ARM: OMAP: Remove unnecessary inclusion of dmtimer.h 2012-11-16 10:35:08 -06:00
pm.c ARM: arm-soc: Merge branch 'next/clk' into next/pm 2012-12-12 16:10:00 -08:00
pm.h ARM: arm-soc: power management and clock changes 2012-12-13 10:58:20 -08:00
pmu.c ARM: arm-soc: Header cleanups 2012-12-12 11:45:16 -08:00
powerdomain-common.c
powerdomain.c ARM: OMAP2+: PRCM: remove obsolete prcm.[ch] 2012-11-08 15:09:26 -07:00
powerdomain.h ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
powerdomains2xxx_3xxx_data.c
powerdomains2xxx_3xxx_data.h
powerdomains2xxx_data.c ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 2012-10-18 16:23:46 -07:00
powerdomains3xxx_data.c
powerdomains33xx_data.c
powerdomains44xx_data.c
prcm44xx.h
prcm_mpu44xx.c ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
prcm_mpu44xx.h ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
prcm-common.h ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
prm2xxx_3xxx.c ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions into PRM/CM 2012-10-21 01:01:11 -06:00
prm2xxx_3xxx.h ARM: OMAP3: clock: Add 3xxx data using common struct clk 2012-11-12 19:18:49 -07:00
prm2xxx.c ARM: OMAP2+: PRM: initialize some PRM functions early 2012-11-21 16:15:16 -07:00
prm2xxx.h ARM: OMAP2+: PRM: initialize some PRM functions early 2012-11-21 16:15:16 -07:00
prm3xxx.c ARM: OMAP2+: PRM: initialize some PRM functions early 2012-11-21 16:15:16 -07:00
prm3xxx.h ARM: OMAP2+: PRM: initialize some PRM functions early 2012-11-21 16:15:16 -07:00
prm33xx.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
prm33xx.h
prm44xx.c ARM: OMAP2+: hwmod: Add support for per hwmod/module context lost count 2012-11-21 16:15:17 -07:00
prm44xx.h ARM: OMAP2+: PRM: initialize some PRM functions early 2012-11-21 16:15:16 -07:00
prm_common.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
prm-regbits-24xx.h ARM: OMAP2: clock: Add 24xx data using common struct clk 2012-11-12 19:18:49 -07:00
prm-regbits-33xx.h
prm-regbits-34xx.h ARM: OMAP3: clock: Add 3xxx data using common struct clk 2012-11-12 19:18:49 -07:00
prm-regbits-44xx.h
prm.h ARM: OMAP2+: hwmod: Add support for per hwmod/module context lost count 2012-11-21 16:15:17 -07:00
prminst44xx.c
prminst44xx.h ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setup 2012-11-08 15:09:26 -07:00
scrm44xx.h ARM: OMAP4: clock: Add 44xx data using common struct clk 2012-11-12 19:10:20 -07:00
sdram-hynix-h8mbx00u0mer-0em.h
sdram-micron-mt46h32m32lf-6.h
sdram-nokia.c
sdram-nokia.h
sdram-numonyx-m65kxxxxam.h
sdram-qimonda-hyb18m512160af-6.h
sdrc2xxx.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
sdrc.c omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
sdrc.h ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
serial.c ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 2012-11-30 08:41:50 -08:00
serial.h ARM: OMAP2+: Fix relative includes for serial.h 2012-10-31 15:37:14 -07:00
sleep24xx.S
sleep34xx.S omap prcm changes via Paul Walmsley <paul@pwsan.com>: 2012-11-30 08:40:31 -08:00
sleep44xx.S
smartreflex-class3.c
soc.h ARM: OMAP4: ID: Improve features detection and check 2012-11-14 12:10:37 -08:00
sr_device.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
sram34xx.S ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files 2012-10-21 01:01:11 -06:00
sram242x.S ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files 2012-10-21 01:01:11 -06:00
sram243x.S ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files 2012-10-21 01:01:11 -06:00
sram.c ARM: OMAP: Move omap2+ specific parts of sram.c to mach-omap2 2012-10-31 10:14:14 -07:00
sram.h ARM: OMAP: Split sram.h to local headers and minimal shared header 2012-10-31 10:14:13 -07:00
ti81xx.h ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code 2012-11-08 12:33:07 -07:00
timer.c ARM: omap: fix typo on timer cleanup 2012-11-29 23:16:12 -08:00
twl-common.c ARM: arm-soc: Merge branch 'next/clk' into next/pm 2012-12-12 16:10:00 -08:00
twl-common.h
usb-host.c Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers 2012-10-24 15:05:45 -07:00
usb-musb.c Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers 2012-10-24 15:05:45 -07:00
usb-tusb6010.c ARM: OMAP2+: tusb6010: generic timing calculation 2012-11-09 18:07:23 +05:30
usb.h ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h> 2012-10-24 14:26:55 -07:00
vc3xxx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
vc44xx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
vc.c Merge branch 'next/pm-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/pm 2012-11-30 09:12:33 -08:00
vc.h ARM: OMAP3: VC: calculate ramp times 2012-11-05 15:08:23 -08:00
voltage.c
voltage.h ARM: OMAP4: VC: setup I2C parameters based on board data 2012-11-05 15:31:12 -08:00
voltagedomains2xxx_data.c
voltagedomains3xxx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
voltagedomains33xx_data.c
voltagedomains44xx_data.c Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clock 2012-11-13 13:25:38 -08:00
vp3xxx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
vp44xx_data.c ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
vp.c OMAP voltage layer updates towards supporting auto-retention/auto-off 2012-11-06 17:06:37 -08:00
vp.h ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains 2012-11-05 15:08:22 -08:00
wd_timer.c ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macros 2012-11-08 15:09:26 -07:00
wd_timer.h