aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-11Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.04-rtAlex Shi
2016-04-11Merge tag 'v4.1.20-rt23' of git://git.kernel.org/pub/scm/linux/kernel/git/rt/...Alex Shi
2016-04-08Merge branch 'v4.1/topic/KASAN' into linux-linaro-lsk-v4.1Alex Shi
2016-04-08arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin
2016-04-08arm64: kasan: fix issues reported by sparseWill Deacon
2016-04-08ARM64: kasan: print memory assignmentLinus Walleij
2016-04-08arm64: add KASAN supportAlex Shi
2016-04-08arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin
2016-04-08arm64: support initrd outside kernel linear mapMark Salter
2016-04-08mm: add utility for early copy from unmapped ramMark Salter
2016-04-08arm64: Change memcpy in kernel to use the copy template fileFeng Kan
2016-04-08arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin
2016-04-08arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
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-03Linux 4.1.21Sasha Levin
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: 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: Create a directory for opp bindingsViresh Kumar