aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2016-07-05Merge branch 'lsk-3.18-armlt-mali' into lsk-3.18-armltlsk-3.18-armlt-20160705Jon Medhurst
2016-07-05Merge branch 'lsk-3.18-armlt-base' into lsk-3.18-armltJon Medhurst
2016-07-05Merge branch 'lsk-3.18-armlt-fixes' into lsk-3.18-armltJon Medhurst
2016-07-04Merge tag 'lsk-v3.18-16.06' into lsk-3.18-armltJon Medhurst
2016-06-14 Merge tag 'v3.18.35' into linux-linaro-lsk-v3.18Alex Shi
2016-06-06PM / sleep: Handle failures in device_suspend_late() consistentlyRafael J. Wysocki
2016-06-03PM / Runtime: Fix error path in pm_runtime_force_resume()Ulf Hansson
2016-05-24Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-05-24 Merge tag 'v3.18.34' into linux-linaro-lsk-v3.18Alex Shi
2016-05-17regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham
2016-05-05Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-05-05Merge remote-tracking branch 'v3.18/topic/OPPv2' into linux-linaro-lsk-v3.18Alex Shi
2016-05-05Revert "PM / OPP: Disable OPPs that aren't supported by the regulator"Alex Shi
2016-05-04mali: Version r10p0-00rel0Jon Medhurst
2016-04-29PM / OPP: add a function to get the voltage for disabled OPPsJavi Merino
2016-04-01Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2016-04-01Merge branch 'v3.18/topic/OPPv2' into linux-linaro-lsk-v3.18Alex Shi
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-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: 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: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2016-04-01PM / OPP: Rename opp init/free table routinesViresh Kumar
2016-04-01PM / OPP: Return suspend_opp only if it is enabledViresh Kumar
2016-03-31PM / OPP: reuse of_parse_phandle()Viresh Kumar
2016-03-31PM: Convert dev_pm_put_subsys_data() into a void functionUlf Hansson