aboutsummaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2016-05-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-16.05-androidAlex Shi
2016-05-20 Merge tag 'v4.4.11' into linux-linaro-lsk-v4.4lsk-v4.4-16.05Alex Shi
2016-05-18regmap: spmi: Fix regmap_spmi_ext_read in multi-byte caseJack Pham
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-05Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-05-04PM / Domains: Fix removal of a subdomainJon Hunter
2016-05-04PM / OPP: Initialize u_volt_min/max to a valid valueViresh Kumar
2016-04-08Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
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-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: Add debugfs supportViresh Kumar
2016-04-07drivers: power: use 'current' instead of 'get_current()'Guenter Roeck
2016-02-29Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-02-17base/platform: Fix platform drivers with no probe callbackMartin Wilck
2016-02-16wakeup: Add the guard condition for len in pm_get_active_wakeup_sourcesRuchi Kandoi
2016-02-16wakeup: Add last wake up source logging for suspend abort reason.Ruchi Kandoi
2016-02-16power: Adds functionality to log the last suspend abort reason.Ruchi Kandoi
2016-02-16drivers: power: Add watchdog timer to catch drivers which lockup during suspend.Benoit Goby
2015-12-14Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings
2015-12-10PM / Domains: Allow runtime PM callbacks to be re-used during system PMUlf Hansson
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki
2015-12-04PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt
2015-12-02PM / Domains: Validate cases of a non-bound driver in genpd governorUlf Hansson
2015-11-20Merge branch 'pm-sleep'Rafael J. Wysocki
2015-11-16PM / wakeirq: check that wake IRQ is valid before accepting itDmitry Torokhov
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12Merge branch 'pm-domains'Rafael J. Wysocki
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-09Merge branch 'for-4.4/hotplug' into libnvdimm-for-nextDan Williams
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-11-07Merge branch 'pm-opp'Rafael J. Wysocki