summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2014-07-292-9/+32
|\
| * ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest ratePaul Walmsley2014-07-252-9/+32
* | Merge branch 'omap-for-v3.17/mailbox' into omap-for-v3.17/socTony Lindgren2014-07-2316-61/+449
|\ \
| * | ARM: AM33xx: hwmod_data: Remove legacy mailbox addrsSuman Anna2014-07-151-10/+0
| * | ARM: OMAP4: hwmod_data: Remove legacy mailbox addrsSuman Anna2014-07-151-10/+0
| * | ARM: OMAP2: hwmod_data: Remove legacy mailbox data and addrsSuman Anna2014-07-154-37/+0
| * | ARM: OMAP2+: Avoid mailbox legacy device creation for DT-bootSuman Anna2014-07-151-1/+1
| * | ARM: DRA7: hwmod_data: Add mailbox hwmod dataSuman Anna2014-07-151-0/+305
| * | ARM: dts: DRA7: Add mailbox nodesSuman Anna2014-07-151-0/+117
| * | ARM: dts: AM4372: Correct mailbox node dataSuman Anna2014-07-151-3/+0
| * | ARM: dts: AM33xx: Add mailbox nodeSuman Anna2014-07-151-0/+9
| * | ARM: dts: OMAP4: Add mailbox nodeSuman Anna2014-07-151-0/+9
| * | ARM: dts: OMAP2+: Add mailbox fifo and user informationSuman Anna2014-07-154-0/+8
* | | Merge tag 'for-v3.17/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2014-07-238-40/+425
|\ \ \
| * | | ARM: DRA7: hwmod: Add data for RTCLokesh Vutla2014-07-221-0/+41
| * | | arm: dra7xx: Add hwmod data for MDIO and CPSWMugunthan V N2014-07-221-0/+65
| * | | arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystemsKishon Vijay Abraham I2014-07-221-0/+73
| * | | arm: dra7xx: Add hwmod data for pcie1 phy and pcie2 phyKishon Vijay Abraham I2014-07-223-0/+65
| * | | ARM: DRA7: hwmod: Add OCP2SCP3 moduleRoger Quadros2014-07-221-0/+24
| * | | ARM: AM43xx: hwmod: add DSS hwmod dataSathya Prakash M R2014-07-065-40/+157
| | |/ | |/|
* | | ARM: DRA7: hwmod: remove interrupts for DMANishanth Menon2014-07-221-9/+0
* | | ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverNishanth Menon2014-07-222-2/+6
* | | Merge tag 'for-v3.17/omap-clock-a' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2014-07-217-100/+154
|\ \ \
| * | | ARM: OMAP2+: clock/interface: remove some headers from clkt_iclk.c fileTero Kristo2014-07-151-4/+4
| * | | ARM: OMAP2+: clock/dpll: remove unused header includes from dpll3xxx.cTero Kristo2014-07-151-3/+0
| * | | ARM: OMAP2+: clock/dpll: remove unused header includes from clkt_dpll.cTero Kristo2014-07-151-3/+0
| * | | ARM: OMAP2+: clock/interface: add a clk_features definition for idlest valueTero Kristo2014-07-152-7/+12
| * | | ARM: OMAP2+: clock/dpll: add jitter correction behind clk_featuresTero Kristo2014-07-153-2/+9
| * | | ARM: OMAP2+: clock/dpll: convert bypass check to use clk_featuresTero Kristo2014-07-153-12/+31
| * | | ARM: OMAP2+: clock/dpll: add private API for checking if DPLL is in bypassTero Kristo2014-07-151-28/+32
| * | | ARM: OMAP2+: clock: add fint values to the ti_clk_features structTero Kristo2014-07-153-22/+39
| * | | ARM: OMAP2+: clock: introduce ti_clk_features flagsTero Kristo2014-07-153-0/+26
| * | | ARM: OMAP4+: dpll44xx: remove cm-regbits-44xx.h and clock44xx.h includesTero Kristo2014-07-151-2/+10
| * | | ARM: OMAP4+: dpll: remove cpu_is_omap44xx checksTero Kristo2014-07-151-4/+3
| * | | ARM: OMAP4+: clock: remove DEFINE_CLK_OMAP_HSDIVIDER macroTero Kristo2014-07-111-25/+0
| |/ /
* | | Merge branch 'for-v3.17/cm-prm-cleanup' of https://github.com/t-kristo/linux-...Tony Lindgren2014-07-158-240/+329
|\ \ \
| * | | ARM: OMAP3: control: isolate control module init to its own functionTero Kristo2014-07-044-12/+19
| * | | ARM: OMAP3: PRM: move modem reset and iva2 idle to PRM driverTero Kristo2014-07-042-15/+7
| * | | ARM: OMAP3: control: add API for setting up the modem padsTero Kristo2014-07-043-14/+28
| * | | ARM: OMAP3: PRM: move PRM init code from PM core to the driverTero Kristo2014-07-043-70/+92
| * | | ARM: OMAP24xx: PRM: add API for clearing wakeup status bitsTero Kristo2014-07-043-18/+32
| * | | ARM: OMAP3: PRM: add API for saving PRM scratchpad contentsTero Kristo2014-07-043-9/+12
| * | | ARM: OMAP3: PRM: add API for checking and clearing cold reset statusTero Kristo2014-07-043-5/+22
| * | | ARM: OMAP3: PRM: move modem reset to PRM driverTero Kristo2014-07-043-4/+17
| * | | ARM: OMAP3: PRM: move iva reset to PRM driverTero Kristo2014-07-043-48/+47
| * | | ARM: OMAP3: PRM: move prcm wakeup helper to prm driverTero Kristo2014-07-043-56/+64
| | |/ | |/|
* | | ARM: OMAP4: Ctrl module register define dietJoachim Eastwood2014-07-094-2042/+33
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-0623-59/+266
|\ \ \
| * \ \ Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-07-054-18/+47
| |\ \ \
| | * | | ARM: mvebu: fix cpuidle implementation to work on big-endian systemsThomas Petazzoni2014-06-303-8/+28