summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-15usb: gadget: udc-core: Add extcon hanling to reduce power useKamil Debski1-2/+88
2013-11-15s3c-hsotg: Fix driver context storingKamil Debski1-2/+1
2013-11-15s3c-hsotg: Regulator switching fixKamil Debski1-3/+4
2013-11-15phy: exynos-usb: Remove ref counting for additional reset for Exynos4212Kamil Debski1-6/+0
2013-11-15dts: exynos4412-slp_pq: Remove regulator_always_on for HSIC regulatorKamil Debski1-2/+0
2013-11-15dts: Add extcon phandle to hsotg nodeLukasz Czerwinski1-2/+6
2013-11-15mfd: max77693: Add max77693-pmuic compatibleLukasz Czerwinski1-1/+1
2013-11-15extcon: Add EXPORT_SYMBOL_GPL for exported functionsKishon Vijay Abraham I1-0/+2
2013-11-15extcon: Add an API to get extcon device from dt nodeKishon Vijay Abraham I5-1/+103
2013-11-15charger-manager : Make charge_now node under batter sysfs directory.Jonghwa Lee1-1/+6
2013-11-15charger: max77693: Fix initial charger configuration properly.Jonghwa Lee2-47/+31
2013-11-15charger: max77693: code cleaningJonghwa Lee2-130/+18
2013-11-15exynos_drm_fimc: simplify and rename fimc_dst_get_buf_seqAndrzej Hajda1-9/+5
2013-11-15exynos_drm_fimc: replace mutex by spinlockAndrzej Hajda1-5/+6
2013-11-15exynos_drm_fimc: replace hw access macros with functionsAndrzej Hajda1-158/+147
2013-11-15exynos_drm_fimc: rename fimc_handle_irq to fimc_mask_irqAndrzej Hajda1-12/+8
2013-11-15exynos_drm_fimc: simplify pre-scaler ratio calculationAndrzej Hajda1-43/+14
2013-11-15exynos_drm: replace enums by __u32 in structs used in IOCTLsAndrzej Hajda1-7/+7
2013-11-15exynos_drm_ipp: fix get property IOCTLAndrzej Hajda1-1/+1
2013-11-15media: s5p-jpeg: fix clock management in suspend/resume pathMarek Szyprowski1-2/+18
2013-11-15media: fimc: fix clock management in suspend/resume pathMarek Szyprowski1-3/+10
2013-11-15drivers: iommu: add workaround for multiple suspend/resume callsMarek Szyprowski1-0/+11
2013-11-15Revert "HACK: usb: gadget: Fix enumeration on boot"Marek Szyprowski1-10/+1
2013-11-15usb:gadget: Refcount for gadget pullupLukasz Majewski1-2/+11
2013-11-15dts:exynos4412-redwood: Adjust REDWOOD dts to support changed cpufreqLukasz Majewski1-2/+1
2013-11-15dts:thermal:exynos4212:pegasusD: Device tree node definition for TMULukasz Majewski1-0/+5
2013-11-15dts:cpufreq:exynos4212:pegasusD: Enable support for cpufreq at PEGASUS D via ...Lukasz Majewski1-0/+8
2013-11-15cosmetic: Remove extern from exynos_of_parse_freq_table() declarationLukasz Majewski1-2/+2
2013-11-15cpufreq: exynos4x12: Support the frequency change only with the common clock ...Lukasz Majewski1-42/+4
2013-11-15ARM:clk:exynos:pll35xx: Extend pll35xx_set_rate to support only S parameter s...Lukasz Majewski1-10/+27
2013-11-15ARM: cpufreq: Parse CPUFREQ's voltage table passed as device tree nodeLukasz Majewski3-1/+51
2013-11-15regulator:dts:slp-PD: MAX8997 device tree nodes definitions for MIDAS (PEGASU...Lukasz Majewski1-25/+25
2013-11-15phy: exynos: Change order of initialization of phy in power_onKamil Debski2-23/+3
2013-11-15phy: exynos-usb: Fix referenct countingKamil Debski1-1/+1
2013-11-15dts: arm: Add voltage regulator and additional clock supply to ehci-s5pKamil Debski5-2/+10
2013-11-15ehci-s5p: Add second clock to the ehci-s5p driverKamil Debski1-13/+30
2013-11-15ehci-s5p: Add power regulator supportKamil Debski1-2/+34
2013-11-15dts: arm: Add support for new Exynos USB phy driver to origen and universalKamil Debski3-22/+31
2013-11-15dts: arm: Add dts file for the exynos4412-odroidx2 boardKamil Debski2-0/+467
2013-11-15ehci-s5p: Use device tree to get name of desired phyKamil Debski1-1/+3
2013-11-15regulator: max77686: Support DVS control in max77686 regulator.Jonghwa Lee3-1/+106
2013-11-15arm: exynos: Fix SFR base address of DMC in EXYNOS4 series.Jonghwa Lee2-12/+25
2013-11-15ARM: defconfig: enable the mmc clock-gating configJaehoon Chung1-3/+2
2013-11-15WORKAROUND: Temporary workaround for Suspend-To-Ram.Jonghwa Lee1-1/+1
2013-11-15dts: exynos4x12: Add device tree node for exynos4 busfreq.Jonghwa Lee1-0/+5
2013-11-15devfreq: exynos4: Support DT in exynos4 busfreq driver.Jonghwa Lee1-2/+29
2013-11-15vrange: Add ARM vrange syscallKrzysztof Kozlowski3-1/+3
2013-11-15vrange: Add vmstat counter about purged pageMinchan Kim3-0/+14
2013-11-15vrange: Support background purging for vrange-fileMinchan Kim1-7/+51
2013-11-15vrange: Purging vrange-anon pages from shrinkerMinchan Kim3-5/+205