- 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
- fc01387 ARM: OMAP: change get_context_loss_count ret value to int by Tomi Valkeinen · 13 years ago
- d6504ac OMAP2+: hwmod: remove OMAP_CHIP* by Paul Walmsley · 13 years ago
- 665d001 OMAP2+: hwmod: Follow the recommended PRCM module enable sequence by Rajendra Nayak · 13 years ago
- 45c3825 OMAP4: hwmod: Introduce the module control in hwmod control by Benoit Cousson · 13 years ago
- eaac329 OMAP4: hwmod: Replace RSTCTRL absolute address with offset macros by Benoit Cousson · 13 years ago
- 11b1034 OMAP: hwmod: Wait the idle status to be disabled by Benoit Cousson · 13 years ago
- d0f0631 OMAP4: hwmod: Replace CLKCTRL absolute address with offset macros by Benoit Cousson · 13 years ago
- 6ae7699 OMAP2+: hwmod: Init clkdm field at boot time by Benoit Cousson · 13 years ago
- 6d3c55f OMAP: hwmod: fix the i2c-reset timeout during bootup by Avinash.H.M · 13 years ago
- c402c0d Merge branches 'dmtimer_precleanup_3.1', 'hwmod_core_cleanup_a_3.1', 'combine_common_hwmod_3.1', 'omap4_hwmod_data_cleanup_a_3.1', 'clock_cleanup_a_3.1', 'prcm_cleanup_a_3.1', 'omap_pm_cleanup_3.1' and 'omap_device_cleanup_3.1' into prcm-cleanup-3.1 by Paul Walmsley · 13 years ago
- bc61495 omap_hwmod: use a terminator record with omap_hwmod_dma_info arrays by Paul Walmsley · 13 years ago
- 212738a omap_hwmod: use a terminator record with omap_hwmod_mpu_irqs arrays by Paul Walmsley · 13 years ago
- 78183f3 omap_hwmod: use a null structure record to terminate omap_hwmod_addr_space arrays by Paul Walmsley · 13 years ago
- 34617e2 OMAP: hwmod: Move pr_debug to improve the readability by Benoit Cousson · 13 years ago
- 6652271 OMAP: hwmod: Add warnings if enable failed by Benoit Cousson · 13 years ago
- 31f6286 OMAP2+: hwmod: Fix the HW reset management by Benoit Cousson · 13 years ago
- d24bcaa OMAP2+: hwmod: Remove _populate_mpu_rt_base warning by Benoit Cousson · 13 years ago
- 1fe7411 OMAP2+: hwmod: Do not write the enawakeup bit if SYSC_HAS_ENAWAKEUP is not set by Benoit Cousson · 13 years ago
- 6481c73 OMAP2+: hwmod: Enable module in shutdown to access sysconfig by Miguel Vadillo · 13 years ago
- 724019b OMAP2+: hwmod: Fix smart-standby + wakeup support by Benoit Cousson · 13 years ago
- 30ebad9 OMAP2+: mux: fix compilation warnings by Govindraj.R · 13 years ago
- 029268e omap2+: Add separate list for dynamic pads to mux by Tony Lindgren · 14 years ago
- 2d403fe Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6.39-20110310-024 by Paul Walmsley · 14 years ago
- 21ace54 Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/pwrdm_add_can_lose_context_fns_2.6.39', 'remotes/origin/omap_device_a_2.6.39', 'remotes/origin/mmc_a_2.6.39', 'remotes/origin/hwmod_b_2.6.39', 'remotes/origin/dmtimer_a_2.6.39', 'remotes/origin/pwrdm_clkdm_a_2.6.39', 'remotes/origin/clkdm_statdep_omap4_2.6.39', 'remotes/origin/clk_a_2.6.39', 'remotes/origin/clk_autoidle_a_2.6.39', 'remotes/origin/clk_autoidle_b_2.6.39', 'remotes/origin/clk_b_2.6.39', 'remotes/origin/clk_clkdm_a_2.6.39', 'remotes/origin/misc_a_2.6.39', 'remotes/origin/for_2.6.39/omap3_hwmod_data' and 'remotes/origin/wdtimer_a_2.6.39' into tmp-integration-2.6.39-20110310-024 by Paul Walmsley · 14 years ago
- 570b54c OMAP2+: clockdomain: add flag that will block autodeps from being added for a clockdomain by Paul Walmsley · 14 years ago
- 9599217 OMAP2+: hwmod: add API to handle autoidle mode by Kishon Vijay Abraham I · 14 years ago
- 43b0164 OMAP2+: hwmod: allow board files to prevent devices from being reset upon init by Paul Walmsley · 14 years ago
- cc1226e OMAP2+: hwmod: use status bit info for reset line by omar ramirez · 14 years ago
- 09c35f2 OMAP2+: hwmod: Fix what _init_clock returns by Rajendra Nayak · 14 years ago
- 8985b63 OMAP2+: hwmod: fix incorrect computation of autoidle_mask by Tarun Kanti DebBarma · 14 years ago
- b2833a0 Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel-hsmmc' into omap-for-linus by Tony Lindgren · 14 years ago
- a2debdb OMAP2+: hwmod: add ability to setup individual hwmods by Paul Walmsley · 14 years ago
- 48d54f3 OMAP2+: hwmod: ignore attempts to re-setup a hwmod by Paul Walmsley · 14 years ago
- 569edd70 OMAP2+: hwmod: find MPU initiator hwmod during in _register() by Paul Walmsley · 14 years ago
- 550c809 OMAP2+: hwmod: rename some init functions by Paul Walmsley · 14 years ago
- bac1a0f OMAP2+: hwmod: allow multiple calls to omap_hwmod_init() by Paul Walmsley · 14 years ago
- cd50380 OMAP: hwmod: allow hwmod to provide address space accessible from SDMA by Kishon Vijay Abraham I · 14 years ago
- e7c7d76 omap: hwmod: Populate _mpu_rt_va later on in omap_hwmod_late_init by Tony Lindgren · 14 years ago
- 44dc046 omap2+: Make omap_hwmod_late_init into core_initcall by Tony Lindgren · 14 years ago
- 8d9af88 omap2+: Allow hwmod state changes to mux pads based on the state changes by Tony Lindgren · 14 years ago
- c80705a OMAP: PM: implement context loss count APIs by Kevin Hilman · 14 years ago
- 86009eb OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs by Benoit Cousson · 14 years ago
- f2dd7e0 OMAP2+: hwmod: Disable clocks when hwmod enable fails by Rajendra Nayak · 14 years ago
- ce35b24 OMAP2+: hwmod: Remove omap_hwmod_mutex by Benoit Cousson · 14 years ago
- 01592df OMAP2+: hwmod: Mark functions used only during initialization with __init by Benoit Cousson · 14 years ago
- 0102b62 OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister by Benoit Cousson · 14 years ago
- 5a7ddcb OMAP2+: omap_hwmod: fix wakeup enable/disable for consistency by Kevin Hilman · 14 years ago
- 72e06d0 OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
- 1540f214 OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 by Paul Walmsley · 14 years ago
- 59fb659 OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files by Paul Walmsley · 14 years ago
- d198b51 OMAP4: PRCM: reorganize existing OMAP4 PRCM header files by Paul Walmsley · 14 years ago
- 233cbe5 OMAP2+: hwmod: Update the sysc_cache in case module context is lost by Rajendra Nayak · 14 years ago
- dc6d1cd OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock by Paul Walmsley · 14 years ago
- bd36179 OMAP2+: hwmod: add support for per-class custom device reset functions by Paul Walmsley · 14 years ago
- 2092e5c OMAP2+: hwmod: add postsetup state by Paul Walmsley · 14 years ago
- e4dc8f5 OMAP2+: hwmod: allow custom pre-shutdown functions by Paul Walmsley · 14 years ago
- cc7a1d2 omap: hwmod: Handle modules with 16bit registers by Rajendra Nayak · 14 years ago
- 78f26e8 OMAP: hwmod: Set autoidle after smartidle during _sysc_enable by Hema HK · 14 years ago
- 74ff3a6 OMAP: hwmod: improve documentation, clean up function names by Paul Walmsley · 14 years ago
- 9980ce5 OMAP: hwmod: Enable module wakeup if in smartidle by Rajendra Nayak · 14 years ago
- 96835af OMAP: hwmod: Fix softreset for modules with optional clocks by Benoit Cousson · 14 years ago
- 2cb0681 OMAP: hwmod: Fix softreset status check for some new OMAP4 IPs by Benoit Cousson · 14 years ago
- aee48e3 OMAP: hwmod: add an hardreset API for use by other core code by Paul Walmsley · 14 years ago
- 76e5589 OMAP: hwmod: Force a softreset during _setup by Benoit Cousson · 14 years ago
- 5365efb OMAP: hwmod: Add hardreset management support by Benoît Cousson · 14 years ago
- 12b1fdb OMAP: hwmod: separate list locking and hwmod hardware locking by Kevin Hilman · 14 years ago
- 9b57911 OMAP: hwmod: Fix omap_hwmod_reset wrong state test by Liam Girdwood · 14 years ago
- 3827f94 OMAP: hwmod: Do not disable clocks if hwmod already in idle by Benoit Cousson · 14 years ago
- 9ee9fff OMAP: hwmod: Rename dma_ch to dma_req by Benoit Cousson · 14 years ago
- 887adea OMAP2+: hwmod/device: update documentation and copyright by Paul Walmsley · 14 years ago
- db2a60b OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va by Paul Walmsley · 14 years ago
- 97d6016 OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup() by Paul Walmsley · 14 years ago
- 8482402 OMAP: hwmod: add non-locking versions of enable and idle functions by Kevin Hilman · 14 years ago
- dc75925 OMAP: hwmod: Fix the missing braces by Benoit Cousson · 14 years ago
- f6304f5 Merge branch 'omap4-i2c-init' into omap-for-linus by Tony Lindgren · 15 years ago
- 4788da2 OMAP powerdomain, hwmod, omap_device: add some credits by Paul Walmsley · 15 years ago
- 6340338 OMAP: hwmod: Replace WARN by pr_warning for clockdomain check by Benoit Cousson · 15 years ago
- 5c2c029 OMAP: hwmod: Rename hwmod name for the MPU by Benoit Cousson · 15 years ago
- f5c1f84 OMAP: hwmod: Do not exit the iteration if one clock init failed by Benoit Cousson · 15 years ago
- 20383d8 OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed by Benoit Cousson · 15 years ago
- 4d3ae5a OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return value by Benoit Cousson · 15 years ago
- 682fdc9 OMAP: hwmod: Fix wrong pointer iteration in oh->slaves by Benoit Cousson · 15 years ago
- 33f7ec8 OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST by Benoit Cousson · 15 years ago
- 9a23dfe OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready function by Benoit Cousson · 15 years ago
- ac1d426 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
- 6262c92 ARM: Remove useless linux/bootmem.h includes by Russell King · 15 years ago
- d5647c1 OMAP: HWMOD: Adding clockdomain check by Thara Gopinath · 15 years ago
- 43b4099 OMAP hwmod: add hwmod class support by Paul Walmsley · 15 years ago
- 50ebdac OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con by Paul Walmsley · 15 years ago
- 358f0e6 OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits. by Thara Gopinath · 15 years ago
- 46273e6 OMAP: hwmod: add API for slave idlemode setting by Kevin Hilman · 15 years ago
- 55ed969 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm by Paul Walmsley · 15 years ago
- 883edfd OMAP3: hwmod: Adding flag to prevent caching of sysconfig register. by Thara Gopinath · 15 years ago
- 81d7c6f OMAP: hwmod: warn on missing clockdomain by Kevin Hilman · 15 years ago
- a16b1f7 OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY code by Paul Walmsley · 15 years ago
- 718bfd7 OMAP hwmod: add names to module MPU IRQ lines by Paul Walmsley · 15 years ago
- 726072e OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling by Paul Walmsley · 15 years ago
- b835d01 OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET by Paul Walmsley · 15 years ago
- 6f8b7ff OMAP clock/hwmod: fix off-by-one errors by Paul Walmsley · 15 years ago