index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Lines
2019-02-13
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
-19
/
+29
2019-02-13
PM-runtime: Fix __pm_runtime_set_status() race with runtime resume
Rafael J. Wysocki
-6
/
+18
2019-02-12
driver: platform: Support parsing GpioInt 0 in platform_get_irq()
Enrico Granata
-1
/
+14
2019-02-11
Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...
Greg Kroah-Hartman
-11
/
+195
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
-10
/
+14
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+2
2019-02-08
components: multiple components for a device
Daniel Vetter
-37
/
+121
2019-02-08
component: Add documentation
Daniel Vetter
-3
/
+103
2019-02-08
driver core: Postpone DMA tear-down until after devres release
Geert Uytterhoeven
-1
/
+1
2019-02-08
PM-runtime: Take suppliers into account in __pm_runtime_set_status()
Rafael J. Wysocki
-5
/
+40
2019-02-05
PM-runtime: update time accounting only when enabled
Vincent Guittot
-7
/
+10
2019-02-05
PM-runtime: Switch accounting over to ktime_get_mono_fast_ns()
Vincent Guittot
-4
/
+13
2019-02-01
PM-runtime: Optimize pm_runtime_autosuspend_expiration()
Ladislav Michl
-11
/
+8
2019-02-01
Merge back earlier PM core material for v5.1.
Rafael J. Wysocki
-14
/
+45
2019-02-01
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
-2
/
+16
2019-02-01
driver core: Make driver core own stateful device links
Rafael J. Wysocki
-15
/
+54
2019-02-01
driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()
Rafael J. Wysocki
-2
/
+3
2019-02-01
driver core: Fix adding device links to probing suppliers
Rafael J. Wysocki
-8
/
+66
2019-02-01
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
-30
/
+41
2019-02-01
driver core: Do not resume suppliers under device_links_write_lock()
Rafael J. Wysocki
-6
/
+14
2019-02-01
driver core: Avoid careless re-use of existing device links
Rafael J. Wysocki
-3
/
+20
2019-02-01
driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handling
Rafael J. Wysocki
-8
/
+12
2019-01-31
drivers: base: Use __printf markup to silence compiler
Mathieu Malaterre
-0
/
+1
2019-01-31
driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ...
Alexander Duyck
-60
/
+201
2019-01-31
PM core: Use new async_schedule_dev command
Alexander Duyck
-6
/
+6
2019-01-31
driver core: Attach devices on CPU local to device node
Alexander Duyck
-2
/
+2
2019-01-31
driver core: Probe devices asynchronously instead of the driver
Alexander Duyck
-20
/
+48
2019-01-31
device core: Consolidate locking and unlocking of parent and device
Alexander Duyck
-39
/
+81
2019-01-31
driver core: Establish order of operations for device_add and device_del via ...
Alexander Duyck
-11
/
+26
2019-01-31
PM-runtime: Replace jiffies-based accounting with ktime-based accounting
Thara Gopinath
-11
/
+17
2019-01-31
PM-runtime: update accounting_timestamp on enable
Vincent Guittot
-3
/
+8
2019-01-30
PM-runtime: Fix deadlock with ktime_get()
Vincent Guittot
-5
/
+5
2019-01-29
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
-4
/
+95
2019-01-29
Merge branch 'regmap-5.1' into regmap-next
Mark Brown
-1
/
+1
2019-01-29
regmap: Remove attribute packed from struct 'regcache_rbtree_node'
Mathieu Malaterre
-1
/
+1
2019-01-29
PM / wakeup: fix kerneldoc comment for pm_wakeup_dev_event()
Yangtao Li
-1
/
+1
2019-01-23
PM: domains: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-9
/
+2
2019-01-23
regmap: regmap-irq: Add main status register support
Matti Vaittinen
-4
/
+95
2019-01-22
driver core: Remove the link if there is no driver with AUTO flag
Yong Wu
-2
/
+2
2019-01-22
driver core: silence device link messages unless debugging
Jerome Brunet
-3
/
+3
2019-01-22
cacheinfo: Keep the old value if of_property_read_u32 fails
Huacai Chen
-4
/
+2
2019-01-22
firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/
Masahiro Yamada
-0
/
+43
2019-01-22
firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to Makefile
Masahiro Yamada
-6
/
+1
2019-01-19
Merge tag 'regmap-fix-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+7
2019-01-18
driver core: move device->knode_class to device_private
Wei Yang
-6
/
+16
2019-01-18
PM: clock_ops: fix missing clk_prepare() return value check
Aditya Pakki
-4
/
+9
2019-01-15
PM-runtime: Add new interface to get accounted time
Vincent Guittot
-0
/
+15
2019-01-15
Merge 5.0-rc2 into driver-core-next
Greg Kroah-Hartman
-4
/
+10
2019-01-14
regmap-irq: do not write mask register if mask_base is zero
Mark Zhang
-0
/
+6
2019-01-11
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
-0
/
+3
[prev]
[next]