index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
soc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
soc: fix comment for freeing soc_dev_attr
Krzysztof Kozlowski
1
-1
/
+1
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
1
-34
/
+30
2020-10-02
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
1
-5
/
+5
2020-04-28
driver/base/soc: Use kobj_to_dev() API
zhouchuangao
1
-1
/
+1
2019-10-10
base: soc: Handle custom soc information sysfs entries
Murali Nalajala
1
-13
/
+17
2019-08-05
base: soc: Export soc_device_register/unregister APIs
Vinod Koul
1
-0
/
+2
2019-08-05
base: soc: Add serial_number attribute to soc
Bjorn Andersson
1
-0
/
+7
2018-03-15
base: soc: use put_device() instead of kfree()
Arvind Yadav
1
-0
/
+2
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
1
-1
/
+0
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
1
-0
/
+1
2017-03-29
base: soc: Allow early registration of a single SoC device
Geert Uytterhoeven
1
-18
/
+32
2017-03-29
base: soc: Let soc_device_match() return no match when called too early
Geert Uytterhoeven
1
-0
/
+2
2016-11-10
base: soc: Check for NULL SoC device attributes
Geert Uytterhoeven
1
-4
/
+8
2016-11-10
base: soc: Introduce soc_device_match() interface
Arnd Bergmann
1
-0
/
+66
2016-11-10
base: soc: Early register bus when needed
Geert Uytterhoeven
1
-0
/
+9
2016-08-31
base: soc: make it explicitly non-modular
Paul Gortmaker
1
-9
/
+0
2015-10-04
base: soc: siplify ida usage
Lee Duncan
1
-16
/
+5
2015-03-25
drivers/base: use tabs where possible in code indentation
Lavinia Tache
1
-5
/
+5
2012-05-29
mode_t whack-a-mole: ->is_visible() returns umode_t...
Al Viro
1
-1
/
+1
2012-04-09
drivers/base: fix compiler warning in SoC export driver - idr should be ida
Lee Jones
1
-1
/
+1
2012-04-09
drivers/base: Remove unneeded spin_lock_init call for soc_lock
Axel Lin
1
-2
/
+0
2012-02-10
drivers/base: add bus for System-on-Chip devices
Lee Jones
1
-0
/
+183