summaryrefslogtreecommitdiffstats
path: root/drivers/base/soc.c
Commit message (Expand)AuthorAgeFilesLines
* base: soc: use put_device() instead of kfree()Arvind Yadav2018-03-151-0/+2
* driver core: Remove redundant license textGreg Kroah-Hartman2017-12-071-1/+0
* driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman2017-12-071-0/+1
* base: soc: Allow early registration of a single SoC deviceGeert Uytterhoeven2017-03-291-18/+32
* base: soc: Let soc_device_match() return no match when called too earlyGeert Uytterhoeven2017-03-291-0/+2
* base: soc: Check for NULL SoC device attributesGeert Uytterhoeven2016-11-101-4/+8
* base: soc: Introduce soc_device_match() interfaceArnd Bergmann2016-11-101-0/+66
* base: soc: Early register bus when neededGeert Uytterhoeven2016-11-101-0/+9
* base: soc: make it explicitly non-modularPaul Gortmaker2016-08-311-9/+0
* base: soc: siplify ida usageLee Duncan2015-10-041-16/+5
* drivers/base: use tabs where possible in code indentationLavinia Tache2015-03-251-5/+5
* mode_t whack-a-mole: ->is_visible() returns umode_t...Al Viro2012-05-291-1/+1
* drivers/base: fix compiler warning in SoC export driver - idr should be idaLee Jones2012-04-091-1/+1
* drivers/base: Remove unneeded spin_lock_init call for soc_lockAxel Lin2012-04-091-2/+0
* drivers/base: add bus for System-on-Chip devicesLee Jones2012-02-101-0/+183
OpenPOWER on IntegriCloud