| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'pm-domains', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 2014-12-29 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | PM / Domains: Export of_genpd_get_from_provider function | Amit Daniel Kachhap | 2014-12-17 | 1 | -1/+2 |
* | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2014-12-29 | 1 | -8/+31 |
|\ \ \ \ |
|
| * | | | | PM / OPP: take RCU lock in dev_pm_opp_get_opp_count | Dmitry Torokhov | 2014-12-18 | 1 | -7/+8 |
| * | | | | PM / OPP: fix warning in of_free_opp_table() | Dmitry Torokhov | 2014-12-18 | 1 | -2/+8 |
| * | | | | PM / OPP: add some lockdep annotations | Dmitry Torokhov | 2014-12-18 | 1 | -0/+16 |
* | | | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-19 | 1 | -34/+44 |
|\ \ \ \ \ |
|
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' | Rafael J. Wysocki | 2014-12-18 | 1 | -32/+42 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | /
| | | | | |_|/
| | | | |/| | |
|
| | * | | | | | PM / OPP: do error handling at the bottom of dev_pm_opp_add_dynamic() | Viresh Kumar | 2014-12-10 | 1 | -7/+10 |
| | * | | | | | PM / OPP: handle allocation of device_opp in a separate routine | Viresh Kumar | 2014-12-10 | 1 | -15/+22 |
| | * | | | | | PM / OPP: reuse find_device_opp() instead of duplicating code | Viresh Kumar | 2014-12-10 | 1 | -7/+2 |
| | * | | | | | PM / OPP: Staticize __dev_pm_opp_remove() | Viresh Kumar | 2014-12-10 | 1 | -1/+2 |
| | * | | | | | PM / OPP: replace kfree with kfree_rcu while freeing 'struct device_opp' | Viresh Kumar | 2014-12-10 | 1 | -2/+6 |
| * | | | | | | Merge branch 'fixes' | Rafael J. Wysocki | 2014-12-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2014-12-10 | 1 | -2/+2 |
| | |\| | | | | |
|
| | | * | | | | | PM / OPP: remove double calls to find_device_opp() | Viresh Kumar | 2014-12-10 | 1 | -1/+1 |
| | | * | | | | | PM / OPP: set new_opp->dev_opp to a valid dev_opp | Viresh Kumar | 2014-12-10 | 1 | -1/+1 |
| | | |/ / / / |
|
* | | | | | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 10 | -107/+709 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | firmware class: Deletion of an unnecessary check before the function call "vu... | Markus Elfring | 2014-11-27 | 1 | -2/+1 |
| * | | | | | | | firmware loader: fix hung task warning dump | Kweh, Hock Leong | 2014-11-27 | 1 | -2/+2 |
| * | | | | | | | devcoredump: provide a one-way disable function | Johannes Berg | 2014-11-27 | 1 | -8/+48 |
| * | | | | | | | drivers/base: cacheinfo: remove noisy error boot message | Sudeep Holla | 2014-11-24 | 1 | -3/+1 |
| * | | | | | | | Revert "core: platform: add warning if driver has no owner" | Wolfram Sang | 2014-11-11 | 1 | -3/+0 |
| * | | | | | | | drivers: base: support cpu cache information interface to userspace via sysfs | Sudeep Holla | 2014-11-07 | 2 | -1/+542 |
| * | | | | | | | drivers: base: add cpu_device_create to support per-cpu devices | Sudeep Holla | 2014-11-07 | 1 | -0/+54 |
| * | | | | | | | topology: replace custom attribute macros with standard DEVICE_ATTR* | Sudeep Holla | 2014-11-07 | 1 | -29/+24 |
| * | | | | | | | cpumask: factor out show_cpumap into separate helper function | Sudeep Holla | 2014-11-07 | 3 | -34/+7 |
| * | | | | | | | driver core: Fix unbalanced device reference in drivers_probe | Alex Williamson | 2014-11-07 | 1 | -3/+5 |
| * | | | | | | | driver core: fix race with userland in device_add() | Sergey Klyaus | 2014-11-07 | 1 | -20/+18 |
| * | | | | | | | core: platform: let platform_create_bundle initialize module owner | Wolfram Sang | 2014-11-07 | 1 | -5/+6 |
| * | | | | | | | core: platform: let platform_driver_probe initialize module owner | Wolfram Sang | 2014-11-07 | 1 | -5/+6 |
| * | | | | | | | core: platform: add warning if driver has no owner | Wolfram Sang | 2014-11-07 | 1 | -0/+3 |
* | | | | | | | | memory-hotplug: remove redundant call of page_to_pfn | Zhang Zhen | 2014-12-13 | 1 | -2/+2 |
* | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-11 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type | Pantelis Antoniou | 2014-11-24 | 1 | -0/+1 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-12-11 | 10 | -322/+771 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'pm-runtime' | Rafael J. Wysocki | 2014-12-08 | 7 | -207/+63 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | PM: Drop CONFIG_PM_RUNTIME from the driver core | Rafael J. Wysocki | 2014-12-04 | 7 | -172/+31 |
| | * | | | | | | Merge branch 'pm-clk' into pm-runtime | Rafael J. Wysocki | 2014-11-29 | 1 | -32/+53 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge back earlier 'pm-runtime' material for 3.19-rc1. | Rafael J. Wysocki | 2014-11-27 | 1 | -36/+33 |
| | |\ \ \ \ \ \ \
| | | |_|/ / / / /
| | |/| | | | | | |
|
| | | * | | | | | | PM / Runtime: Rework RPM get callback routines | Andrzej Hajda | 2014-11-06 | 1 | -36/+33 |
| | | | |/ / / /
| | | |/| | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. | | | | | | | Merge branches 'pm-domains', 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki | 2014-12-08 | 1 | -43/+70 |
| |\ \| | | | | |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | * | | | | | | PM / Domains: Initial PM clock support for genpd | Ulf Hansson | 2014-12-04 | 1 | -0/+7 |
| | * | | | | | | PM / Domains: Power on the PM domain right after attach completes | Ulf Hansson | 2014-11-20 | 1 | -0/+1 |
| | * | | | | | | Merge back 'pm-domains' material for 3.19-rc1. | Rafael J. Wysocki | 2014-11-18 | 1 | -43/+62 |
| | |\ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| | | * | | | | | PM / Domains: Extract code to power off/on a PM domain | Geert Uytterhoeven | 2014-11-14 | 1 | -41/+60 |
| | | * | | | | | PM / Domains: Make genpd parameter of pm_genpd_present() const | Geert Uytterhoeven | 2014-11-14 | 1 | -2/+2 |
| | | | |_|_|/
| | | |/| | | |
|
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-----. \ \ \ \ \ | Merge branches 'powercap', 'pm-clk', 'pm-config' and 'pm-opp' | Rafael J. Wysocki | 2014-12-08 | 2 | -73/+208 |
| |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / /
| | | | |/| / / / /
| | | |_|_|/ / / /
| | |/| | | | / /
| | | | |_|_|/ /
| | | |/| | | /
| | | | | | |/
| | | | | |/| |
|
| | | | | * | | PM / OPP replace kfree_rcu() with call_srcu() in opp_set_availability() | Viresh Kumar | 2014-11-29 | 1 | -1/+1 |
| | | | | * | | PM / OPP Introduce APIs to remove OPPs | Viresh Kumar | 2014-11-29 | 1 | -0/+102 |