aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
2016-07-12base: make module_create_drivers_dir race-freeJiri Slaby
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-24 Merge tag 'v3.18.34' into linux-linaro-lsk-v3.18lsk-v3.18-16.05Alex Shi
2016-05-17regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham
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"v3.18/topic/OPPv2Alex 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
2016-03-31PM: Update function header for dev_pm_get_subsys_data()Ulf Hansson
2015-12-16Merge branch 'v3.18/topic/of-overlay' into linux-linaro-lsk-v3.18lsk-v3.18-15.12Alex Shi
2015-12-16of/reconfig: Add OF_DYNAMIC notifier for platform_bus_typePantelis Antoniou
2015-11-09Merge remote-tracking branch 'origin/v3.18/topic/OPPv2' into linux-linaro-lsk...Alex Shi
2015-11-02PM / OPP: Fix typo modifcation -> modificationStephen Boyd
2015-11-02PM / OPP: of_property_count_u32_elems() can return errorsViresh Kumar
2015-11-02PM / OPP: add dev_pm_opp_get_suspend_opp() helperBartlomiej Zolnierkiewicz