summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
* drivers/base/devres: introduce devm_release_action()Dan Williams2019-06-131-1/+23
* Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-151-2/+6
|\
| * PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flagLeonard Crestez2019-05-131-2/+6
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-05-141-15/+9
|\ \
| * | mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand2019-05-141-11/+5
| * | drivers/base/memory.c: clean up relics in function parametersBaoquan He2019-05-141-6/+6
* | | Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-141-0/+8
|\ \ \ | |/ / |/| |
| * | x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-03-061-0/+8
* | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-0722-94/+394
|\ \ \
| * | | firmware_loader: Fix a typo ("syfs" -> "sysfs")Jonathan Neuschäfer2019-05-011-3/+3
| * | | Revert "driver core: platform: Fix the usage of platform device name(pdev->na...Greg Kroah-Hartman2019-04-291-4/+4
| * | | driver core: platform: Fix the usage of platform device name(pdev->name)Venkata Narendra Kumar Gutta2019-04-251-4/+4
| * | | driver core: Postpone DMA tear-down until after devres release for probe failureJohn Garry2019-04-251-3/+2
| * | | driver core: platform: Propagate error from insert_resource()Andy Shevchenko2019-04-251-4/+6
| * | | drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()Bartosz Golaszewski2019-04-251-1/+1
| * | | mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lockzhong jiang2019-04-251-1/+1
| * | | driver core: Clarify which counterparts to use to device_add()Borislav Petkov2019-04-251-0/+5
| * | | drivers: base: power: add proper SPDX identifiers on files that did not have ...Greg Kroah-Hartman2019-04-0412-46/+14
| * | | drivers: base: firmware_loader: add proper SPDX identifiers on files that did...Greg Kroah-Hartman2019-04-042-0/+2
| * | | drivers: base: test: add proper SPDX identifier to MakefileGreg Kroah-Hartman2019-04-041-0/+1
| * | | arch_topology: Make cpu_capacity sysfs node as read-onlyLingutla Chandrasekhar2019-04-041-35/+1
| * | | node: Add memory-side caching attributesKeith Busch2019-04-041-0/+151
| * | | node: Add heterogenous memory access attributesKeith Busch2019-04-042-0/+67
| * | | node: Link memory nodes to their compute nodesKeith Busch2019-04-041-1/+141
| * | | driver: base: Disable CONFIG_UEVENT_HELPER by defaultGeert Uytterhoeven2019-04-011-1/+0
* | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-05-071-1/+0
|\ \ \ \
| * | | | Make anon_inodes unconditionalDavid Howells2019-04-191-1/+0
| |/ / /
* | | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-072-9/+9
|\ \ \ \
| * | | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-092-9/+9
* | | | | Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2019-05-0714-180/+118
|\ \ \ \ \
| * \ \ \ \ Merge branch 'regmap-5.2' into regmap-nextMark Brown2019-04-2514-177/+118
| |\ \ \ \ \
| | * | | | | regmap: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-2514-166/+90
| | * | | | | regmap: verify if register is writeable before writing operationsHan Nandor2019-04-031-5/+4
| | * | | | | regmap: debugfs: Jump to the next readable registerLucas Tanure2019-03-201-3/+24
| | * | | | | regmap: debugfs: Replace code by already existing functionLucas Tanure2019-03-191-4/+1
| * | | | | | Merge branch 'regmap-5.1' into regmap-linusMark Brown2019-04-251-3/+0
| |\ \ \ \ \ \
| | * | | | | | regmap: regmap-irq: fix getting type default valuesSrinivas Kandagatla2019-04-011-3/+0
* | | | | | | | Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-061-0/+75
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | device property: Add fwnode_graph_get_endpoint_by_id()Sakari Ailus2019-04-181-0/+75
| | |_|_|_|/ / | |/| | | | |
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'pm-devfreq' and 'pm-domains'Rafael J. Wysocki2019-05-061-45/+42
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()Ulf Hansson2019-04-251-10/+10
| | * | | | | | PM / Domains: Search for the CPU device outside the genpd lockUlf Hansson2019-04-251-25/+27
| | * | | | | | PM / Domains: Drop unused in-parameter to some genpd functionsUlf Hansson2019-04-251-11/+6
| | * | | | | | PM / Domains: Use the base device for driver_deferred_probe_check_state()Ulf Hansson2019-04-251-5/+5
| | * | | | | | Merge cpuidle material depended on by the subsequent changes.Rafael J. Wysocki2019-04-252-4/+140
| | |\ \ \ \ \ \
| | * | | | | | | PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domainUlf Hansson2019-04-251-2/+2
| | * | | | | | | PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()Ulf Hansson2019-04-251-5/+7
| | * | | | | | | PM / Domains: Don't kfree() the virtual device in the error pathUlf Hansson2019-04-251-1/+1
| | * | | | | | | PM / Domains: remove unnecessary unlikely()Yangtao Li2019-04-181-4/+2
| |/ / / / / / /
| | | | | | | |
| \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki2019-05-064-48/+172
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | / / / / / | |_|_|/ / / / / |/| | | | | | |