summaryrefslogtreecommitdiff
path: root/drivers/base/soc.c
Commit message (Expand)AuthorAge
* base: soc: use put_device() instead of kfree()Arvind Yadav2018-03-15
* driver core: Remove redundant license textGreg Kroah-Hartman2017-12-07
* driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman2017-12-07
* base: soc: Allow early registration of a single SoC deviceGeert Uytterhoeven2017-03-29
* base: soc: Let soc_device_match() return no match when called too earlyGeert Uytterhoeven2017-03-29
* base: soc: Check for NULL SoC device attributesGeert Uytterhoeven2016-11-10
* base: soc: Introduce soc_device_match() interfaceArnd Bergmann2016-11-10
* base: soc: Early register bus when neededGeert Uytterhoeven2016-11-10
* base: soc: make it explicitly non-modularPaul Gortmaker2016-08-31
* base: soc: siplify ida usageLee Duncan2015-10-04
* drivers/base: use tabs where possible in code indentationLavinia Tache2015-03-25
* mode_t whack-a-mole: ->is_visible() returns umode_t...Al Viro2012-05-29
* drivers/base: fix compiler warning in SoC export driver - idr should be idaLee Jones2012-04-09
* drivers/base: Remove unneeded spin_lock_init call for soc_lockAxel Lin2012-04-09
* drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-10