summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-15drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang3-17/+3
2013-11-15Thermal: spear: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-11-15Thermal: rcar: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-11-15Thermal: kirkwood: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-11-15Thermal: exynos: Remove redundant platform_set_drvdata()Sachin Kamat1-3/+0
2013-11-15Thermal: dove_thermal: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-11-15Thermal: armada_thermal: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-11-15Revert "Thermal: exynos: Support for TMU regulator defined at device tree"Jonghwa Lee1-19/+0
2013-11-15mmc:sdhci-s3c: Use mmc_gpio_request_cd functionBeomho Seo1-39/+14
2013-11-15tizen:config: Enable THERMAL and BOOSTLukasz Majewski1-2/+120
2013-11-15BOOST: Core code compliant with v9 of the patchLukasz Majewski2-18/+25
2013-11-15ARM:exynos: Enable boost mode for exynos4412 redwood targetLukasz Majewski1-0/+1
2013-11-15cpufreq:exynos4x12: Change L0 driver data to CPUFREQ_BOOST_FREQLukasz Majewski1-1/+1
2013-11-15Documentation:cpufreq:boost: Update BOOST documentationLukasz Majewski1-13/+13
2013-11-15cpufreq:boost:Kconfig: Enable software managed BOOST support at KconfigLukasz Majewski2-0/+18
2013-11-15thermal:boost: Automatic enable/disable of BOOST featureLukasz Majewski2-0/+57
2013-11-15cpufreq:exynos:Extend Exynos cpufreq driver to support boost frameworkLukasz Majewski1-0/+4
2013-11-15cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost so...Lukasz Majewski1-48/+22
2013-11-15cpufreq: Add boost frequency support in coreLukasz Majewski3-8/+161
2013-11-15cpufreq: Store cpufreq policies in a listLukasz Majewski2-0/+4
2013-11-15cpufreq: Don't create empty /sys/devices/system/cpu/cpufreq directoryViresh Kumar4-6/+56
2013-11-15cosmetic: max77686: Remove unused variableLukasz Majewski1-1/+0
2013-11-15regulator:max77686: Correct GPIOs for BUCK2 DVS settingLukasz Majewski1-2/+2
2013-11-15ntc_thermistor: Update DT and board configuration to enable NTC thermistors.Jonghwa Lee2-1/+21
2013-11-15ADC: EXYNOS4412: Update DT and board configuration to enable ADC.Jonghwa Lee2-1/+13
2013-11-15charger-manager: Fix unit of temperature to deci centigrade.Jonghwa Lee2-7/+7
2013-11-15Revert "battery: max17042/7: Fix temperature unit to milli centigrade."Jonghwa Lee1-2/+2
2013-11-15display: panels: remove duplicated display_entity_set_state() for pmDonghwa Lee3-38/+6
2013-11-15exynos: drm_fimd: remove duplicated clock control for fimd_dpmsDonghwa Lee1-14/+3
2013-11-15exynos: drm_fimd: support lcdblk system register controlDonghwa Lee2-0/+25
2013-11-15mmc: core: change the clkgate_delay value from 0 to 3.Jaehoon Chung1-2/+2
2013-11-15drivers: s3c-hsotg: hide some not really needed debug messagesMarek Szyprowski1-1/+1
2013-11-15drivers: s3c-hsotg: fix incorrect condition for clear_feature requestMarek Szyprowski1-1/+1
2013-11-15drivers: s3c-hsotg: fix regulator enable sequence in resume callbackMarek Szyprowski1-5/+4
2013-11-15OF: fdt: Add support for parsing system serial number from device treeTomasz Figa1-0/+9
2013-11-15ARM: atags_to_fdt: Add support for passing serial numberTomasz Figa1-0/+6
2013-11-15ARM: dts: exynos4412_slp_pq: add the desc_num for mshcJaehoon Chung1-0/+1
2013-11-15mmc: dw_mmc: add the platdat for descriptor number.Jaehoon Chung2-2/+12
2013-11-15ARM: dts: exynos4412-spl_pq: rename the fixed regulator for eMMCJaehoon Chung1-1/+1
2013-11-15drm/exynos: fix to calculate offset of each plane for ipp fimcSeung-Woo Kim3-2/+138
2013-11-15drm/exynos: add support ARGB8888 for ipp fimcSeung-Woo Kim1-0/+5
2013-11-15charger-manager: Parse charger_desc from device tree.Jonghwa Lee3-94/+188
2013-11-15drivers: s3c-hsotg: add proper suspend/resume supportMarek Szyprowski1-4/+47
2013-11-15battery: max17042/7: Fix temperature unit to milli centigrade.Jonghwa Lee1-2/+2
2013-11-15charger-manager : Add default battery temperature checking funtion.Jonghwa Lee2-19/+89
2013-11-15charger-manager : Replace kzalloc to devm_kzalloc and remove uneccessary code.Jonghwa Lee1-53/+22
2013-11-15charger-manager: Add cm_chg_add_prorperty() macro.Jonghwa Lee1-16/+10
2013-11-15M0 : charging : Make to charge battery fully.Jonghwa Lee2-2/+2
2013-11-15Fuel Guague: MAX17042: Use regmap to interface with internal registersJonghwa Lee1-165/+155
2013-11-15extcon: Extcon load time modificationKamil Debski2-2/+14