Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-18base: soc: Make soc_device_match() simpler and easier to readGeert Uytterhoeven
2020-12-09soc: fix comment for freeing soc_dev_attrKrzysztof Kozlowski
2020-10-02drivers core: Miscellaneous changes for sysfs_emitJoe Perches
2020-10-02drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functionsJoe Perches
2020-04-28driver/base/soc: Use kobj_to_dev() APIzhouchuangao
2019-10-10base: soc: Handle custom soc information sysfs entriesMurali Nalajala
2019-08-06base: soc: Export soc_device_register/unregister APIsVinod Koul
2019-08-06base: soc: Add serial_number attribute to socBjorn Andersson
2018-03-15base: soc: use put_device() instead of kfree()Arvind Yadav
2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman
2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman
2017-03-29base: soc: Allow early registration of a single SoC deviceGeert Uytterhoeven
2017-03-29base: soc: Let soc_device_match() return no match when called too earlyGeert Uytterhoeven
2016-11-10base: soc: Check for NULL SoC device attributesGeert Uytterhoeven
2016-11-10base: soc: Introduce soc_device_match() interfaceArnd Bergmann
2016-11-10base: soc: Early register bus when neededGeert Uytterhoeven
2016-08-31base: soc: make it explicitly non-modularPaul Gortmaker
2015-10-04base: soc: siplify ida usageLee Duncan
2015-03-25drivers/base: use tabs where possible in code indentationLavinia Tache
2012-05-30mode_t whack-a-mole: ->is_visible() returns umode_t...Al Viro
2012-04-10drivers/base: fix compiler warning in SoC export driver - idr should be idaLee Jones
2012-04-10drivers/base: Remove unneeded spin_lock_init call for soc_lockAxel Lin
2012-02-10drivers/base: add bus for System-on-Chip devicesLee Jones