aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: OMAP2+: hwmod: Invoke init_clkdm before other init functionsVaibhav Hiremath2012-11-12
* ARM: OMAP: clock: Define a function to enable clocks at initRajendra Nayak2012-11-12
* ARM: OMAP: clock: list all clk_hw_omap clks to enable/disable autoidleRajendra Nayak2012-11-12
* ARM: OMAP2xxx: clock: add APLL rate recalculation functionsPaul Walmsley2012-11-12
* ARM: OMAP2: clock: Convert to common clkRajendra Nayak2012-11-12
* ARM: OMAP3: clock: Convert to common clkRajendra Nayak2012-11-12
* ARM: OMAP4: clock: Convert to common clkMike Turquette2012-11-12
* ARM: OMAP: hwmod: Fix up hwmod based clkdm accessesRajendra Nayak2012-11-12
* ARM: OMAP: clock: Nuke plat/clock.c & reuse struct clk as clk_hw_omapRajendra Nayak2012-11-12
* Merge tag 'omap-cleanup-b2-for-3.8' of git://git.kernel.org/pub/scm/linux/ker...Tony Lindgren2012-11-09
|\
| * ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-08
| * ARM: OMAP2+: hwmod: call to _omap4_disable_module() should use the SoC-specif...Paul Walmsley2012-11-08
| * ARM: OMAP2+: PRCM: consolidate PRCM-related timeout macrosPaul Walmsley2012-11-08
| * ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley2012-11-08
| * ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley2012-11-08
| * ARM: OMAP2+: CM/clock: convert _omap2_module_wait_ready() to use SoC-independ...Paul Walmsley2012-11-08
| * ARM: OMAP2xxx: APLL/CM: convert to use omap2_cm_wait_module_ready()Paul Walmsley2012-11-08
| * ARM: OMAP2+: board files: use SoC-specific system restart functionsPaul Walmsley2012-11-08
| * ARM: OMAP2+: PRCM: create SoC-specific chip restart functionsPaul Walmsley2012-11-08
| * ARM: OMAP2xxx: clock: move virt_prcm_set code into clkt2xxx_virt_prcm_set.cPaul Walmsley2012-11-08
| * ARM: OMAP2xxx: clock: remove global 'dclk' variablePaul Walmsley2012-11-08
| * ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method)Paul Walmsley2012-11-08
| * ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley2012-11-08
| * ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley2012-11-08
| * watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptrPaul Walmsley2012-11-08
| * ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley2012-10-29
| * ARM: OMAP1: CGRM: fix omap1_get_reset_sources() return typePaul Walmsley2012-10-29
|/
* Merge branch 'omap-for-v3.8/cleanup-headers' into omap-for-v3.8/cleanup-prcmTony Lindgren2012-10-26
|\
| * Merge tag 'omap-cleanup-fixes-a-for-3.8' of git://git.kernel.org/pub/scm/linu...Tony Lindgren2012-10-26
| |\
| | * ARM: OMAP1: fix sparse warning added by commit 4c98dc6b8ef2f73bdbfa78186db9a7...Paul Walmsley2012-10-26
| | * ARM: OMAP1: fix build breakage introduced by commit 25c7d49ed48b4843da7dea56a...Paul Walmsley2012-10-26
| | * ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...Paul Walmsley2012-10-26
| |/
| * Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-25
| |\
| | * ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-15
* | | Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-10-24
|\ \ \ | |/ / |/| |
| * | ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driverPaul Walmsley2012-10-21
| * | ARM: OMAP1: create read_reset_sources() function (for initial use by watchdog)Paul Walmsley2012-10-21
| * | ARM: OMAP2+: CM: prepare for use of cm_ll_data function pointersPaul Walmsley2012-10-21
| * | ARM: OMAP2+: PRM: prepare for use of prm_ll_data function pointersPaul Walmsley2012-10-21
| * | ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions in...Paul Walmsley2012-10-21
| * | ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-21
| * | ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRMPaul Walmsley2012-10-21
| * | ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-21
| * | ARM: OMAP2+: PRM: remove PRM weak functionsPaul Walmsley2012-10-21
* | | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-24
|\ \ \
| * | | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-24
| * | | ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-24
| |/ /
* | | ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren2012-10-24
* | | ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren2012-10-24
* | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-24
|\ \ \