aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-04-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlinux-linaro-lsk-v4.1-android-testAlex Shi
2016-04-17Merge remote-tracking branch 'origin/v4.1/topic/IOMMU-DMA' into linux-linaro-...Alex Shi
2016-04-17iommu: Implement common IOMMU ops for DMA mappingRobin Murphy
2016-04-08Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-04-08Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1Alex Shi
2016-04-08arm64: add KASAN supportAlex Shi
2016-04-07Merge remote-tracking branch 'linux-linaro-lsk-v4.1-android-test' into linux-...Alex Shi
2016-04-07Merge remote-tracking branch 'v4.1/topic/ro-vDSO' into linux-linaro-lsk-v4.1Alex Shi
2016-04-07 Merge tag 'v4.1.21' into linux-linaro-lsk-v4.1Alex Shi
2016-04-01PM / OPP: Rename structures for clarityv4.1/topic/OPPv2Viresh Kumar
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-01cpufreq: dt: No need to allocate resources anymoreViresh Kumar
2016-04-01cpufreq: dt: No need to fetch voltage-toleranceViresh Kumar
2016-04-01cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequencyViresh Kumar
2016-04-01cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-01cpufreq: dt: Unsupported OPPs are already disabledViresh Kumar
2016-04-01cpufreq: dt: Pass regulator name to the OPP coreViresh Kumar
2016-04-01cpufreq: dt: OPP layers handles clock-latency for V1 bindings as wellViresh Kumar
2016-04-01cpufreq: dt: Rename 'need_update' to 'opp_v1'Viresh Kumar
2016-04-01cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()Viresh Kumar
2016-04-01PM / OPP: Add dev_pm_opp_set_rate()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-01cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann
2016-04-01PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar
2016-04-01cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda
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: Add debugfs supportViresh 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
2016-04-01PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar
2016-04-01PM / OPP: Parse all power-supply related bindings togetherViresh Kumar
2016-04-01PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar
2016-04-01PM / OPP: Improve print messages with pr_fmtViresh Kumar
2016-04-01PM / OPP: passing NULL to PTR_ERR()Dan Carpenter
2016-04-01PM / OPP: Move cpu specific code to opp/cpu.cViresh Kumar
2016-04-01PM / OPP: Move opp core to its own directoryViresh Kumar
2016-04-01PM / OPP: get the voltage for all OPPsJavi Merino