summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/fixes-non-critical' into next/cleanupOlof Johansson2014-08-076-110/+163
|\
| * Merge tag 'omap-for-v3.17/fixes-not-urgent-signed' of git://git.kernel.org/pu...Arnd Bergmann2014-07-264-44/+97
| |\
| | * Merge remote-tracking branch 'roger/for-v3.17/gpmc-omap' into omap-for-v3.17/...Tony Lindgren2014-07-151-42/+37
| | |\
| | | * ARM: omap2+: gpmc-nand: Use dynamic platform_device_alloc()Rostislav Lisovy2014-07-111-42/+37
| | * | omap16xx: Removes fixme no longer needed in ocpi_enable()Nicholas Krause2014-07-081-1/+0
| | * | ARM: dts: OMAP5: Add device nodes for ABBAndrii.Tseglytskyi2014-07-081-0/+60
| | * | ARM: omap2+: usb-tusb6010.c: Cleaning up variable is set more than onceRickard Strandqvist2014-07-071-1/+0
| | |/
| * | ARM: EXYNOS: Fix build breakge with PM_SLEEP=nKrzysztof Kozlowski2014-07-192-66/+66
* | | video: fix up versatile CLCD helper moveArnd Bergmann2014-07-232-3/+0
* | | Merge tag 'omap-for-v3.17/soc-cleanup' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2014-07-2118-2382/+516
|\ \ \
| * \ \ 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 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-1935-125/+263
|\ \ \ \ \
| * | | | | ARM: EXYNOS: Add support for mapping PMU base address via DTPankaj Dubey2014-07-152-0/+38
| * | | | | ARM: EXYNOS: Remove "linux/bug.h" from pmu.cPankaj Dubey2014-07-151-1/+0
| * | | | | ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domainPankaj Dubey2014-07-152-6/+4
| * | | | | ARM: EXYNOS: Remove file path from comment sectionPankaj Dubey2014-07-155-9/+4
| * | | | | ARM: EXYNOS: Move SYSREG definition into sys-reg specific filePankaj Dubey2014-07-154-3/+24
| * | | | | ARM: EXYNOS: Make exynos machine_ops as staticPankaj Dubey2014-07-152-11/+3
| * | | | | ARM: EXYNOS: Remove unused code in common.hSachin Kamat2014-07-151-4/+0
| * | | | | ARM: debug: Update Samsung UART config optionsSachin Kamat2014-07-151-16/+4
| | |_|_|/ | |/| | |
| * | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-1320-62/+153
| |\ \ \ \
| | * \ \ \ Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-07-123-6/+66
| | |\ \ \ \
| | | * | | | ARM: EXYNOS: Register cpuidle device only on exynos4210 and 5250Tomasz Figa2014-07-111-4/+2
| | | * | | | ARM: dts: Add clock property for mfc_pd in exynos5420Arun Kumar K2014-07-111-0/+3
| | | * | | | ARM: EXYNOS: Add support for clock handling in power domainPrathyush K2014-07-111-1/+60
| | | * | | | ARM: dts: Update the parent for Audss clocks in Exynos5420Tushar Behera2014-07-081-1/+1
| | | |/ / /
OpenPOWER on IntegriCloud