aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-25mali: Fix following LSK's backport of OPPv2lsk-3.18-armlt-maliJon Medhurst
2016-10-25configs: vexpress64: Add CONFIG_ION_DUMMYJon Medhurst
2016-10-25linaro/configs/vexpress64.conf: enable Mali GPUGuillaume Tucker
2016-10-25arm64: dts: Add mali power_model to juno dtsJon Medhurst
2016-10-25mali: make setting up the OPPs a weak functionJavi Merino
2016-10-25mali: update juno_mali_opp.c for LSK 3.18 SCPI versionJon Medhurst
2016-10-25mali: fix Kbuild for juno_soc platformGuillaume Tucker
2016-10-25mali: don't update devfreq's last_statusJavi Merino
2016-10-25drivers/gpu: add ARM Mali driver to Kconfig and KbuildGuillaume Tucker
2016-10-25mali: Version r12p0-04rel0Jon Medhurst
2016-10-25Merge branch 'lsk-3.18-armlt-thermal' into lsk-3.18-armlt-baselsk-3.18-armlt-baseJon Medhurst
2016-10-25Merge branch 'lsk-3.18-armlt-juno-dt' into lsk-3.18-armlt-baseJon Medhurst
2016-10-25Merge branch 'lsk-3.18-armlt-configs' into lsk-3.18-armlt-baseJon Medhurst
2016-10-25arm64: dt: Add no-map to the reserved-memory node for OP-TEE **not for mailine**lsk-3.18-armlt-juno-dtJerome Forissier
2016-10-24arm64: dt: OP-TEE for Juno **not for mainline**Jens Wiklander
2016-09-01linaro/configs/android.conf: enable config for Nougatlsk-3.18-armlt-configsYongqin Liu
2016-07-19arm64: dts: Add Mali GPU to juno.dtsJon Medhurst
2016-05-16configs: vexpress64: Increase NR_CPUSJon Medhurst
2016-04-29devfreq_cooling: add trace informationlsk-3.18-armlt-thermalJavi Merino
2016-04-29thermal: Add devfreq coolingØrjan Eide
2016-04-29PM / devfreq: cache the last call to get_dev_status()Javi Merino
2016-04-29PM / OPP: add a function to get the voltage for disabled OPPsJavi Merino
2016-04-29Merge remote-tracking branch 'lsk/v3.18/topic/OPPv2' into lsk-3.18-armlt-thermalJon Medhurst
2016-04-20configs: vexpress64: Enable OP-TEEJon Medhurst
2016-04-01PM / OPP: Fix incorrect commentsViresh Kumar
2016-04-01PM / OPP: Initialize regulator pointer to an error valueViresh Kumar
2016-04-01PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar
2016-04-01PM / OPP: Fix NULL pointer dereference crash when disabling OPPsJon Hunter
2016-04-01PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar
2016-04-01regulator: core: Define regulator_set_voltage_triplet()Viresh Kumar
2016-04-01PM / OPP: Manage device clkViresh Kumar
2016-04-01PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar
2016-04-01PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-01PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar
2016-04-01PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar
2016-04-01PM / OPP: get/put regulators from OPP coreViresh Kumar
2016-04-01PM / OPP: build bug fixAlex Shi
2016-04-01PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar
2016-04-01PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen
2016-04-01PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz
2016-04-01PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar
2016-04-01PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar
2016-04-01PM / OPP: Add missing doc commentsViresh Kumar
2016-04-01PM / OPP: Rename OPP nodes as opp@<opp-hz>Viresh Kumar
2016-04-01PM / OPP: Remove 'operating-points-names' bindingViresh Kumar
2016-04-01PM / OPP: Add {opp-microvolt|opp-microamp}-<name> bindingViresh Kumar
2016-04-01PM / OPP: Add "opp-supported-hw" bindingViresh Kumar
2016-04-01PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar
2016-04-01PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar
2016-04-01PM / OPP: Protect updates to list_dev with mutexViresh Kumar