summaryrefslogtreecommitdiffstats
path: root/drivers/base
Commit message (Expand)AuthorAgeFilesLines
...
| * | | driver core: Add helper device_find_child_by_name()Heikki Krogerus2019-06-031-0/+28
| * | | software node: Add software_node_get_reference_args()Heikki Krogerus2019-06-031-0/+47
| * | | software node: Use kobject name when finding child nodes by nameHeikki Krogerus2019-06-031-5/+1Star
| * | | software node: Add support for static node descriptorsHeikki Krogerus2019-06-031-63/+193
| * | | software node: Simplify software_node_release() functionHeikki Krogerus2019-06-031-10/+10
| * | | software node: Allow node creation without propertiesHeikki Krogerus2019-06-031-0/+3
| |/ /
* | | Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-07-093-30/+18Star
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. | | Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2019-07-081-4/+2Star
| |\ \ \| | | | | |_|/ | | |/| |
| | | * | PM / clk: Remove error message on out-of-memory conditionGeert Uytterhoeven2019-05-281-2/+0Star
| | | * | drivers: base: power: clock_ops: Use of_clk_get_parent_count()Kefeng Wang2019-05-281-2/+2
| | | |/
| * | | Merge branch 'pm-sleep'Rafael J. Wysocki2019-07-082-26/+16Star
| |\ \ \ | | |/ / | |/| |
| | * | PM: sleep: Drop dev_pm_skip_next_resume_phases()Rafael J. Wysocki2019-07-041-16/+3Star
| | * | drivers: base: power: remove wakeup_sources_stats_dentry variableGreg Kroah-Hartman2019-06-191-4/+2Star
| | * | PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() takeBart Van Assche2019-06-141-6/+11
| | |/
* | | Merge tag 'regmap-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2019-07-096-6/+73
|\ \ \
| * \ \ Merge branch 'regmap-5.3' into regmap-nextMark Brown2019-07-044-6/+69
| |\ \ \
| | * | | regmap: select CONFIG_REGMAP while REGMAP_SCCB is setYueHaibing2019-07-041-1/+1
| | * | | regmap: lzo: Switch to bitmap_zalloc()Andy Shevchenko2019-06-171-5/+3Star
| | * | | regmap: add i3c bus supportVitor Soares2019-06-073-1/+66
| | | |/ | | |/|
| * | | Merge branch 'regmap-5.2' into regmap-linusMark Brown2019-07-042-0/+4
| |\ \ \ | | |_|/ | |/| |
| | * | regmap: fix bulk writes on paged registersSrinivas Kandagatla2019-06-121-0/+2
| | * | regmap: debugfs: Fix memory leak in regmap_debugfs_initDaniel Baluta2019-05-201-0/+2
* | | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-0/+22
|\ \ \ \
| * | | | topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-231-0/+12
| * | | | topology: Create package_cpus sysfs attributeLen Brown2019-05-231-0/+6
| * | | | cpu/topology: Export die_idLen Brown2019-05-231-0/+4
| | |_|/ | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-3/+3
|\ \ \ \
| * | | | sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot2019-06-241-3/+3
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | drivers: base: cacheinfo: Add variable to record max cache line sizeShaokun Zhang2019-06-041-0/+5
| |/ /
* / / drivers/base/devres: introduce devm_release_action()Dan Williams2019-06-141-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/+9Star
|\ \ \
| * | | mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand2019-05-141-11/+5Star
| * | | 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/+2Star
| * | | | 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/+14Star
| * | | | 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