Age | Commit message (Expand) | Author |
2019-03-22 | Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-19 | PM / Domains: Avoid a potential deadlock | Jiada Wang |
2019-03-19 | drivers: base: swnode: Make two functions static | YueHaibing |
2019-03-16 | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2019-03-14 | Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-03-14 | Merge branch 'pm-domains' | Rafael J. Wysocki |
2019-03-14 | Merge branches 'pm-core', 'pm-sleep' and 'pm-qos' | Rafael J. Wysocki |
2019-03-12 | PM / wakeup: Drop wakeup_source_drop() | Rafael J. Wysocki |
2019-03-12 | PM / wakeup: Rework wakeup source timer cancellation | Viresh Kumar |
2019-03-11 | PM / domains: Remove one unnecessary blank line | Aisheng Dong |
2019-03-11 | PM / Domains: Return early for all errors in _genpd_power_off() | Aisheng Dong |
2019-03-11 | PM / Domains: Improve warn for multiple states but no governor | Aisheng Dong |
2019-03-11 | PM / QoS: Fix typo in file description | Aisheng Dong |
2019-03-10 | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-03-08 | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-03-07 | PM-runtime: Call pm_runtime_active|suspended_time() from sysfs | Ulf Hansson |
2019-03-07 | PM-runtime: Consolidate code to get active/suspended time | Ulf Hansson |
2019-03-07 | PM: Add and use pr_fmt() | Joe Perches |
2019-03-06 | Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-03-06 | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-03-06 | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-03-06 | Merge tag 'devprop-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-03-06 | Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-03-04 | Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds |
2019-03-04 | Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em' | Rafael J. Wysocki |
2019-03-01 | driver core: platform: remove misleading err_alloc label | Johannes Berg |
2019-02-28 | device-dax: "Hotplug" persistent memory for use like normal RAM | Dave Hansen |
2019-02-26 | platform: set of_node in platform_device_register_full() | Mans Rullgard |
2019-02-26 | firmware: hardcode the debug message for -ENOENT | John Zhao |
2019-02-24 | Merge back earlier PM core material for v5.1. | Rafael J. Wysocki |
2019-02-22 | drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource() | Bartosz Golaszewski |
2019-02-21 | drivers: provide devm_platform_ioremap_resource() | Bartosz Golaszewski |
2019-02-21 | PM-runtime: Fix deadlock when canceling hrtimer | Vincent Guittot |
2019-02-20 | Pull in char-misc-next from Greg | Daniel Vetter |
2019-02-20 | dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig | Christoph Hellwig |
2019-02-20 | driver core: Fix PM-runtime for links added during consumer probe | Rafael J. Wysocki |
2019-02-19 | drivers/component: kerneldoc polish | Daniel Vetter |
2019-02-19 | PM / core: Add support to skip power management in device/driver model | Sudeep Holla |
2019-02-15 | PM / Domains: Mark "name" const in dev_pm_domain_attach_by_name() | Douglas Anderson |
2019-02-15 | PM / Domains: Mark "name" const in genpd_dev_pm_attach_by_name() | Douglas Anderson |
2019-02-14 | software node: Implement get_named_child_node fwnode callback | Heikki Krogerus |
2019-02-14 | device connection: Find device connections also from device graphs | Heikki Krogerus |
2019-02-14 | device connection: Prepare support for firmware described connections | Heikki Krogerus |
2019-02-14 | async: Add cmdline option to specify drivers to be async probed | Feng Tang |
2019-02-13 | PM / suspend: Print debug messages for device using direct-complete | Rafael J. Wysocki |
2019-02-13 | driver core: Fix possible supplier PM-usage counter imbalance | Rafael J. Wysocki |
2019-02-13 | PM-runtime: Fix __pm_runtime_set_status() race with runtime resume | Rafael J. Wysocki |
2019-02-12 | driver: platform: Support parsing GpioInt 0 in platform_get_irq() | Enrico Granata |
2019-02-11 | Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org... | Greg Kroah-Hartman |
2019-02-11 | Merge 5.0-rc6 into driver-core-next | Greg Kroah-Hartman |