| Commit message (Expand) | Author | Age | Files | Lines |
* | PM / domains: Fix 'may be used uninitialized' build warning | Augusto Mecking Caringi | 2016-12-31 | 1 | -0/+1 |
* | avoid spurious "may be used uninitialized" warning | Linus Torvalds | 2016-12-25 | 1 | -0/+1 |
* | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 2 | -2/+2 |
* | ktime: Get rid of the union | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-12-22 | 1 | -0/+5 |
|\ |
|
| * | Merge branch 'x86/cpufeature' into x86/cache | Thomas Gleixner | 2016-11-16 | 3 | -8/+11 |
| |\ |
|
| * | | cacheinfo: Introduce cache id | Fenghua Yu | 2016-10-26 | 1 | -0/+5 |
* | | | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-12-13 | 17 | -106/+1367 |
|\ \ \ |
|
| * | | | firmware: Correct handling of fw_state_wait() return value | Bjorn Andersson | 2016-12-08 | 1 | -7/+6 |
| * | | | driver core: Silence device links sphinx warning | Lukas Wunner | 2016-12-05 | 1 | -2/+2 |
| * | | | firmware: remove warning at documentation generation time | Silvio Fricke | 2016-12-01 | 1 | -3/+3 |
| * | | | drivers: base: dma-mapping: Fix typo in dmam_alloc_non_coherent comments | Florian Fainelli | 2016-11-30 | 1 | -2/+2 |
| * | | | driver core: test_async: fix up typo found by 0-day | Greg Kroah-Hartman | 2016-11-29 | 1 | -1/+1 |
| * | | | firmware: move fw_state_is_done() into UHM section | Daniel Wagner | 2016-11-29 | 1 | -7/+7 |
| * | | | firmware: do not use fw_lock for fw_state protection | Daniel Wagner | 2016-11-29 | 1 | -36/+15 |
| * | | | firmware: drop bit ops in favor of simple state machine | Daniel Wagner | 2016-11-29 | 1 | -7/+5 |
| * | | | firmware: refactor loading status | Daniel Wagner | 2016-11-29 | 1 | -34/+93 |
| * | | | firmware: fix usermode helper fallback loading | Yves-Alexis Perez | 2016-11-29 | 1 | -3/+4 |
| * | | | driver core: firmware_class: convert to use class_groups | Greg Kroah-Hartman | 2016-11-29 | 1 | -4/+6 |
| * | | | driver core: devcoredump: convert to use class_groups | Greg Kroah-Hartman | 2016-11-29 | 1 | -4/+6 |
| * | | | driver core: class: add class_groups support | Greg Kroah-Hartman | 2016-11-29 | 1 | -0/+15 |
| * | | | driver-core: fix platform_no_drv_owner.cocci warnings | Julia Lawall | 2016-11-29 | 1 | -2/+0 |
| * | | | drivers/base/memory.c: Remove unused 'first_page' variable | Kirtika Ruchandani | 2016-11-29 | 1 | -2/+0 |
| * | | | drivers: base: cacheinfo: support DT overrides for cache properties | Sudeep Holla | 2016-11-10 | 1 | -0/+121 |
| * | | | drivers: base: cacheinfo: add pr_fmt logging | Sudeep Holla | 2016-11-10 | 1 | -0/+2 |
| * | | | drivers: base: cacheinfo: fix boot error message when acpi is enabled | Sudeep Holla | 2016-11-10 | 1 | -4/+8 |
| * | | | drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled | Sudeep Holla | 2016-11-10 | 1 | -0/+3 |
| * | | | driver-core: add test module for asynchronous probing | Dmitry Torokhov | 2016-11-10 | 5 | -0/+185 |
| * | | | driver core: Add deferred_probe attribute to devices in sysfs | Ben Hutchings | 2016-11-10 | 3 | -0/+22 |
| * | | | PM / runtime: Optimize the use of device links | Rafael J. Wysocki | 2016-10-31 | 2 | -10/+33 |
| * | | | PM / runtime: Use device links | Rafael J. Wysocki | 2016-10-31 | 3 | -6/+181 |
| * | | | PM / sleep: Make async suspend/resume of devices use device links | Rafael J. Wysocki | 2016-10-31 | 1 | -6/+79 |
| * | | | driver core: Functional dependencies tracking support | Rafael J. Wysocki | 2016-10-31 | 5 | -5/+601 |
| * | | | Merge 4.9-rc3 into driver-core-next | Greg Kroah-Hartman | 2016-10-30 | 1 | -2/+4 |
| |\ \ \ |
|
| * | | | | driver core: Add a wrapper around __device_release_driver() | Rafael J. Wysocki | 2016-10-28 | 1 | -12/+18 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2016-12-13 | 12 | -270/+977 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2016-12-12 | 1 | -3/+3 |
| |\ \ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | PM / sleep: Print active wakeup sources when blocking on wakeup_count reads | xing wei | 2016-12-08 | 1 | -3/+3 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'pm-opp' | Rafael J. Wysocki | 2016-12-12 | 4 | -178/+529 |
| |\ \ \ \ |
|
| | * | | | | PM / OPP: Don't WARN on multiple calls to dev_pm_opp_set_regulators() | Viresh Kumar | 2016-12-06 | 1 | -1/+1 |
| | * | | | | PM / OPP: Allow platform specific custom set_opp() callbacks | Viresh Kumar | 2016-12-06 | 2 | -1/+115 |
| | * | | | | PM / OPP: Separate out _generic_set_opp() | Viresh Kumar | 2016-12-06 | 2 | -53/+131 |
| | * | | | | PM / OPP: Add infrastructure to manage multiple regulators | Viresh Kumar | 2016-12-06 | 4 | -120/+293 |
| | * | | | | PM / OPP: Pass struct dev_pm_opp_supply to _set_opp_voltage() | Viresh Kumar | 2016-12-06 | 1 | -27/+17 |
| | * | | | | PM / OPP: Manage supply's voltage/current in a separate structure | Viresh Kumar | 2016-12-06 | 4 | -42/+39 |
| | * | | | | PM / OPP: Don't use OPP structure outside of rcu protected section | Viresh Kumar | 2016-12-06 | 1 | -3/+13 |
| | * | | | | PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() | Stephen Boyd | 2016-11-30 | 1 | -16/+6 |
| | * | | | | PM / OPP: fix debug/error messages in dev_pm_opp_of_get_sharing_cpus() | Masahiro Yamada | 2016-10-21 | 1 | -2/+2 |
| | * | | | | PM / OPP: make _of_get_opp_desc_node() a static function | Masahiro Yamada | 2016-10-21 | 2 | -2/+1 |
| | | |_|/
| | |/| | |
|