summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-0/+38
|\
| * PM / Domains: Introduce a genpd OF helper that removes a subdomainUlf Hansson2020-01-021-0/+38
* | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-2/+2
|\ \
| * | fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-2/+2
| |/
* | mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand2020-02-041-5/+4
* | Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-01-311-5/+37
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpufreq' and 'pm-core'Rafael J. Wysocki2020-01-311-5/+37
| |\ \ \ | | | |/ | | |/|
| | | * PM: core: Fix handling of devices deleted during system-wide resumeRafael J. Wysocki2020-01-241-5/+37
* | | | mm/memory_hotplug: pass in nid to online_pages()David Hildenbrand2020-01-311-3/+3
* | | | mm: remove the memory isolate notifierDavid Hildenbrand2020-01-311-19/+0
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-292-3/+111
|\ \ \ \
| * | | | scsi: drivers: base: Propagate errors through the transport componentGabriel Krisman Bertazi2020-01-151-3/+8
| * | | | scsi: drivers: base: Support atomic version of attribute_container_device_tri...Gabriel Krisman Bertazi2020-01-151-0/+103
| | |/ / | |/| |
* | | | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-01-292-2/+2
|\ \ \ \
| * | | | kunit: building kunit as a module breaks allmodconfigAlan Maguire2020-01-101-1/+1
| * | | | kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-091-1/+1
| |/ / /
* | | | Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-2913-73/+108
|\ \ \ \
| * | | | firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFSHans de Goede2020-01-243-14/+15
| * | | | devtmpfs: factor out common tail of devtmpfs_{create,delete}_nodeRasmus Villemoes2020-01-221-25/+19
| * | | | devtmpfs: initify a bitRasmus Villemoes2020-01-221-2/+2
| * | | | devtmpfs: simplify initialization of mount_devRasmus Villemoes2020-01-221-5/+1
| * | | | devtmpfs: factor out setup part of devtmpfsd()Rasmus Villemoes2020-01-221-5/+12
| * | | | devtmpfs: fix theoretical stale pointer deref in devtmpfsd()Rasmus Villemoes2020-01-221-6/+8
| * | | | driver core: platform: fix u32 greater or equal to zero comparisonColin Ian King2020-01-221-1/+1
| * | | | cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device treeZeng Tao2020-01-171-5/+15
| * | | | driver core: Print device when resources present in really_probe()Geert Uytterhoeven2020-01-141-1/+4
| * | | | driver core: Fix test_async_driver_probe if NUMA is disabledGuenter Roeck2020-01-141-1/+2
| * | | | driver core: platform: Prevent resouce overflow from causing infinite loopsSimon Schwartz2020-01-141-4/+6
| * | | | component: do not dereference opaque pointer in debugfsLubomir Rintel2020-01-141-4/+4
| * | | | drivers/component: remove modular codeMasahiro Yamada2020-01-141-3/+0
| * | | | device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman2019-12-161-0/+1
| * | | | device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman2019-12-161-0/+1
| * | | | device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman2019-12-161-0/+1
| * | | | device.h: move devtmpfs prototypes out of the fileGreg Kroah-Hartman2019-12-161-0/+8
| * | | | Merge 5.5-rc2 into driver-core-nextGreg Kroah-Hartman2019-12-162-3/+7
| |\| | |
| * | | | drivers/base: base.h: add proper copyright and header infoGreg Kroah-Hartman2019-12-121-0/+11
* | | | | Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-274-70/+564
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | software node: introduce CONFIG_KUNIT_DRIVER_PE_TESTAlan Maguire2020-01-172-1/+4
| * | | | drivers/base/test: fix global-out-of-bounds errorQian Cai2020-01-071-0/+1
| * | | | software node: add basic tests for property entriesDmitry Torokhov2019-12-192-0/+476
| * | | | software node: remove separate handling of referencesDmitry Torokhov2019-12-031-30/+18
| * | | | software node: implement reference propertiesDmitry Torokhov2019-12-031-8/+41
| * | | | software node: allow embedding of small arrays into property_entryDmitry Torokhov2019-12-031-60/+55
| * | | | software node: replace is_array with is_inlineDmitry Torokhov2019-12-031-7/+5
* | | | | Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-01-272-2/+14
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc'Rafael J. Wysocki2020-01-271-2/+11
| |\ \ \ \ \ \ \ | | | | | |/ / / | | | | |/| / / | | | | |_|/ / | | | |/| | / | | | |_|_|/ | | |/| | |
| | * | | | PM-runtime: add tracepoints for usage_count changesMichał Mirosław2020-01-131-2/+11
| | |/ / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2020-01-271-0/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | PM: wakeup: Show statistics for deleted wakeup sources againzhuguangqing2019-12-201-0/+3
| | |/ / /
* | | | | Merge branch 'regmap-5.6' into regmap-nextMark Brown2020-01-212-10/+17
|\ \ \ \ \ | |/ / / / |/| | | |