index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
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-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
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
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-02-08
components: multiple components for a device
Daniel Vetter
2019-02-08
component: Add documentation
Daniel Vetter
2019-02-08
driver core: Postpone DMA tear-down until after devres release
Geert Uytterhoeven
2019-02-08
PM-runtime: Take suppliers into account in __pm_runtime_set_status()
Rafael J. Wysocki
2019-02-05
PM-runtime: update time accounting only when enabled
Vincent Guittot
2019-02-05
PM-runtime: Switch accounting over to ktime_get_mono_fast_ns()
Vincent Guittot
2019-02-01
PM-runtime: Optimize pm_runtime_autosuspend_expiration()
Ladislav Michl
2019-02-01
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
2019-02-01
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
2019-02-01
driver core: Make driver core own stateful device links
Rafael J. Wysocki
2019-02-01
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
2019-02-01
driver core: Fix adding device links to probing suppliers
Rafael J. Wysocki
2019-02-01
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
2019-02-01
driver core: Do not resume suppliers under device_links_write_lock()
Rafael J. Wysocki
2019-02-01
driver core: Avoid careless re-use of existing device links
Rafael J. Wysocki
2019-02-01
driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling
Rafael J. Wysocki
2019-01-31
drivers: base: Use __printf markup to silence compiler
Mathieu Malaterre
2019-01-31
driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ...
Alexander Duyck
[next]