Age | Commit message (Expand) | Author | Files | Lines |
2015-03-01 | ARM: OMAP2+: hwmod: fix deassert hardreset clkdm usecounting | Tero Kristo | 1 | -5/+4 |
2015-02-26 | ARM: omap2+: omap_hwmod: Set unique lock_class_key per hwmod | Peter Ujfalusi | 1 | -0/+1 |
2015-02-17 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2015-02-17 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -232/+0 |
2015-02-17 | Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -2/+2 |
2015-01-26 | ARM: OMAP2+: Add dm816x hwmod support | Tony Lindgren | 1 | -1/+1 |
2015-01-20 | ARM: OMAP2+: hwmod: print error if wait_target_ready() failed | Lokesh Vutla | 1 | -2/+2 |
2015-01-17 | ARM: OMAP: Work around hardcoded interrupts | Marc Zyngier | 1 | -2/+8 |
2015-01-07 | ARM: OMAP2+: omap_hwmod.c: Remove some unused functions | Rickard Strandqvist | 1 | -232/+0 |
2014-11-28 | Merge (part of) tag 'omap-for-v3.19/hwmod-and-defconfig' of git://git.kernel.... | Arnd Bergmann | 1 | -0/+22 |
2014-11-20 | Merge tag 'omap-for-v3.19/prcm-cleanup' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -194/+54 |
2014-11-19 | ARM: OMAP2+: hwmod: add parent_hwmod support | Tomi Valkeinen | 1 | -0/+22 |
2014-11-13 | ARM: OMAP2+: hwmod: drop unnecessary list initialization | Felipe Balbi | 1 | -2/+0 |
2014-10-27 | ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain | Tero Kristo | 1 | -4/+1 |
2014-10-27 | ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.h | Tero Kristo | 1 | -1/+0 |
2014-10-27 | ARM: OMAP2+: PRM: add generic API for checking hardreset status | Tero Kristo | 1 | -9/+10 |
2014-10-27 | ARM: OMAP2+: PRM: add generic API for deasserting hardware reset | Tero Kristo | 1 | -12/+10 |
2014-10-27 | ARM: OMAP2+: PRM: add generic API for asserting hardware reset | Tero Kristo | 1 | -9/+9 |
2014-10-27 | ARM: AM43xx: hwmod: use OMAP4 hardreset ops instead of the AM33xx version | Tero Kristo | 1 | -3/+3 |
2014-10-27 | ARM: AM33xx: hwmod: remove am33xx specific module SoC opts | Tero Kristo | 1 | -102/+3 |
2014-10-27 | ARM: OMAP2+: CM: add common APIs for cm_module_enable/disable | Tero Kristo | 1 | -14/+9 |
2014-10-27 | ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idle | Tero Kristo | 1 | -5/+5 |
2014-10-27 | ARM: OMAP2+: CM: add common API for cm_wait_module_ready | Tero Kristo | 1 | -8/+8 |
2014-10-27 | ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/ready | Tero Kristo | 1 | -4/+0 |
2014-10-27 | ARM: OMAP2/3: hwmod: merge wait_target_ready functions for omap2/3 | Tero Kristo | 1 | -31/+4 |
2014-10-08 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -2/+2 |
2014-10-08 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+13 |
2014-09-26 | Merge tag 'cleanup-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 1 | -13/+13 |
2014-09-18 | arm: mach-omap2: Convert pr_warning to pr_warn | Joe Perches | 1 | -13/+13 |
2014-09-18 | ARM: OMAP2+: Add hwmod flag for HWMOD_RECONFIG_IO_CHAIN | Tony Lindgren | 1 | -2/+2 |
2014-09-16 | ARM: OMAP3: Fix I/O chain clock line assertion timed out error | Tony Lindgren | 1 | -1/+1 |
2014-08-31 | Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p... | Olof Johansson | 1 | -0/+3 |
2014-08-27 | ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists | Rajendra Nayak | 1 | -0/+3 |
2014-08-25 | ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idled | Tony Lindgren | 1 | -0/+4 |
2014-06-15 | ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XX | Dave Gerlach | 1 | -3/+3 |
2014-05-08 | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 1 | -5/+5 |
2014-04-11 | ARM: OMAP2+: hwmod: fix missing braces in _init() | Suman Anna | 1 | -1/+2 |
2014-02-19 | ARM: OMAP4: hwmod: Fix SOFTRESET logic for OMAP4 | Illia Smyrnov | 1 | -9/+11 |
2014-01-28 | Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 1 | -1/+4 |
2014-01-21 | arch/arm/mach-omap2/omap_hwmod.c: use memblock apis for early memory allocations | Santosh Shilimkar | 1 | -6/+2 |
2014-01-17 | ARM: OMAP3: hwmod: initialize clkdm from clkdm_name | Tero Kristo | 1 | -1/+2 |
2014-01-17 | ARM: OMAP: hwmod: fix an incorrect clk type cast with _get_clkdm | Tero Kristo | 1 | -0/+2 |
2013-12-10 | Merge tag 'for-v3.13-rc/hwmod-fixes-a' of git://git.kernel.org/pub/scm/linux/... | Kevin Hilman | 1 | -1/+44 |
2013-12-09 | ARM: OMAP2+: hwmod: Fix usage of invalid iclk / oclk when clock node is not p... | Nishanth Menon | 1 | -0/+2 |
2013-12-09 | ARM: OMAP2+: hwmod: Fix SOFTRESET logic | Roger Quadros | 1 | -1/+42 |
2013-12-06 | ARM: OMAP2+: Fix overwriting hwmod data with data from device tree | Tony Lindgren | 1 | -20/+78 |
2013-10-13 | ARM: OMAP2+: hwmod: AM43x operations | Afzal Mohammed | 1 | -0/+8 |
2013-10-09 | ARM: OMAP2+: hwmod: Extract no-idle and no-reset info from DT | Rajendra Nayak | 1 | -7/+17 |
2013-10-08 | ARM: OMAP2+: hwmod: check for module address space during init | Suman Anna | 1 | -10/+19 |
2013-08-29 | Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 1 | -1/+1 |