summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-15gpu: arm: midgard: fix build warning in r5p0_06rel0 with arm64submit/tizen_4.0/20170920.004041submit/tizen/20170920.004419accepted/tizen/unified/20170920.081129accepted/tizen/4.0/unified/20170920.081531Seung-Woo Kim1-2/+2
2017-09-15gpu: arm: midgard: fix build error in r5p0_06rel0 with CONFIG_SYNCSeung-Woo Kim2-4/+16
2017-09-15arm64: dts: exynos: Add support of bus frequency using VDD_MIF/INT on Exynos5...Chanwoo Choi1-0/+95
2017-09-15arm64: dts: exynos: Add support of bus frequency using VDD_MIF on Exynos5433 TM2Chanwoo Choi1-0/+43
2017-09-15arm64: dts: exynos5433: Add bus dt node using VDD_MIF for Exynos5433Chanwoo Choi1-0/+201
2017-09-14Bluetooth: Properly check L2CAP config option output bufferBen Seri1-37/+43
2017-09-13gpu: arm: midgard: r12p0_04rel0: Fix build error for power model callbacksChanwoo Choi1-2/+2
2017-09-13thermal: devfreq: Check OPP for errorsViresh Kumar1-2/+8
2017-09-13thermal: devfreq_cooling: Replace dev_warn with dev_errViresh Kumar1-3/+3
2017-09-13thermal: devfreq: Simplify expressionViresh Kumar1-1/+1
2017-09-13thermal: convert devfreq_cooling to use an IDAMatthew Wilcox1-44/+9
2017-09-13devfreq_cooling: pass a pointer to devfreq in the power model callbacksJavi Merino2-4/+7
2017-09-13devfreq_cooling: no need to check state with negative numberShawn Lin1-1/+1
2017-09-13PM / devfreq: Fix memory leak when fail to register deviceChanwoo Choi1-1/+4
2017-09-13PM / devfreq: Add dependency on PM_OPPChanwoo Choi1-0/+1
2017-09-13PM / devfreq: Move private devfreq_update_stats() into devfreqChanwoo Choi2-13/+4
2017-09-13arm64: dts: exynos: Add support of bus frequency using VDD_INT on Exynos5433 TM2Chanwoo Choi1-0/+52
2017-09-13arm64: dts: exynos: Add bus nodes using VDD_INT for Exynos5433Chanwoo Choi2-0/+216
2017-09-13arm64: dts: exynos5433: Remove legacy memory-bus frequencyChanwoo Choi4-358/+0
2017-09-13PM / devfreq: exynos-bus: Add the detailed correlation for Exynos5433Chanwoo Choi1-0/+14
2017-09-13ARM: dts: exynos: Add support of Bus frequency using VDD_INT for exynos5422-o...Chanwoo Choi1-0/+99
2017-09-13ARM: dts: exynos: Add bus nodes using VDD_INT for Exynos542x SoCChanwoo Choi1-0/+420
2017-09-13ARM: dts: exynos: Add NoC Probe dt node for Exynos542x SoCChanwoo Choi1-0/+36
2017-09-13ARM: dts: exynos: Add support of bus frequency for exynos4412-trats/odroidu3Chanwoo Choi2-0/+93
2017-09-13ARM: dts: exynos: Expand the voltage range of buck1/3 regulator for exynos441...Chanwoo Choi1-3/+3
2017-09-13ARM: dts: exynos: Add support of bus frequency using VDD_INT for exynos3250-r...Chanwoo Choi1-0/+41
2017-09-13ARM: dts: exynos: Add exynos4412-ppmu-common dtsi to delete duplicate PPMU nodesChanwoo Choi5-120/+54
2017-09-13ARM: dts: exynos: Add bus nodes using VDD_MIF for Exynos4210Chanwoo Choi1-0/+172
2017-09-13ARM: dts: exynos: Add bus nodes using VDD_INT for Exynos4x12Chanwoo Choi1-0/+112
2017-09-13ARM: dts: exynos: Add bus nodes using VDD_MIF for Exynos4x12Chanwoo Choi1-0/+72
2017-09-13ARM: dts: exynos: Add bus nodes using VDD_INT for Exynos3250Chanwoo Choi1-0/+160
2017-09-13ARM: dts: exynos: Add DMC bus frequency for exynos3250-rinato/monkChanwoo Choi2-0/+12
2017-09-13ARM: dts: exynos: Add DMC bus node for Exynos3250Chanwoo Choi1-0/+34
2017-09-13ARM: dts: exynos; Remove legacy memory-bus frequencyChanwoo Choi6-375/+0
2017-09-13clk: samsung: exynos5420: Add clocks for CMU_CDREX domainChanwoo Choi1-0/+37
2017-09-13clk: samsung: Add clock IDs for the CMU_CDREX (DRAM Express Controller)Chanwoo Choi1-1/+10
2017-09-13clk: samsung: exynos542x: Add the clock id for ACLKChanwoo Choi1-29/+47
2017-09-13dt-bindings: clock: Add the clock id for ACLK clock of Exynos542x SoCChanwoo Choi1-1/+23
2017-09-04PM / OPP: reuse of_parse_phandle()Viresh Kumar1-54/+17
2017-09-04PM / OPP: Return suspend_opp only if it is enabledViresh Kumar1-7/+5
2017-09-04PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz2-0/+36
2017-09-04PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar1-3/+3
2017-09-04PM / OPP: Fix static checker warning (broken 64bit big endian systems)Viresh Kumar1-3/+6
2017-09-04PM / OPP: Free resources and properly return error on failureViresh Kumar1-14/+16
2017-09-04PM / OPP: add dev_pm_opp_is_turbo() helperBartlomiej Zolnierkiewicz2-0/+41
2017-09-04PM / OPP: Add helpers for initializing CPU OPPsViresh Kumar2-0/+198
2017-09-04PM / OPP: Add support for opp-suspendViresh Kumar1-0/+11
2017-09-04PM / OPP: Add OPP sharing information to OPP libraryViresh Kumar1-24/+150
2017-09-04PM / OPP: Add clock-latency-ns supportViresh Kumar2-2/+45
2017-09-04PM / OPP: Add support to parse "operating-points-v2" bindingsViresh Kumar1-24/+233