Age | Commit message (Expand) | Author | Files | Lines |
2011-03-11 | omap2+: Add separate list for dynamic pads to mux | Tony Lindgren | 1 | -0/+3 |
2011-03-11 | Merge remote branch 'remotes/origin/voltage_split_2.6.39' into tmp-integratio... | Paul Walmsley | 1 | -1/+0 |
2011-03-11 | Merge remote branch 'remotes/origin/hwmod_a_2.6.39' into tmp-integration-2.6.... | Paul Walmsley | 1 | -1/+3 |
2011-03-11 | Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/... | Paul Walmsley | 1 | -4/+13 |
2011-03-10 | OMAP2+: hwmod: add API to handle autoidle mode | Kishon Vijay Abraham I | 1 | -0/+1 |
2011-03-10 | OMAP2+: hwmod: allow board files to prevent devices from being reset upon init | Paul Walmsley | 1 | -0/+2 |
2011-03-10 | OMAP2+: hwmod: use status bit info for reset line | omar ramirez | 1 | -0/+2 |
2011-03-10 | OMAP2+: hwmod: fix a documentation bug with HWMOD_NO_OCP_AUTOIDLE | Paul Walmsley | 1 | -1/+1 |
2011-03-08 | OMAP: voltage: move plat/voltage.h to mach-omap2/voltage.h | Paul Walmsley | 1 | -1/+0 |
2011-03-03 | Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel... | Tony Lindgren | 1 | -1/+3 |
2011-02-28 | OMAP2+: hwmod: add ability to setup individual hwmods | Paul Walmsley | 1 | -0/+3 |
2011-02-28 | OMAP2+: hwmod: rename some init functions | Paul Walmsley | 1 | -2/+4 |
2011-02-24 | OMAP: hwmod: allow hwmod to provide address space accessible from SDMA | Kishon Vijay Abraham I | 1 | -1/+3 |
2011-02-15 | omap2+: Make omap_hwmod_late_init into core_initcall | Tony Lindgren | 1 | -1/+0 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-12-23 | omap2+: Add support for hwmod specific muxing of devices | Tony Lindgren | 1 | -0/+13 |
2010-12-23 | OMAP: Introduce voltage domain information in the hwmod structures | Thara Gopinath | 1 | -0/+5 |
2010-12-22 | OMAP: PM: implement context loss count APIs | Kevin Hilman | 1 | -0/+1 |
2010-12-22 | OMAP2+: hwmod: Add wakeup support for new OMAP4 IPs | Benoit Cousson | 1 | -1/+4 |
2010-12-22 | OMAP2+: hwmod: Make omap_hwmod_register private and remove omap_hwmod_unregister | Benoit Cousson | 1 | -2/+0 |
2010-12-22 | OMAP2+: hwmod: fix a warning, add some docs, remove unused fields | Paul Walmsley | 1 | -12/+4 |
2010-12-22 | OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock | Paul Walmsley | 1 | -3/+3 |
2010-12-22 | OMAP2+: hwmod: add support for per-class custom device reset functions | Paul Walmsley | 1 | -1/+8 |
2010-12-22 | OMAP2+: hwmod: add postsetup state | Paul Walmsley | 1 | -1/+5 |
2010-12-22 | OMAP2+: hwmod: allow custom pre-shutdown functions | Paul Walmsley | 1 | -0/+10 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-08 | omap: hwmod: Handle modules with 16bit registers | Rajendra Nayak | 1 | -2/+4 |
2010-09-24 | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh... | Tony Lindgren | 1 | -0/+1 |
2010-09-24 | OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2 | Benoit Cousson | 1 | -0/+1 |
2010-09-22 | OMAP: hwmod: improve documentation, clean up function names | Paul Walmsley | 1 | -7/+4 |
2010-09-22 | OMAP: hwmod: Fix softreset for modules with optional clocks | Benoit Cousson | 1 | -0/+5 |
2010-09-22 | OMAP: hwmod: Fix softreset status check for some new OMAP4 IPs | Benoit Cousson | 1 | -1/+2 |
2010-09-22 | OMAP: hwmod: add an hardreset API for use by other core code | Paul Walmsley | 1 | -0/+4 |
2010-09-22 | OMAP: hwmod: Add hardreset management support | Benoît Cousson | 1 | -0/+17 |
2010-09-22 | OMAP: hwmod: separate list locking and hwmod hardware locking | Kevin Hilman | 1 | -0/+3 |
2010-09-21 | OMAP: hwmod: Rename dma_ch to dma_req | Benoit Cousson | 1 | -6/+6 |
2010-07-27 | OMAP: hwmod/device: add omap_{device,hwmod}_get_mpu_rt_va | Paul Walmsley | 1 | -3/+4 |
2010-07-27 | OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup() | Paul Walmsley | 1 | -2/+3 |
2010-07-27 | OMAP: hwmod: add non-locking versions of enable and idle functions | Kevin Hilman | 1 | -0/+2 |
2010-05-20 | OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST | Benoit Cousson | 1 | -3/+5 |
2010-05-20 | OMAP4: hwmod: Replace module & device offsets by absolute clkctrl address | Benoit Cousson | 1 | -5/+3 |
2010-03-31 | OMAP: HWMOD: Bug fixes in hwmod structure definitions | Thara Gopinath | 1 | -1/+1 |
2010-02-25 | OMAP hwmod: add hwmod class support | Paul Walmsley | 1 | -9/+28 |
2010-02-24 | OMAP hwmod: convert header files with static allocations into C files | Paul Walmsley | 1 | -0/+8 |
2010-02-24 | OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con | Paul Walmsley | 1 | -16/+10 |
2010-02-24 | OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg... | Thara Gopinath | 1 | -15/+58 |
2010-01-27 | OMAP: hwmod: add API for slave idlemode setting | Kevin Hilman | 1 | -0/+2 |
2010-01-20 | OMAP3: hwmod: Adding flag to prevent caching of sysconfig register. | Thara Gopinath | 1 | -0/+1 |
2009-12-12 | OMAP hwmod: add names to module MPU IRQ lines | Paul Walmsley | 1 | -2/+16 |
2009-12-12 | OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling | Paul Walmsley | 1 | -1/+7 |