aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2017-12-19 Merge tag 'v3.18.88' into linux-linaro-lsk-v3.18Alex Shi
2017-12-16isa: Prevent NULL dereference in isa_bus driver callbacksWilliam Breathitt Gray
2017-10-13 Merge tag 'v3.18.75' into linux-linaro-lsk-v3.18Alex Shi
2017-10-12driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange
2017-09-14 Merge tag 'v3.18.71' into linux-linaro-lsk-v3.18Alex Shi
2017-09-13driver core: bus: Fix a potential double freeChristophe JAILLET
2017-09-03 Merge tag 'v3.18.69' into linux-linaro-lsk-v3.18Alex Shi
2017-09-02mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani
2017-07-28 Merge tag 'v3.18.63' into linux-linaro-lsk-v3.18Alex Shi
2017-07-27PM / Domains: Fix unsafe iteration over modified list of domain providersKrzysztof Kozlowski
2017-07-27PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski
2017-07-22 Merge tag 'v3.18.62' into linux-linaro-lsk-v3.18Alex Shi
2017-07-21PM / QoS: return -EINVAL for bogus stringsDan Carpenter
2017-07-17 Merge tag 'v3.18.61' into linux-linaro-lsk-v3.18Alex Shi
2017-07-15driver core: platform: fix race condition with driver_overrideAdrian Salido
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