aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/clock44xx_data.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP4: clock data: Change DSS clock aliasesTomi Valkeinen2011-04-201-7/+2
* Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-221-5/+10
|\
| * OMAP4: DSS2: clocks: Add ick as dummy clockSumit Semwal2011-03-111-0/+5
| * OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal2011-03-111-5/+5
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-171-33/+44
|\ \
| | \
| | \
| *-. \ Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...Paul Walmsley2011-03-101-33/+44
| |\ \ \ | | | |/
| | | * OMAP: hsmmc: Rename the device and driverKishore Kadiyala2011-03-011-10/+10
| | |/ | |/|
| | * OMAP2+: clock: disable autoidle on all clocks during clock initPaul Walmsley2011-02-251-0/+3
| | * omap4: dpll: Enable auto gate control for all MX postdividersRajendra Nayak2011-02-251-22/+30
| | * OMAP3/4: DPLL: Add allow_idle/deny_idle support for all DPLL'sRajendra Nayak2011-02-251-1/+1
| |/
* | arm: omap: usb: clock entries for omap3 and omap4Keshava Munegowda2011-03-011-5/+5
|/
* OMAP: PRCM: remove duplicated headersFelipe Balbi2011-01-181-1/+0
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-1/+6
|\
| * usb: musb: move clock handling to glue layerFelipe Balbi2010-12-101-1/+1
| * usb: musb: trivial search and replace patchFelipe Balbi2010-12-101-1/+1
| * omap: clock: add clkdev aliases for EHCI clocksAnand Gadiyar2010-12-011-0/+5
* | OMAP4: clock data: Add missing fixed divisorsJon Hunter2010-12-221-11/+22
* | OMAP4: clock data: Keep L3INSTR clock domain modulemode under HW controlSantosh Shilimkar2010-12-211-0/+3
* | OMAP4: clocks: add dummy clock for mailboxHari Kanigeri2010-12-211-0/+1
* | OMAP: clock: fix configuration of J-Type DPLLs to work for OMAP3 and OMAP4Jon Hunter2010-12-211-1/+2
* | OMAP4: hwmod & clock data: Fix GPIO opt_clks and ocp_if iclkBenoit Cousson2010-12-211-6/+6
* | OMAP4: clock data: Export control to enable/disable CORE/PER M3 clocksRajendra Nayak2010-12-211-2/+6
* | OMAP4: clock data: Add SCRM auxiliary clock nodesRajendra Nayak2010-12-211-0/+175
* | OMAP4: clock data: Add missing fields in iva_hsd_byp_clk_mux_ckJonathan Bergsagel2010-12-211-1/+5
* | OMAP4: clock data: Add missing DPLL x2 clock nodesThara Gopinath2010-12-211-175/+240
* | OMAP4: clock data: Add control for pad_clks_ck and slimbus_clkBenoit Cousson2010-12-211-2/+6
* | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-211-1/+5
* | OMAP4: PRCM: reorganize existing OMAP4 PRCM header filesPaul Walmsley2010-12-211-1/+3
* | I2C: i2c-omap: Change device name: i2c_omap -> omap_i2cBenoit Cousson2010-12-201-8/+8
|/
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-1/+1
* OMAP4: clocks: Fix ES2 clock issuesBenoit Cousson2010-09-271-33/+55
* OMAP4: clock: Add optional clock nodesBenoit Cousson2010-09-271-60/+417
* OMAP4: clock: Fix clock names and align with hwmod namesBenoit Cousson2010-09-271-355/+310
* OMAP4: clocks: Update clock tree for ES2Rajendra Nayak2010-09-271-98/+74
* OMAP4: clock: Fix multi-omap boot with reset un-used clocksSantosh Shilimkar2010-06-161-0/+2
* omap4: Adds Dummy Interface clock's for MMC controllerskishore kadiyala2010-05-201-0/+5
* OMAP4: Clocks: Change SPI Instance NamesAbraham Arce2010-04-231-4/+4
* OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar2010-02-241-0/+35
* OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fckRajendra Nayak2010-02-241-264/+297
* OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley2010-02-241-11/+0
* OMAP3/4 clock: split into per-chip family filesPaul Walmsley2010-02-241-6/+6
* OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley2010-02-241-113/+11
* OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley2010-02-241-1/+1
* OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff2010-02-241-0/+1
* omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_opsTony Lindgren2010-02-151-6/+6
* OMAP2/3/4 clock: rename and clean the omap2_clk_init() functionsPaul Walmsley2010-01-291-3/+1
* ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain va...Abhijit Pagare2010-01-261-2/+0
* OMAP4: clocks: Fix the clksel_rate struct DPLL divsRajendra Nayak2010-01-201-31/+31
* ARM: OMAP4: PM: Add init api for DPLL nodesRajendra Nayak2009-12-111-0/+7
* ARM: OMAP4: PM: OMAP4 clock tree and clkdev registrationRajendra Nayak2009-12-111-0/+2759