index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
soc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
base: soc: Export soc_device_register/unregister APIs
Vinod Koul
1
-0
/
+2
2019-08-06
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-30
mode_t whack-a-mole: ->is_visible() returns umode_t...
Al Viro
1
-1
/
+1
2012-04-10
drivers/base: fix compiler warning in SoC export driver - idr should be ida
Lee Jones
1
-1
/
+1
2012-04-10
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