summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Collapse)Author
2016-10-06Merge "ARM: dts: msm: Correct csiphy clocks and clock rates on msmcobalt"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: Enable partial update for JDI panel for msmcobalt"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: add a new panel driver for MSMCOBALT QRD SKUK board"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: Fill FD clock rates array for msmcobalt"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: connect MADINPUT with MCLK on msmcobalt"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: set clock rate before enabling in msmcobalt"Linux Build Service Account
2016-10-06Merge "iommu/io-pgtable-arm: Support SMMU coherent page tables"Linux Build Service Account
2016-10-06Merge "defconfig: enable ext4 encryption for msm8996 and msmcobalt"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: Update the max voltage for in msmcobalt"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: change PCIe2 to vote for nominal on msm8996"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: change CX handle for all PCIe nodes on msm8996"Linux Build Service Account
2016-10-06Merge "arm/arm64: Kconfig: Add support to use the CLK_QCOM for MSMfalcon"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: Configure bimc-bwmon4 only for msmcobaltv2"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: Vote for 681 MHz DDR for Fmax of all CPU speed bins"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: add ref_clk entries needed for DisplayPort"Linux Build Service Account
2016-10-06Merge "defconfig: enable secure touch option for Synaptics 2.0 for msmcobalt"Linux Build Service Account
2016-10-06Merge "msm: camera: isp: Fix overflow recovery"Linux Build Service Account
2016-10-06Merge "defconfig: msm: disable RMI4 dev module"Linux Build Service Account
2016-10-06Merge "qpnp-smb2: smb-lib: expose step charging via battery psy properties"Linux Build Service Account
2016-10-06Merge "ARM: dts: msm: Add Temperature sensor support for msmtriton"Linux Build Service Account
2016-10-06arm/arm64: Kconfig: Add support to use the CLK_QCOM for MSMfalconTaniya Das
MSMfalcon requires to use COMMON_CLK and COMMON_CLK_QCOM as the clock framework. Fix the following for CLK_QCOM - Add new configs for common clock framework. - Remove compilation of audio-ext for COMMON_CLK. - Remove ARCH hamster and cobalt from falcon defconfig. - Remove ARCH falcon from cobalt defconfig. Change-Id: I560d62f9698ddf73848186a6740632735d574b0f Signed-off-by: Taniya Das <tdas@codeaurora.org>
2016-10-05Merge "ARM: dts: msm: Update VMEM bw for msmcobalt"Linux Build Service Account
2016-10-05Merge "defconfig: add the iommu options on msmfalcon"Linux Build Service Account
2016-10-05Merge "arm: topology: Allow specifying the CPU efficiency from device tree"Linux Build Service Account
2016-10-05Merge "ARM: dts: msm: add support for qdss nodes on msmfalcon"Linux Build Service Account
2016-10-05defconfig: add the iommu options on msmfalconCharan Teja Reddy
Add the IOMMU config options that are used for the correct operation of IOMMU driver on msmfalcon. Change-Id: Ia6c446eca8a42800e781dfdaf46eab7bd44c126f Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
2016-10-04ARM: dts: msm: Configure bimc-bwmon4 only for msmcobaltv2Rohit Gupta
The bimc-bwmon4 hardware module is only available on msmcobalt-v2. Therefore move the bimc-bwmon4 setting to msmcobalt-v2 DT so that msmcobalt-v1 can continue to use bimc-bwmon3 to measure DDR bandwidth. Change-Id: If6a44d83a4088e34eda3604ffa770b46653989f5 Signed-off-by: Rohit Gupta <rohgup@codeaurora.org>
2016-10-04ARM: dts: msm: Vote for 681 MHz DDR for Fmax of all CPU speed binsRohit Gupta
Change the mapping table of mincpubw to vote for 681MHz at the Fmax of the lower speed bins of the CPUs. Change-Id: Ie8b9abaceaa8585ab5b132076772b9c7ca71cbfe Signed-off-by: Rohit Gupta <rohgup@codeaurora.org>
2016-10-03Merge "clk: msm: clock-gpu-cobalt: Update the graphics core clock frequency"Linux Build Service Account
2016-10-03Merge "ARM: dts: msm: enable mi2s and aux pcm on msmcobalt"Linux Build Service Account
2016-10-03Merge "ARM: dts: msm: add support for TDM"Linux Build Service Account
2016-10-03Merge "ARM: dts: msm: Remove clocks listed under GPU, PCIE, USB & MDSS GDSC ↵Linux Build Service Account
nodes"
2016-10-03Merge "ARM: dts: msm: add TSPP support for msmcobalt"Linux Build Service Account
2016-10-03Merge "defconfig: msmcortex: disable RMI4 dev module"Linux Build Service Account
2016-10-03defconfig: enable secure touch option for Synaptics 2.0 for msmcobaltAbinaya P
msmcobalt CDP/MTP uses Secure touch on Synaptics controller. Hence, enable Secure touch for Synaptics 2.0 touch driver. Change-Id: I8b89e71428f566d72e6c2e0026bda207ec53e71c Signed-off-by: Abinaya P <abinayap@codeaurora.org>
2016-10-03Merge "ARM: dts: msm: Add the pmfalcon and pm2falcon dtsi files"Linux Build Service Account
2016-10-03defconfig: msm: disable RMI4 dev moduleShantanu Jain
Synaptics driver supports an RMI4 dev module to interact with userspace. Disable the module due to security concerns. CRs-Fixed: 1073043 Change-Id: I24e3f888167b7ff593373bfc4a55ce81cfc9e5c7 Signed-off-by: Shantanu Jain <shjain@codeaurora.org>
2016-10-02ARM: dts: msm: enable mi2s and aux pcm on msmcobaltKuirong Wang
Add device tree changes to enable mi2s and aux pcm so audio can be playback and capture via mi2s and aux pcm interfaces. CRs-Fixed: 1047362 1047365 Change-Id: I6d8f31cf841cb977bd1d7af3441b9d2c1da9b85c Signed-off-by: Kuirong Wang <kuirongw@codeaurora.org>
2016-09-30Merge "msm: camera: Add regulator enable and disable independent of CSID"Linux Build Service Account
2016-09-30Merge "ARM: dts: msm: Add 2.3 GHz performance cluster support on MSMCOBALT v2"Linux Build Service Account
2016-09-30Merge "ARM: dts: msm: Change L7A/L17A/L25A on msmcobalt"Linux Build Service Account
2016-09-30Merge "arm64: Add back print of processor name and rev"Linux Build Service Account
2016-09-30ARM: dts: msm: add support for TDMJosh Kirsch
Add support for TDM on msmcobalt. Time-division multiplexing (TDM) is a method of transmitting data in the time domain. This can be used to support data rates that exceed that of the transmitted signal or to have up to 8 channel support on a bus that normally supports less in the frequency domain. CRs-fixed: 1070764 Change-Id: Id3cabe07ee92a7c3546eab304f650d397b94f7de Signed-off-by: Josh Kirsch <jkirsch@codeaurora.org>
2016-09-30ARM: dts: msm: enable FG cycle counting for PMICOBALTNicholas Troast
The fuel gauge can count the number of times the battery has charged across a particular SOC range. Enable it. Change-Id: I5adc7c2fca73aad765062360cf560eae2eee7d1e Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
2016-09-30ARM: dts: msm: Remove clocks listed under GPU, PCIE, USB & MDSS GDSC nodesDeepak Katragadda
The core and peripheral memory retention bits no longer need to be set and cleared by the GDSC driver on MSMCOBALT. Instead, the individual client drivers will use the clk_set_flags API as needed to toggle these bits. CRs-Fixed: 1069091 Change-Id: I898f627ce90251166a5f4314daca61e5ba958e6b Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
2016-09-30arm: topology: Allow specifying the CPU efficiency from device treePavankumar Kondeti
The efficiency of a CPU can vary across SoCs depending on the cache size, bus interconnect frequencies etc. Allow specifying this from the device tree. This value overrides the default values hardcoded in the efficiency table. Change-Id: If2885675ce3d7b43c3b2568fe1e29a76f48a5c3d Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
2016-09-30arm: topology: Define arch_get_cpu_efficiency() API for schedulerSrivatsa Vaddagiri
On a HMP system, scheduler needs to know efficiency factor (instructions-per-cycle) for various cpus. This is so that scheduler can estimate bandwidth consumption of tasks on each cpu, based on their efficiency factor. This patch defines arch_get_cpu_efficiency() API in ARM32 architecture. It depends on hard-coded "efficiency" factor for various cpu types (available in 'table_efficiency' data structure) and device-tree providing information on cpu-type for every cpu. Change-Id: I561bace8a813a35a9fc624fca4861c5b1109b69b Signed-off-by: Srivatsa Vaddagiri <vatsa@codeaurora.org> Signed-off-by: Syed Rameez Mustafa <rameezmustafa@codeaurora.org> Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>
2016-09-29ARM: dts: msm: Update VMEM bw for msmcobaltChinmay Sawarkar
For each voltage corner, vote for VMEM bw such that, the bw is maximised within that voltage corner. CRs-Fixed: 1063680 Change-Id: I34193b9971321543bd16262d7b2e817fe26bdd6d Signed-off-by: Chinmay Sawarkar <chinmays@codeaurora.org>
2016-09-29Merge "ARM: dts: msm: enable more FG interrupts for PMICOBALT"Linux Build Service Account
2016-09-29Merge "qcom-charger: fg-util: add float decode function"Linux Build Service Account