aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-12regmap: fix bulk writes on paged registersSrinivas Kandagatla1-0/+2
2019-06-10firmware: Use kvmalloc for page tablesTakashi Iwai2-4/+5
2019-06-10firmware: Unify the paged buffer release helperTakashi Iwai3-16/+25
2019-06-10firmware: Free temporary page table after vmappingTakashi Iwai2-4/+9
2019-06-07regmap: add i3c bus supportVitor Soares3-1/+66
2019-06-04drivers: base: cacheinfo: Add variable to record max cache line sizeShaokun Zhang1-0/+5
2019-06-03device connection: Find connections also by checking the referencesHeikki Krogerus1-0/+26
2019-06-03device property: Introduce fwnode_find_reference()Heikki Krogerus1-0/+24
2019-06-03driver core: Add helper device_find_child_by_name()Heikki Krogerus1-0/+28
2019-06-03software node: Add software_node_get_reference_args()Heikki Krogerus1-0/+47
2019-06-03software node: Use kobject name when finding child nodes by nameHeikki Krogerus1-5/+1
2019-06-03software node: Add support for static node descriptorsHeikki Krogerus1-63/+193
2019-06-03software node: Simplify software_node_release() functionHeikki Krogerus1-10/+10
2019-06-03software node: Allow node creation without propertiesHeikki Krogerus1-0/+3
2019-05-28PM / clk: Remove error message on out-of-memory conditionGeert Uytterhoeven1-2/+0
2019-05-28drivers: base: power: clock_ops: Use of_clk_get_parent_count()Kefeng Wang1-2/+2
2019-05-23topology: Create core_cpus and die_cpus sysfs attributesLen Brown1-0/+12
2019-05-23topology: Create package_cpus sysfs attributeLen Brown1-0/+6
2019-05-23cpu/topology: Export die_idLen Brown1-0/+4
2019-05-20regmap: debugfs: Fix memory leak in regmap_debugfs_initDaniel Baluta1-0/+2
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+6
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-15/+9
2019-05-14mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand1-11/+5
2019-05-14drivers/base/memory.c: clean up relics in function parametersBaoquan He1-6/+6
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2019-05-13PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flagLeonard Crestez1-2/+6
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds22-94/+394
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-1/+0
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds2-9/+9
2019-05-07Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds14-180/+118
2019-05-06Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+75
2019-05-06Merge branches 'pm-devfreq' and 'pm-domains'Rafael J. Wysocki1-45/+42
2019-05-06Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki4-48/+172
2019-05-01firmware_loader: Fix a typo ("syfs" -> "sysfs")Jonathan Neuschäfer1-3/+3
2019-04-29Revert "driver core: platform: Fix the usage of platform device name(pdev->name)"Greg Kroah-Hartman1-4/+4
2019-04-25PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()Ulf Hansson1-10/+10
2019-04-25PM / Domains: Search for the CPU device outside the genpd lockUlf Hansson1-25/+27
2019-04-25PM / Domains: Drop unused in-parameter to some genpd functionsUlf Hansson1-11/+6
2019-04-25PM / Domains: Use the base device for driver_deferred_probe_check_state()Ulf Hansson1-5/+5
2019-04-25Merge cpuidle material depended on by the subsequent changes.Rafael J. Wysocki2-4/+140
2019-04-25driver core: platform: Fix the usage of platform device name(pdev->name)Venkata Narendra Kumar Gutta1-4/+4
2019-04-25driver core: Postpone DMA tear-down until after devres release for probe failureJohn Garry1-3/+2
2019-04-25driver core: platform: Propagate error from insert_resource()Andy Shevchenko1-4/+6
2019-04-25Merge branch 'regmap-5.2' into regmap-nextMark Brown14-177/+118
2019-04-25Merge branch 'regmap-5.1' into regmap-linusMark Brown1-3/+0
2019-04-25regmap: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman14-166/+90
2019-04-25drivers: fix a typo in the kernel doc for devm_platform_ioremap_resource()Bartosz Golaszewski1-1/+1
2019-04-25mm/memory_hotplug: Do not unlock when fails to take the device_hotplug_lockzhong jiang1-1/+1
2019-04-25driver core: Clarify which counterparts to use to device_add()Borislav Petkov1-0/+5
2019-04-25PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domainUlf Hansson1-2/+2