index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
soc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: soc: Allow early registration of a single SoC device
Geert Uytterhoeven
2017-03-29
1
-18
/
+32
*
base: soc: Let soc_device_match() return no match when called too early
Geert Uytterhoeven
2017-03-29
1
-0
/
+2
*
base: soc: Check for NULL SoC device attributes
Geert Uytterhoeven
2016-11-10
1
-4
/
+8
*
base: soc: Introduce soc_device_match() interface
Arnd Bergmann
2016-11-10
1
-0
/
+66
*
base: soc: Early register bus when needed
Geert Uytterhoeven
2016-11-10
1
-0
/
+9
*
base: soc: make it explicitly non-modular
Paul Gortmaker
2016-08-31
1
-9
/
+0
*
base: soc: siplify ida usage
Lee Duncan
2015-10-04
1
-16
/
+5
*
drivers/base: use tabs where possible in code indentation
Lavinia Tache
2015-03-25
1
-5
/
+5
*
mode_t whack-a-mole: ->is_visible() returns umode_t...
Al Viro
2012-05-29
1
-1
/
+1
*
drivers/base: fix compiler warning in SoC export driver - idr should be ida
Lee Jones
2012-04-09
1
-1
/
+1
*
drivers/base: Remove unneeded spin_lock_init call for soc_lock
Axel Lin
2012-04-09
1
-2
/
+0
*
drivers/base: add bus for System-on-Chip devices
Lee Jones
2012-02-10
1
-0
/
+183