summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge (part of) tag 'omap-for-v3.19/hwmod-and-defconfig' of git://git.kernel....Arnd Bergmann2014-11-286-9/+190
|\
| * Merge tag 'for-v3.19/omap-b2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tony Lindgren2014-11-226-9/+190
| |\
| | * Merge branch 'adc-support-v3.19' into omap-b-for-v3.19Paul Walmsley2014-11-211-0/+39
| | |\
| | | * ARM: OMAP2+: hwmod: AM43x: add hwmod support for ADC on AM43xxVignesh R2014-11-211-0/+39
| | * | Merge branch 'dra7xx-uart-hwmod-v3.19' into omap-b-for-v3.19Paul Walmsley2014-11-201-0/+100
| | |\ \
| | | * | ARM: DRA7: hwmod data: Add missing UART hwmod dataAmbresh K2014-11-201-0/+100
| | | |/
| | * | ARM: OMAP4: fix RFBI iclkTomi Valkeinen2014-11-201-1/+1
| | * | ARM: OMAP4: hwmod: use MODULEMODE properlyTomi Valkeinen2014-11-201-7/+8
| | * | ARM: OMAP4: hwmod: set DSS submodule parent hwmodsTomi Valkeinen2014-11-201-1/+7
| | * | ARM: OMAP5: hwmod: set DSS submodule parent hwmodsTomi Valkeinen2014-11-201-0/+5
| | * | ARM: OMAP2+: hwmod: add parent_hwmod supportTomi Valkeinen2014-11-192-0/+30
| | |/
* | | Merge tag 'omap-for-v3.19/prcm-cleanup' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2014-11-2041-586/+530
|\ \ \
| * | | ARM: OMAP2+: PRM: provide generic API for system resetTero Kristo2014-10-2713-22/+36
| * | | ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chainTero Kristo2014-10-277-33/+23
| * | | ARM: OMAP4: PRM: make PRCM interrupt handler related functions staticTero Kristo2014-10-272-10/+9
| * | | ARM: OMAP3: PRM: make PRCM interrupt handler related functions staticTero Kristo2014-10-272-10/+9
| * | | ARM: OMAP4: PRM: make omap4_prm_read/write_inst_reg calls staticTero Kristo2014-10-272-7/+3
| * | | ARM: AM33xx: PRM: make direct register access functions staticTero Kristo2014-10-272-6/+3
| * | | ARM: AM33xx: PRM: move global warm reset implementation to driverTero Kristo2014-10-272-8/+22
| * | | ARM: OMAP4+: CM: remove omap4_cm1/cm2_* functionsTero Kristo2014-10-279-98/+1
| * | | ARM: OMAP4: CM: make cminst direct register access functions staticTero Kristo2014-10-272-39/+10
| * | | ARM: OMAP4: CM: move public definitions from cminst44xx.h to cm44xx.hTero Kristo2014-10-274-5/+4
| * | | ARM: OMAP2+: PRM: add generic API for checking hardreset statusTero Kristo2014-10-2710-17/+45
| * | | ARM: OMAP2+: PRM: add generic API for deasserting hardware resetTero Kristo2014-10-2712-23/+69
| * | | ARM: OMAP2+: PRM: add generic API for asserting hardware resetTero Kristo2014-10-2710-15/+47
| * | | ARM: AM33xx: PRM: add support for prm_initTero Kristo2014-10-273-0/+17
| * | | ARM: AM43xx: hwmod: use OMAP4 hardreset ops instead of the AM33xx versionTero Kristo2014-10-271-3/+3
| * | | ARM: AM33xx: hwmod: remove am33xx specific module SoC optsTero Kristo2014-10-271-102/+3
| * | | ARM: OMAP2/3: CM: make cm_split_idlest_reg SoC calls staticTero Kristo2014-10-274-9/+6
| * | | ARM: OMAP2+: CM: add common APIs for cm_module_enable/disableTero Kristo2014-10-277-45/+72
| * | | ARM: OMAP2+: CM: make clkdm_hwsup operations staticTero Kristo2014-10-278-39/+18
| * | | ARM: OMAP4+/AM33xx: CM: add common API for cm_wait_module_idleTero Kristo2014-10-277-13/+45
| * | | ARM: OMAP2+: CM: add common API for cm_wait_module_readyTero Kristo2014-10-2712-34/+43
| * | | ARM: OMAP4/AM33xx: add cm_init / cm_exit calls for AM33xx and OMAP4+Tero Kristo2014-10-275-0/+34
| * | | ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/readyTero Kristo2014-10-275-38/+21
| * | | ARM: OMAP2/3: hwmod: merge wait_target_ready functions for omap2/3Tero Kristo2014-10-271-31/+4
| * | | ARM: AM43XX: PRM: use OMAP4 PRM driverTero Kristo2014-10-271-0/+1
| * | | ARM: DRA7: PRM: add voltage processor check behind a prm_feature flagTero Kristo2014-10-272-4/+7
* | | | Merge tag 'omap-for-v3.19/clocks-and-pm' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2014-11-209-144/+277
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2014-11-147-63/+208
| |\ \ \ | | | |/ | | |/|
| | * | ARM: OMAP2+: hwmod: drop unnecessary list initializationFelipe Balbi2014-11-131-2/+0
| | * | ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()Tero Kristo2014-11-132-92/+10
| | * | ARM: OMAP3: clock: add support for dpll4_set_rate_and_parentTero Kristo2014-11-131-0/+36
| | * | ARM: OMAP4: clock: add support for determine_rate for omap4 regm4xen DPLLTero Kristo2014-11-131-0/+41
| | * | ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLsTero Kristo2014-11-131-0/+147
| | * | ARM: OMAP3: clock: use clk_features flags for omap3 DPLL4 checksTero Kristo2014-11-133-1/+6
| | |/
| * | ARM: OMAP4+: PM: Program CPU logic power stateNishanth Menon2014-11-111-1/+3
| * | ARM: OMAP4+: PM: Centralize static dependency mapping tableNishanth Menon2014-11-111-60/+57
| * | ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_...Nishanth Menon2014-11-111-20/+9
| |/
* / net: smc91x: Fix gpios for device tree based bootingTony Lindgren2014-10-311-3/+0
|/