Age | Commit message (Expand) | Author | Files | Lines |
2018-08-02 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+0 |
2018-07-26 | Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+0 |
2018-07-20 | driver core: set up ownership of class devices in sysfs | Dmitry Torokhov | 1 | -0/+9 |
2018-07-10 | driver core: Partially revert "driver core: correct device's shutdown order" | Rafael J. Wysocki | 1 | -8/+0 |
2018-07-03 | PM / Domains: Don't power on at attach for the multi PM domain case | Ulf Hansson | 1 | -7/+9 |
2018-06-25 | PM / Domains: Rename opp_node to np | Viresh Kumar | 1 | -4/+3 |
2018-06-22 | Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -4/+11 |
2018-06-14 | PM / core: Fix supplier device runtime PM usage counter imbalance | Rafael J. Wysocki | 1 | -4/+11 |
2018-06-14 | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 4 | -1060/+0 |
2018-06-13 | Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 5 | -28/+181 |
2018-06-13 | Merge branches 'pm-domains' and 'pm-tools' | Rafael J. Wysocki | 2 | -23/+154 |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook | 1 | -1/+1 |
2018-06-12 | Revert "PM / runtime: Fixup reference counting of device link suppliers at pr... | Rafael J. Wysocki | 2 | -4/+26 |
2018-06-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -78/+79 |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+6 |
2018-06-06 | PM / wakeup: Export wakeup_count instead of event_count via sysfs | Ravi Chandra Sadineni | 1 | -1/+1 |
2018-06-06 | PM / Domains: Add dev_pm_domain_attach_by_id() to manage multi PM domains | Ulf Hansson | 1 | -3/+40 |
2018-06-06 | PM / Domains: Add support for multi PM domains per device to genpd | Ulf Hansson | 1 | -0/+80 |
2018-06-06 | PM / Domains: Split genpd_dev_pm_attach() | Ulf Hansson | 1 | -27/+33 |
2018-06-06 | PM / Domains: Don't attach devices in genpd with multi PM domains | Ulf Hansson | 1 | -5/+13 |
2018-06-05 | Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 11 | -136/+329 |
2018-06-05 | device: Use overflow helpers for devm_kmalloc() | Kees Cook | 1 | -1/+6 |
2018-06-05 | Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -18/+86 |
2018-06-05 | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 10 | -174/+287 |
2018-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
2018-06-04 | Merge tag 'regmap-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 2 | -2/+3 |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -28/+21 |
2018-06-04 | Merge branch 'regmap-4.17' into regmap-4.18 for the merge window | Mark Brown | 1 | -1/+2 |
2018-06-04 | Merge branches 'pm-pci', 'acpi-pm', 'pm-sleep' and 'pm-avs' | Rafael J. Wysocki | 1 | -9/+9 |
2018-06-04 | Merge branch 'pm-opp' | Rafael J. Wysocki | 1 | -26/+141 |
2018-06-04 | Merge branch 'pm-domains' | Rafael J. Wysocki | 3 | -42/+30 |
2018-06-04 | Merge branches 'pm-qos' and 'pm-core' | Rafael J. Wysocki | 7 | -97/+107 |
2018-05-31 | driver core: hold dev's parent lock when needed | Martin Liu | 2 | -12/+12 |
2018-05-30 | PM / Domains: Drop unused parameter in genpd_allocate_dev_data() | Ulf Hansson | 1 | -2/+1 |
2018-05-30 | PM / Domains: Drop genpd as in-param for pm_genpd_remove_device() | Ulf Hansson | 1 | -4/+4 |
2018-05-30 | PM / Domains: Drop __pm_genpd_add_device() | Ulf Hansson | 1 | -6/+4 |
2018-05-30 | Merge branch 'pm-domains' into pm-opp | Rafael J. Wysocki | 1 | -3/+3 |
2018-05-30 | PM / domains: Add perf_state attribute to genpd debugfs | Rajendra Nayak | 1 | -0/+18 |
2018-05-27 | PM / runtime: Drop usage count for suppliers at device link removal | Ulf Hansson | 1 | -0/+2 |
2018-05-27 | PM / runtime: Fixup reference counting of device link suppliers at probe | Ulf Hansson | 2 | -26/+4 |
2018-05-27 | PM / wakeup: Make events_lock a RAW_SPINLOCK | Sebastian Andrzej Siewior | 1 | -9/+9 |
2018-05-25 | mm/memory_hotplug: fix leftover use of struct page during hotplug | Jonathan Cameron | 1 | -2/+3 |
2018-05-25 | regmap: slimbus: allow register offsets up to 16 bits | Srinivas Kandagatla | 1 | -1/+1 |
2018-05-25 | driver-core: return EINVAL error instead of BUG_ON() | Florian Schmaus | 1 | -1/+5 |
2018-05-25 | Merge back PM core material for v4.18. | Rafael J. Wysocki | 6 | -71/+101 |
2018-05-24 | PM / Domain: Return 0 on error from of_genpd_opp_to_performance_state() | Viresh Kumar | 1 | -1/+2 |
2018-05-24 | Merge tag 'pm-4.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -4/+3 |
2018-05-24 | PM: wakeup: Use pr_debug() for the "aborting suspend" message | Rafael J. Wysocki | 1 | -1/+1 |
2018-05-22 | PM / core: Fix direct_complete handling for devices with no callbacks | Rafael J. Wysocki | 1 | -4/+3 |
2018-05-17 | drivers: base cacheinfo: Add support for ACPI based firmware tables | Jeremy Linton | 1 | -4/+10 |