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
2020-09-18
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
-2
/
+2
2020-09-18
arch_topology: validate input frequencies to arch_set_freq_scale()
Ionela Voinescu
-0
/
+3
2020-09-18
regmap: debugfs: Add back in erroneously removed initialisation of ret
Charles Keepax
-1
/
+1
2020-09-17
regmap: debugfs: Fix handling of name string for debugfs init delays
Charles Keepax
-17
/
+38
2020-09-17
regmap: Add support for 12/20 register formatting
Ricardo Ribalda
-0
/
+22
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
-0
/
+2
2020-09-17
driver core: force NOIO allocations during unplug
Oliver Neukum
-0
/
+4
2020-09-14
Merge 5.9-rc5 into driver-core-next
Greg Kroah-Hartman
-24
/
+35
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-12
/
+15
2020-09-10
platform_device: switch to simpler IDA interface
Bartosz Golaszewski
-3
/
+3
2020-09-10
driver core: platform: Document return type of more functions
Stephen Boyd
-0
/
+14
2020-09-08
devres: provide devm_krealloc()
Bartosz Golaszewski
-0
/
+105
2020-09-08
syscore: Use pm_pr_dbg() for syscore_{suspend,resume}()
Stephen Boyd
-5
/
+3
2020-09-08
driver core: Use the ktime_us_delta() helper
Zenghui Yu
-3
/
+2
2020-09-08
device property: Move fwnode_connection_find_match() under drivers/base/prope...
Heikki Krogerus
-102
/
+74
2020-09-07
device connection: Remove struct device_connection
Heikki Krogerus
-10
/
+10
2020-09-07
device connection: Remove device_connection_add()
Heikki Krogerus
-58
/
+1
2020-09-07
device connection: Remove device_connection_find()
Heikki Krogerus
-73
/
+0
2020-09-04
driver core: Fix device_pm_lock() locking for device links
Saravana Kannan
-4
/
+0
2020-09-04
driver code: print symbolic error code
Michał Mirosław
-2
/
+2
2020-09-02
regmap: Add can_sleep configuration option
Dmitry Osipenko
-4
/
+18
2020-09-01
Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry...
Mark Brown
-2
/
+2
2020-09-01
regmap: soundwire: remove unused header mod_devicetable.h
Vinod Koul
-1
/
+0
2020-09-01
regmap: Use flexible sleep
Dmitry Osipenko
-2
/
+2
2020-08-28
Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+8
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-6
/
+10
2020-08-28
firmware_loader: fix memory leak for paged buffer
Prateek Sood
-6
/
+13
2020-08-26
regmap: add Intel SPI Slave to AVMM Bus Bridge support
Xu Yilun
-1
/
+725
2020-08-25
PM: sleep: core: Fix the handling of pending runtime resume requests
Rafael J. Wysocki
-6
/
+10
2020-08-25
opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
Stephan Gerhold
-6
/
+8
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-2
/
+2
2020-08-21
device property: Fix the secondary firmware node handling in set_primary_fwno...
Heikki Krogerus
-4
/
+8
2020-08-07
Merge tag 'pm-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-12
/
+14
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-5
/
+5
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
-2
/
+2
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
-2
/
+2
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
-1
/
+1
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-24
/
+35
2020-08-05
Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2020-08-05
Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-67
/
+422
2020-08-04
PM: runtime: Improve kerneldoc of pm_runtime_get_if_active()
Rafael J. Wysocki
-12
/
+14
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-104
/
+111
2020-08-03
Merge tag 'regmap-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
-43
/
+43
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+11
2020-08-03
Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'
Rafael J. Wysocki
-104
/
+111
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
-1
/
+1
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
-1
/
+1
2020-07-31
init: add an init_mount helper
Christoph Hellwig
-2
/
+3
2020-07-31
devtmpfs: refactor devtmpfsd()
Christoph Hellwig
-21
/
+31
2020-07-30
driver core: add deferring probe reason to devices_deferred property
Andrzej Hajda
-3
/
+31
[prev]
[next]