summaryrefslogtreecommitdiff
path: root/drivers/base (follow)
Commit message (Expand)AuthorAge
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
|\
| * Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-05-05
| |\
| | * PM / Domains: Fix removal of a subdomainJon Hunter2016-05-04
| | * PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar2016-05-04
* | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-08
|\| |
| * | PM / OPP: Rename structures for clarityViresh Kumar2016-04-08
| * | PM / OPP: Fix incorrect commentsViresh Kumar2016-04-08
| * | PM / OPP: Initialize regulator pointer to an error valueViresh Kumar2016-04-08
| * | PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar2016-04-08
| * | PM / OPP: Fix NULL pointer dereference crash when disabling OPPsJon Hunter2016-04-08
| * | PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar2016-04-08
| * | PM / OPP: Manage device clkViresh Kumar2016-04-08
| * | PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar2016-04-08
| * | PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar2016-04-08
| * | PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar2016-04-08
| * | PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar2016-04-08
| * | PM / OPP: get/put regulators from OPP coreViresh Kumar2016-04-08
| * | PM / OPP: Use snprintf() instead of sprintf()Viresh Kumar2016-04-08
| * | PM / OPP: Set cpu_dev->id in cpumask firstPi-Cheng Chen2016-04-08
| * | PM / OPP: Fix parsing of opp-microvolt and opp-microamp propertiesBartlomiej Zolnierkiewicz2016-04-08
| * | PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar2016-04-08
| * | PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar2016-04-08
| * | PM / OPP: Add missing doc commentsViresh Kumar2016-04-08
| * | PM / OPP: Add debugfs supportViresh Kumar2016-04-08
| |/
* | drivers: power: use 'current' instead of 'get_current()'Guenter Roeck2016-04-07
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-02-29
|\|
| * base/platform: Fix platform drivers with no probe callbackMartin Wilck2016-02-17
* | wakeup: Add the guard condition for len in pm_get_active_wakeup_sourcesRuchi Kandoi2016-02-16
* | wakeup: Add last wake up source logging for suspend abort reason.Ruchi Kandoi2016-02-16
* | power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi2016-02-16
* | drivers: power: Add watchdog timer to catch drivers which lockup during suspend.Benoit Goby2016-02-16
|/
*---. Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2015-12-14
|\ \ \
| | | * PM / Domains: Allow runtime PM callbacks to be re-used during system PMUlf Hansson2015-12-10
* | | | drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings2015-12-12
| |/ / |/| |
* | | Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2015-12-04
|\ \ \ | | |/ | |/|
| * | PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt2015-12-04
| * | PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson2015-12-02
* | | Merge branch 'pm-sleep'Rafael J. Wysocki2015-11-20
|\ \ \
| * | | PM / wakeirq: check that wake IRQ is valid before accepting itDmitry Torokhov2015-11-16
* | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-12
|\ \ \ \
| * \ \ \ Merge branch 'pm-domains'Rafael J. Wysocki2015-11-12
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | PM / Domains: Allocate memory outside domain locksLina Iyer2015-11-02
| | * | | PM / Domains: Remove dev->driver check for runtime PMLina Iyer2015-11-02
| * | | | Merge branch 'pm-opp'Rafael J. Wysocki2015-11-07
| |\ \ \ \
| | * | | | PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp()Viresh Kumar2015-11-06
| | * | | | PM / OPP: Hold dev_opp_list_lock for writersViresh Kumar2015-11-06
| | * | | | PM / OPP: Protect updates to list_dev with mutexViresh Kumar2015-11-06
| | * | | | PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus()Viresh Kumar2015-11-06
| | * | | | PM / OPP: Parse all power-supply related bindings togetherViresh Kumar2015-11-02
| | * | | | PM / OPP: Rename routines specific to old bindings with _v1Viresh Kumar2015-11-02