aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/component.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-25component: Add common helper for compare/release functionsYong Wu1-0/+6
2022-01-31component: Replace most references to 'master' with 'aggregate device'Stephen Boyd1-9/+9
2019-02-19drivers/component: kerneldoc polishDaniel Vetter1-1/+1
2019-02-08components: multiple components for a deviceDaniel Vetter1-2/+8
2019-02-08component: Add documentationDaniel Vetter1-0/+70
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-12-07component: add support for releasing match dataRussell King1-7/+21
2015-12-07component: remove old add_components methodRussell King1-5/+0
2014-07-03component: add support for component match arrayRussell King1-0/+7
2014-01-10drivers/base: provide an infrastructure for componentised subsystemsRussell King1-0/+32