summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-09-24ARM: OMAP4460/4470: PMU: Enable PMU for OMAP4460/70Jon Hunter3-10/+11
2012-09-24ARM: OMAP2+: PMU: Add runtime PM supportJon Hunter1-1/+7
2012-09-24ARM: OMAP4430: PMU: prepare to create PMU device via HWMODMing Lei1-4/+12
2012-09-24ARM: OMAP2+: PMU: Convert OMAP2/3 devices to use HWMODJon Hunter5-29/+95
2012-09-24ARM: OMAP3: hwmod data: Add debugss HWMOD dataJon Hunter1-0/+36
2012-09-24ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problemsPaul Walmsley8-25/+88
2012-09-24ARM: OMAP: Add a timer attribute for timers that can interrupt the DSPJon Hunter5-3/+39
2012-09-24hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley1-0/+3
2012-09-24ARM: OMAP: split OMAP1, OMAP2+ RNG device registrationPaul Walmsley2-0/+43
2012-09-24ARM: OMAP2xxx: hwmod/CM: add RNG integration dataPaul Walmsley7-3/+68
2012-09-24ARM: OMAP2+: gpmc: minimal driver supportAfzal Mohammed1-49/+123
2012-09-24ARM: OMAP2+: gpmc: Adapt to HWMODAfzal Mohammed1-0/+22
2012-09-24ARM: OMAP2/3: hwmod data: add gpmcAfzal Mohammed7-1/+158
2012-09-24ARM: OMAP4: hwmod data: add mmu hwmod for ipu and dspOmar Ramirez Luna1-2/+134
2012-09-24ARM: OMAP3: hwmod data: add mmu data for iva and ispPaul Walmsley2-0/+138
2012-09-24ARM: OMAP: iommu: fix including iommu.h without IOMMU_API selectedOmar Ramirez Luna1-0/+2
2012-09-24ARM: OMAP4: hwmod data: add missing HWMOD_NO_IDLEST flags to some PRCM IP blocksPaul Walmsley1-0/+3
2012-09-24ARM: OMAP4: hwmod data: make *phy_48m* as the main_clk of ocp2scpKishon Vijay Abraham I1-6/+1
2012-09-24ARM: OMAP4: hwmod data: Fix ocp2scp_usb_phy and usb_host_hs entriesBenoit Cousson1-1/+22
2012-09-24ARM: OMAP3: hwmod data: add sad2d hwmodTero Kristo2-0/+39
2012-09-24ARM: OMAP: hwmod: revise deassert sequenceOmar Ramirez Luna1-0/+37
2012-09-24ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabledOmar Ramirez Luna1-16/+23
2012-09-24ARM: OMAP4: hwmod: flag hwmods/modules not supporting module level context st...Tero Kristo2-1/+57
2012-09-24ARM: OMAP4: hwmod data: add support for lostcontext_maskTero Kristo2-0/+10
2012-09-24ARM: OMAP4: powerdomain: add support for reading prev logic and mem statesTero Kristo1-1/+60
2012-09-24ARM: OMAP2+: hwmod code: convert missing clockdomain warnings to debug messagesPaul Walmsley1-2/+4
2012-09-24ARM: OMAP4+: hwmod code: remove clkdm requirement in _omap4_wait_target_*()Paul Walmsley1-4/+4
2012-09-24ARM: OMAP2+: omap_device: expose hwmod assert/deassert to omap devicesOmar Ramirez Luna2-0/+59
2012-09-24ARM: OMAP: hwmod code: remove unused hwmod function prototypesIgor Grinberg1-7/+0
2012-09-24Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7Paul Walmsley26-224/+762
2012-09-24Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley8-4/+3569
2012-09-24Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley179-2111/+1184
2012-09-24Merge tag 'omap-cleanup-b-for-3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley40-276/+233
2012-09-22ARM: AM33XX: cm: Add bit-field width valuesVaibhav Hiremath2-14/+145
2012-09-22ARM: OMAP4: cm: add bitfield width valuesMike Turquette1-76/+335
2012-09-22ARM: OMAP2+: clock: Remove all direct dereferencing of struct clkRajendra Nayak10-86/+135
2012-09-22ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usageRajendra Nayak7-35/+84
2012-09-22ARM: omap: clk: add clk_prepare and clk_unprepareRajendra Nayak7-13/+40
2012-09-22ARM: OMAP4: Add timer clock aliases for device-treeJon Hunter1-0/+12
2012-09-22ARM: OMAP2+: AM33XX: clock data: Add clkdev alias for cpu0AnilKumar Ch1-0/+1
2012-09-22ARM: OMAP2+: clock data: add some aliases for use by CPUFreq onlyPaul Walmsley4-0/+4
2012-09-22ARM: OMAP3: clock data: Add the USB TLL clocks device namePaul Walmsley2-0/+6
2012-09-22ARM: OMAP2420: Cosmetic fix for timer clock aliasesJon Hunter1-3/+3
2012-09-22ARM: OMAP3: clock data: remove obsolete commentMichael Jones1-1/+0
2012-09-22Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7Paul Walmsley8-4/+3569
2012-09-22Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7Paul Walmsley179-2111/+1184
2012-09-18ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2-0/+2
2012-09-18ARM: OMAP2+: Enable pinctrl dummy statesMatt Porter1-0/+5
2012-09-18mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2-0/+2
2012-09-15Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-1/+1