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-07-10
drivers/base/memory: rename base_memory_block_id to memory_block_id
Wei Yang
-4
/
+4
2020-07-10
drivers/base/memory: init_memory_block() first parameter is not necessary
Wei Yang
-6
/
+3
2020-07-10
software node: Use software_node_unregister() when unregistering group of nodes
Andy Shevchenko
-6
/
+2
2020-07-10
topology: mark a function as __init to save some memory
Christophe JAILLET
-1
/
+1
2020-07-10
drivers: base: Convert to printk alias functions
Matthias Brugger
-2
/
+2
2020-07-10
driver core: platform: expose numa_node to users in sysfs
Barry Song
-1
/
+25
2020-07-09
PM: domains: Fix up terminology with parent/child
Kees Cook
-103
/
+103
2020-07-08
regmap: add missing dependency on SoundWire
Pierre-Louis Bossart
-1
/
+1
2020-07-08
Merge branch 'topic/devnode' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
-24
/
+29
2020-07-08
regmap-irq: use fwnode instead of device node in add_irq_chip()
Michael Walle
-24
/
+29
2020-07-07
driver core: platform: need consistent spacing around '-'
Barry Song
-1
/
+1
2020-07-03
regmap: dev_get_regmap_match(): fix string comparison
Marc Kleine-Budde
-1
/
+1
2020-07-03
firmware: improve description of firmware_request_nowarn
Wolfram Sang
-6
/
+6
2020-07-02
devres: handle zero size in devm_kmalloc()
Bartosz Golaszewski
-3
/
+6
2020-07-02
devres: move the size check from alloc_dr() into a separate function
Bartosz Golaszewski
-3
/
+11
2020-07-02
devres: remove stray space from devm_kmalloc() definition
Bartosz Golaszewski
-1
/
+1
2020-06-26
Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-2
/
+2
2020-06-23
PM: sleep: core: mark 2 functions as __init to save some memory
Christophe JAILLET
-2
/
+2
2020-06-22
Merge tag 'regmap-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-56
/
+50
2020-06-17
driver core: Add device_is_dependent() to linux/device.h
Saravana Kannan
-1
/
+1
2020-06-17
regmap: Fix memory leak from regmap_register_patch
Charles Keepax
-0
/
+1
2020-06-15
regmap: remove stray space
Bartosz Golaszewski
-1
/
+1
2020-06-15
Merge existing fixes from regmap/for-5.8
Mark Brown
-56
/
+49
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-2
/
+4
2020-06-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+1
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
-1
/
+1
2020-06-09
power: use show_stack_loglvl()
Dmitry Safonov
-1
/
+1
2020-06-09
Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
-0
/
+8
2020-06-08
regmap: fix the kerneldoc for regmap_test_bits()
Bartosz Golaszewski
-2
/
+3
2020-06-07
Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-105
/
+256
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-15
/
+25
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-12
/
+32
2020-06-03
drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup
Scott Cheloha
-12
/
+32
2020-06-03
Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
-35
/
+2
2020-06-02
Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-243
/
+115
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
-0
/
+49
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-1
/
+1
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
-1
/
+1
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
-3
/
+5
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+6
2020-06-01
drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS
Anders Roxell
-2
/
+4
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
-243
/
+115
2020-06-01
regmap: fix alignment issue
Jens Thoms Toerring
-54
/
+46
2020-05-30
Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
-1
/
+1
2020-05-29
PM: runtime: Replace pm_runtime_callbacks_present()
Rafael J. Wysocki
-2
/
+2
2020-05-29
Merge remote-tracking branch 'regmap/for-5.8' into regmap-next
Mark Brown
-16
/
+152
2020-05-29
Merge remote-tracking branch 'regmap/for-5.7' into regmap-linus
Mark Brown
-0
/
+6
2020-05-29
Merge series "regmap: provide simple bitops and use them in a driver" from Ba...
Mark Brown
-0
/
+22
2020-05-29
regmap: provide helpers for simple bit operations
Bartosz Golaszewski
-0
/
+22
[prev]
[next]