summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driverPeter Ujfalusi2012-08-221-40/+0
| * | | | | ARM: OMAP3: Switch to use the unified audio driver (omap-twl4030) for selecte...Peter Ujfalusi2012-08-156-0/+6
| * | | | | ARM: OMAP: twl-common: Add helper function to register the omap-twl4030 audio...Peter Ujfalusi2012-08-152-0/+29
* | | | | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-0744-331/+1911
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-0582-185/+431
| |\ \ \ \ \ \
| * | | | | | | ARM: OMAP4460/4470: PMU: Enable PMU for OMAP4460/70Jon Hunter2012-09-243-10/+11
| * | | | | | | ARM: OMAP2+: PMU: Add runtime PM supportJon Hunter2012-09-241-1/+7
| * | | | | | | ARM: OMAP4430: PMU: prepare to create PMU device via HWMODMing Lei2012-09-241-4/+12
| * | | | | | | ARM: OMAP2+: PMU: Convert OMAP2/3 devices to use HWMODJon Hunter2012-09-245-29/+95
| * | | | | | | ARM: OMAP3: hwmod data: Add debugss HWMOD dataJon Hunter2012-09-241-0/+36
| * | | | | | | ARM: OMAP2+: clockdomain/hwmod: add workaround for EMU clockdomain idle problemsPaul Walmsley2012-09-248-25/+88
| * | | | | | | ARM: OMAP: Add a timer attribute for timers that can interrupt the DSPJon Hunter2012-09-243-2/+37
| * | | | | | | ARM: OMAP: split OMAP1, OMAP2+ RNG device registrationPaul Walmsley2012-09-241-0/+18
| * | | | | | | ARM: OMAP2xxx: hwmod/CM: add RNG integration dataPaul Walmsley2012-09-247-3/+68
| * | | | | | | ARM: OMAP2+: gpmc: minimal driver supportAfzal Mohammed2012-09-241-49/+123
| * | | | | | | ARM: OMAP2+: gpmc: Adapt to HWMODAfzal Mohammed2012-09-241-0/+22
| * | | | | | | ARM: OMAP2/3: hwmod data: add gpmcAfzal Mohammed2012-09-247-1/+158
| * | | | | | | ARM: OMAP4: hwmod data: add mmu hwmod for ipu and dspOmar Ramirez Luna2012-09-241-2/+134
| * | | | | | | ARM: OMAP3: hwmod data: add mmu data for iva and ispPaul Walmsley2012-09-241-0/+125
| * | | | | | | ARM: OMAP4: hwmod data: add missing HWMOD_NO_IDLEST flags to some PRCM IP blocksPaul Walmsley2012-09-241-0/+3
| * | | | | | | ARM: OMAP4: hwmod data: make *phy_48m* as the main_clk of ocp2scpKishon Vijay Abraham I2012-09-241-6/+1
| * | | | | | | ARM: OMAP4: hwmod data: Fix ocp2scp_usb_phy and usb_host_hs entriesBenoit Cousson2012-09-241-1/+22
| * | | | | | | ARM: OMAP3: hwmod data: add sad2d hwmodTero Kristo2012-09-242-0/+39
| * | | | | | | ARM: OMAP: hwmod: revise deassert sequenceOmar Ramirez Luna2012-09-241-0/+37
| * | | | | | | ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabledOmar Ramirez Luna2012-09-241-16/+23
| * | | | | | | ARM: OMAP4: hwmod: flag hwmods/modules not supporting module level context st...Tero Kristo2012-09-241-0/+46
| * | | | | | | ARM: OMAP4: hwmod data: add support for lostcontext_maskTero Kristo2012-09-241-0/+3
| * | | | | | | ARM: OMAP4: powerdomain: add support for reading prev logic and mem statesTero Kristo2012-09-241-1/+60
| * | | | | | | ARM: OMAP2+: hwmod code: convert missing clockdomain warnings to debug messagesPaul Walmsley2012-09-241-2/+4
| * | | | | | | ARM: OMAP4+: hwmod code: remove clkdm requirement in _omap4_wait_target_*()Paul Walmsley2012-09-241-4/+4
| * | | | | | | Merge branch 'clock_devel_3.7' into hwmod_prcm_clock_a_3.7Paul Walmsley2012-09-2423-195/+755
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: AM33XX: cm: Add bit-field width valuesVaibhav Hiremath2012-09-222-14/+145
| | * | | | | | | ARM: OMAP4: cm: add bitfield width valuesMike Turquette2012-09-221-76/+335
| | * | | | | | | ARM: OMAP2+: clock: Remove all direct dereferencing of struct clkRajendra Nayak2012-09-229-86/+130
| | * | | | | | | ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usageRajendra Nayak2012-09-225-6/+82
| | * | | | | | | ARM: omap: clk: add clk_prepare and clk_unprepareRajendra Nayak2012-09-227-13/+40
| | * | | | | | | ARM: OMAP4: Add timer clock aliases for device-treeJon Hunter2012-09-221-0/+12
| | * | | | | | | ARM: OMAP2+: AM33XX: clock data: Add clkdev alias for cpu0AnilKumar Ch2012-09-221-0/+1
| | * | | | | | | ARM: OMAP2+: clock data: add some aliases for use by CPUFreq onlyPaul Walmsley2012-09-224-0/+4
| | * | | | | | | ARM: OMAP3: clock data: Add the USB TLL clocks device namePaul Walmsley2012-09-222-0/+6
| | * | | | | | | ARM: OMAP2420: Cosmetic fix for timer clock aliasesJon Hunter2012-09-221-3/+3
| | * | | | | | | ARM: OMAP3: clock data: remove obsolete commentMichael Jones2012-09-221-1/+0
| | * | | | | | | Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7Paul Walmsley2012-09-227-4/+3568
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7Paul Walmsley2012-09-22121-534/+897
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'omap-devel-am33xx-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley2012-09-247-4/+3568
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley2012-09-24121-534/+897
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'omap-cleanup-b-for-3.7' into test_v3.6-rc6_ocb3.7_cff3.7_odaf3.7Paul Walmsley2012-09-2430-189/+160
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-071-0/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab2012-10-0110-21/+86
| |\| | | | | | | | |
| * | | | | | | | | | Merge tag 'v3.6-rc5' into staging/for_v3.7Mauro Carvalho Chehab2012-09-1511-33/+19
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |