summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP3: use DT clock init if DT data is availableTero Kristo2014-01-171-1/+12
* ARM: AM33xx: remove old clock data and link in new clock init codeTero Kristo2014-01-173-1066/+1
* ARM: AM43xx: Enable clock initTero Kristo2014-01-171-0/+1
* ARM: OMAP: DRA7: Enable clock initTero Kristo2014-01-171-0/+1
* ARM: OMAP4: remove old clock data and link in new clock init codeTero Kristo2014-01-173-1737/+2
* ARM: OMAP2+: io: use new clock init APITero Kristo2014-01-173-14/+26
* ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DTTero Kristo2014-01-172-0/+67
* ARM: OMAP3: hwmod: initialize clkdm from clkdm_nameTero Kristo2014-01-171-1/+2
* ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdmTero Kristo2014-01-171-0/+2
* ARM: OMAP2+: clock: use driver API instead of direct memory read/writeTero Kristo2014-01-177-54/+63
* ARM: OMAP2+: clock: add support for indexed memmapsTero Kristo2014-01-172-1/+30
* CLK: TI: add omap3 clock init fileTero Kristo2014-01-171-1/+0
* CLK: TI: add interface clock support for OMAP3Tero Kristo2014-01-171-5/+0
* CLK: TI: add am33xx clock init fileTero Kristo2014-01-171-1/+0
* CLK: TI: add omap5 clock init fileTero Kristo2014-01-171-0/+1
* CLK: TI: add omap4 clock init fileTero Kristo2014-01-171-1/+0
* clk: ti: add composite clock supportTero Kristo2014-01-171-3/+0
* CLK: TI: add autoidle supportTero Kristo2014-01-171-0/+6
* CLK: TI: Add DPLL clock supportTero Kristo2014-01-172-165/+1
* ARM: DRA7XX: Add support for DRA7XX only buildTero Kristo2014-01-172-8/+11
* ARM: DRA7XX/AM43XX: randconfig fixesTero Kristo2014-01-171-0/+3
* Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2013-12-273-6/+6
|\
| * ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2013-12-252-5/+5
| * ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak2013-12-251-1/+1
* | ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren2013-12-271-1/+6
* | Revert "ARM: OMAP2+: Remove legacy mux code for display.c"Tomi Valkeinen2013-12-171-0/+38
* | ARM: OMAP2+: omap_device: add fail hook for runtime_pm when bad data is detectedNishanth Menon2013-12-102-0/+25
* | Merge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/pub/scm/linux/...Kevin Hilman2013-12-104-31/+52
|\ \
| * | ARM: OMAP2+: hwmod: Fix usage of invalid iclk / oclk when clock node is not p...Nishanth Menon2013-12-091-0/+2
| * | ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros2013-12-091-10/+3
| * | ARM: OMAP2+: hwmod: Fix SOFTRESET logicRoger Quadros2013-12-091-1/+42
| * | ARM: OMAP4+: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros2013-12-092-20/+5
* | | ARM: OMAP2+: Fix the machine entry for am3517Nishanth Menon2013-12-061-0/+18
* | | ARM: OMAP2+: Fix overwriting hwmod data with data from device treeTony Lindgren2013-12-061-20/+78
| |/ |/|
* | Merge tag 'omap-for-v3.13/more-dt-regressions' of git://git.kernel.org/pub/sc...Olof Johansson2013-12-031-1/+2
|\ \
| * | ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdmRajendra Nayak2013-12-021-1/+2
* | | Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson2013-12-032-1/+2
|\ \ \ | |/ /
| * | ARM: OMAP2+: dss-common: change IGEP's DVI DDC i2c busJavier Martinez Canillas2013-11-261-1/+1
| * | ARM: OMAP2+: Fix eMMC on n900 with device treeTony Lindgren2013-11-251-0/+1
| |/
* | Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2013-11-257-179/+30
|\ \
| * | ARM: OMAP2+: Remove legacy omap4_twl6030_hsmmc_initTony Lindgren2013-11-182-58/+0
| * | ARM: OMAP2+: Remove legacy mux code for display.cTony Lindgren2013-11-181-78/+0
| * | ARM: OMAP2+: Fix undefined reference to set_cntfreqTony Lindgren2013-11-181-0/+7
| * | ARM: OMAP2+: More randconfig fixes for reconfigure_io_chainTony Lindgren2013-11-182-4/+4
| * | ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91xTony Lindgren2013-11-151-39/+19
* | | ARM: omap: fix warning with LPAE buildOlof Johansson2013-11-251-1/+1
| |/ |/|
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-183-3/+3
|\ \
| * | misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-303-3/+3
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-167-16/+67
|\ \ \ | | |/ | |/|
| * | ARM: OMAP2+: Fix build for dra7xx without omap4 and 5Tony Lindgren2013-11-152-2/+3
OpenPOWER on IntegriCloud