aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-23PM / OPP: Remove useless checkv4.4/topic/OPPv2Viresh Kumar
2016-04-08cpufreq: dt: No need to allocate resources anymoreViresh Kumar
2016-04-08cpufreq: dt: No need to fetch voltage-toleranceViresh Kumar
2016-04-08cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequencyViresh Kumar
2016-04-08cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-08cpufreq: dt: Unsupported OPPs are already disabledViresh Kumar
2016-04-08cpufreq: dt: Pass regulator name to the OPP coreViresh Kumar
2016-04-08cpufreq: dt: OPP layers handles clock-latency for V1 bindings as wellViresh Kumar
2016-04-08cpufreq: dt: Rename 'need_update' to 'opp_v1'Viresh Kumar
2016-04-08cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()Viresh Kumar
2016-04-08cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda
2016-04-08cpufreq-dt: Supply power coefficient when registering cooling devicesPunit Agrawal
2016-04-08PM / OPP: Rename structures for clarityViresh Kumar
2016-04-08PM / OPP: Fix incorrect commentsViresh Kumar
2016-04-08PM / OPP: Initialize regulator pointer to an error valueViresh Kumar
2016-04-08PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar
2016-04-08PM / OPP: Fix NULL pointer dereference crash when disabling OPPsJon Hunter
2016-04-08PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar
2016-04-08PM / OPP: Manage device clkViresh Kumar
2016-04-08PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar
2016-04-08PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-08PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar
2016-04-08PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar
2016-04-08PM / OPP: get/put regulators from OPP coreViresh Kumar
2016-04-08cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann
2016-04-08PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar
2016-04-08PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen
2016-04-08PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz
2016-04-08PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar
2016-04-08PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar
2016-04-08PM / OPP: Add missing doc commentsViresh Kumar
2016-04-08PM / OPP: Rename OPP nodes as opp@<opp-hz>Viresh Kumar
2016-04-08PM / OPP: Remove 'operating-points-names' bindingViresh Kumar
2016-04-08PM / OPP: Add {opp-microvolt|opp-microamp}-<name> bindingViresh Kumar
2016-04-08PM / OPP: Add "opp-supported-hw" bindingViresh Kumar
2016-04-08PM / OPP: Add debugfs supportViresh Kumar
2016-03-16Linux 4.4.6Greg Kroah-Hartman
2016-03-16ld-version: Fix awk regex compile failureJames Hogan
2016-03-16target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger
2016-03-16block: don't optimize for non-cloned bio in bio_get_last_bvec()Ming Lei
2016-03-16MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan
2016-03-16MIPS: Fix build error when SMP is used without GICHauke Mehrtens
2016-03-16ovl: fix getcwd() failure after unsuccessful rmdirRui Wang
2016-03-16ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-16userfaultfd: don't block on the last VM updates at exit timeLinus Torvalds
2016-03-16powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey
2016-03-16powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey
2016-03-16powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-03-16Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher
2016-03-16drm/radeon: Fix error handling in radeon_flip_work_func.Mario Kleiner