summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/omap-common/clocks-common.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-27ARM: DRA7xx: Lock DPLL_GMACLokesh Vutla1-0/+18
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-10ARM: DRA7xx: clocks: Update PLL valuesLokesh Vutla1-9/+7
2013-06-10ARM: OMAP5: DRA7xx: support class 0 optimized voltagesNishanth Menon1-12/+46
2013-06-10ARM: DRA7xx: clocks: Fixing i2c_init for PMICLokesh Vutla1-0/+1
2013-06-10ARM: DRA7xx: power Add support for tps659038 PMICLokesh Vutla1-0/+23
2013-06-10ARM: OMAP4+: pmic: Make generic bus init and write functionsLokesh Vutla1-4/+2
2013-06-10ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla1-1/+1
2013-06-10OMAP5: add ABB setup for MPU voltage domainAndrii Tseglytskyi1-0/+9
2013-05-10ARM: OMAP5: Fix warm reset with USB cable connectedLokesh Vutla1-0/+1
2013-04-08OMAP: Fix copy-paste bug that did not enable UART4 clockLubomir Popov1-2/+2
2013-03-11arm: dra7xx: clock: Add the dplls dataLokesh Vutla1-1/+25
2013-03-11ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendumSRICHARAN R1-5/+4
2013-03-11ARM: OMAP4+: Clean up the pmic codeSRICHARAN R1-26/+57
2013-03-11ARM: OMAP4+: Cleanup the clocks layerSRICHARAN R1-8/+81
2013-03-11ARM: OMAP4+: Change the PRCM structure prototype common for all SocsSRICHARAN R1-53/+53
2013-03-11ARM: OMAP4+: emif: Detect SDRAM from SDRAM config registerLokesh Vutla1-1/+2
2012-07-07OMAP5: DPLL core lock for OMAP5432Lokesh Vutla1-2/+6
2012-05-15OMAP5: palmas: Configure nominal opp vdd valuesSRICHARAN R1-9/+2
2012-05-15OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.SRICHARAN R1-5/+13
2012-05-15OMAP5: clocks: Change clock settings as required for ES1.0 silicon.SRICHARAN R1-0/+5
2012-05-15OMAP4460: TPS Ensure SET1 is selected after voltage configurationNishanth Menon1-1/+18
2012-05-15OMAP3+: Introduce generic logic for OMAP voltage controllerNishanth Menon1-43/+5
2012-03-29arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warningsAnatolij Gustschin1-3/+1
2012-02-12OMAP4: clock-common: Move the usb dppl configuration to new funcGovindraj.R1-21/+33
2011-12-07arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warningsAnatolij Gustschin1-5/+3
2011-12-07omap4460: fix TPS initializationAneesh V1-8/+0
2011-11-16omap4/5: Add support for booting with CH.Sricharan1-10/+49
2011-11-16omap5: clocks: Add clocks support for omap5 platform.Sricharan1-467/+96
2011-11-16omap5: Add minimal support for omap5430.Sricharan1-1/+1
2011-11-16omap4: make omap4 code common for future reuseSricharan1-0/+941