index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
driver core: soc: remove layering violation for the soc_bus
Greg Kroah-Hartman
2023-01-31
1
-1
/
+3
*
base: soc: Make soc_device_match() simpler and easier to read
Geert Uytterhoeven
2022-03-18
1
-8
/
+6
*
soc: fix comment for freeing soc_dev_attr
Krzysztof Kozlowski
2020-12-09
1
-1
/
+1
*
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
2020-10-02
1
-34
/
+30
*
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
2020-10-02
1
-5
/
+5
*
driver/base/soc: Use kobj_to_dev() API
zhouchuangao
2020-04-28
1
-1
/
+1
*
base: soc: Handle custom soc information sysfs entries
Murali Nalajala
2019-10-10
1
-13
/
+17
*
base: soc: Export soc_device_register/unregister APIs
Vinod Koul
2019-08-05
1
-0
/
+2
*
base: soc: Add serial_number attribute to soc
Bjorn Andersson
2019-08-05
1
-0
/
+7
*
base: soc: use put_device() instead of kfree()
Arvind Yadav
2018-03-15
1
-0
/
+2
*
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
1
-1
/
+0
*
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-12-07
1
-0
/
+1
*
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