Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'pm-core' | Rafael J. Wysocki | 2016-01-21 | 5 | -4/+71 | |
|\ | ||||||
| * | PM / sleep: Go direct_complete if driver has no callbacks | Tomeu Vizoso | 2016-01-08 | 4 | -0/+43 | |
| * | PM / Domains: add setter for dev.pm_domain | Tomeu Vizoso | 2016-01-08 | 3 | -4/+28 | |
| * | Merge branch 'acpi-soc' into pm-core | Rafael J. Wysocki | 2016-01-08 | 1 | -0/+1 | |
| |\ | ||||||
* | \ | Merge branch 'pm-domains' | Rafael J. Wysocki | 2016-01-12 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * \ \ | Merge back earlier 'pm-domains' material for v4.5. | Rafael J. Wysocki | 2015-12-21 | 10 | -359/+531 | |
| |\ \ \ | ||||||
| | * | | | PM / Domains: export symbols to add/remove devices from genpd | Maruthi Bayyavarapu | 2015-12-10 | 1 | -0/+2 | |
* | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2016-01-12 | 5 | -19/+593 | |
|\ \ \ \ \ | ||||||
| * | | | | | PM / OPP: Use snprintf() instead of sprintf() | Viresh Kumar | 2016-01-06 | 1 | -2/+4 | |
| * | | | | | PM / OPP: Set cpu_dev->id in cpumask first | Pi-Cheng Chen | 2016-01-02 | 1 | -1/+2 | |
| * | | | | | PM / OPP: Fix parsing of opp-microvolt and opp-microamp properties | Bartlomiej Zolnierkiewicz | 2015-12-28 | 1 | -2/+2 | |
| * | | | | | PM / OPP: Parse 'opp-<prop>-<name>' bindings | Viresh Kumar | 2015-12-10 | 2 | -15/+152 | |
| * | | | | | PM / OPP: Parse 'opp-supported-hw' binding | Viresh Kumar | 2015-12-10 | 2 | -0/+153 | |
| * | | | | | PM / OPP: Add missing doc comments | Viresh Kumar | 2015-11-23 | 1 | -1/+3 | |
| * | | | | | PM / OPP: Add debugfs support | Viresh Kumar | 2015-11-23 | 4 | -2/+281 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
*-. \ \ \ \ \ | Merge branches 'pm-pci' and 'pm-core' | Rafael J. Wysocki | 2016-01-12 | 4 | -7/+64 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | |_|/ / | | |/| | | | ||||||
| | * | | | | PM / core: fix typo in documentation | Manuel Pégourié-Gonnard | 2016-01-02 | 1 | -1/+1 | |
| | * | | | | PM / runtime: Add new helper for conditional usage count incrementation | Rafael J. Wysocki | 2015-12-21 | 1 | -0/+24 | |
| | | | | | | ||||||
| | | \ \ \ | ||||||
| | *-. \ \ \ | Merge branches 'pm-sleep' and 'pm-runtime' into pm-core | Rafael J. Wysocki | 2015-12-07 | 3 | -6/+39 | |
| | |\ \ \ \ \ | |/ / / / / / | ||||||
| | | * | | | | PM / runtime: Re-init runtime PM states at probe error and driver unbind | Ulf Hansson | 2015-11-30 | 2 | -6/+22 | |
| | | |/ / / | ||||||
| | * | | | | PM / sleep: prohibit devices probing during suspend/hibernation | Strashko, Grygorii | 2015-11-30 | 1 | -0/+17 | |
| | |/ / / | ||||||
* | | | | | Merge branch 'acpi-soc' | Rafael J. Wysocki | 2016-01-12 | 1 | -0/+1 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | PM / clk: don't leave clocks enabled when driver not bound | Andy Shevchenko | 2016-01-08 | 1 | -0/+1 | |
| |/ / / | ||||||
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains' | Rafael J. Wysocki | 2015-12-14 | 1 | -11/+22 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | | |/ | | |/| | ||||||
| | * | | PM / Domains: Allow runtime PM callbacks to be re-used during system PM | Ulf Hansson | 2015-12-10 | 1 | -11/+22 | |
* | | | | Merge branches 'pm-domains' and 'pm-cpufreq' | Rafael J. Wysocki | 2015-12-04 | 2 | -5/+1 | |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | ||||||
| * | | PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach() | Eric Anholt | 2015-12-04 | 1 | -2/+1 | |
| * | | PM / Domains: Validate cases of a non-bound driver in genpd governor | Ulf Hansson | 2015-12-02 | 1 | -3/+0 | |
* | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2015-11-20 | 1 | -0/+6 | |
|\ \ \ | ||||||
| * | | | PM / wakeirq: check that wake IRQ is valid before accepting it | Dmitry Torokhov | 2015-11-16 | 1 | -0/+6 | |
* | | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-12 | 4 | -30/+51 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'pm-domains' | Rafael J. Wysocki | 2015-11-12 | 1 | -11/+10 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | PM / Domains: Allocate memory outside domain locks | Lina Iyer | 2015-11-02 | 1 | -9/+9 | |
| | * | | | PM / Domains: Remove dev->driver check for runtime PM | Lina Iyer | 2015-11-02 | 1 | -2/+1 | |
| * | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2015-11-07 | 3 | -19/+41 | |
| |\ \ \ \ | ||||||
| | * | | | | PM / OPP: Add opp_rcu_lockdep_assert() to _find_device_opp() | Viresh Kumar | 2015-11-06 | 1 | -3/+7 | |
| | * | | | | PM / OPP: Hold dev_opp_list_lock for writers | Viresh Kumar | 2015-11-06 | 1 | -0/+9 | |
| | * | | | | PM / OPP: Protect updates to list_dev with mutex | Viresh Kumar | 2015-11-06 | 3 | -5/+8 | |
| | * | | | | PM / OPP: Propagate error properly from dev_pm_opp_set_sharing_cpus() | Viresh Kumar | 2015-11-06 | 1 | -1/+1 | |
| | * | | | | PM / OPP: Parse all power-supply related bindings together | Viresh Kumar | 2015-11-02 | 1 | -5/+6 | |
| | * | | | | PM / OPP: Rename routines specific to old bindings with _v1 | Viresh Kumar | 2015-11-02 | 1 | -5/+5 | |
| | * | | | | PM / OPP: Improve print messages with pr_fmt | Viresh Kumar | 2015-11-02 | 2 | -0/+5 | |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2015-11-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2015-11-03 | 1 | -2/+2 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | * | | | | | PM / OPP: get the voltage for all OPPs | Javi Merino | 2015-10-30 | 1 | -2/+2 | |
* | | | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-10 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'v4.4-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2015-10-09 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | PM / clk: Do not __clk_get passed in clock-references | Stephen Boyd | 2015-10-06 | 1 | -2/+4 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-11-05 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules | Stephen Boyd | 2015-10-08 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | |