summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2021-06-03drivers: base: Fix device link removalRafael J. Wysocki1-14/+23
2021-05-19PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren1-3/+7
2021-05-14node: fix device cleanups in error handling codeDan Carpenter1-14/+12
2021-05-14devtmpfs: fix placement of complete() callRasmus Villemoes1-1/+1
2021-05-14regmap: set debugfs_name to NULL after it is freedMeng Li1-0/+1
2021-04-14driver core: Fix locking bug in deferred_probe_timeout_work_func()Saravana Kannan1-3/+5
2021-04-07driver core: clear deferred probe reason on probe retryAhmad Fatoum1-0/+3
2021-04-07PM: runtime: Fix ordering in pm_runtime_get_suppliers()Adrian Hunter1-1/+1
2021-04-07PM: runtime: Fix race getting/putting suppliers at probeAdrian Hunter1-1/+7
2021-03-30PM: runtime: Defer suspending suppliersRafael J. Wysocki1-6/+39
2021-03-25Revert "PM: runtime: Update device status before letting suppliers suspend"Rafael J. Wysocki1-37/+25
2021-03-17software node: Fix node registrationHeikki Krogerus1-0/+3
2021-03-17drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand1-16/+9
2021-03-17drivers/base: build kunit tests without structleak pluginArnd Bergmann1-0/+1
2021-03-09PM: runtime: Update device status before letting suppliers suspendRafael J. Wysocki1-25/+37
2021-03-04regmap: sdw: use _no_pm functions in regmap_read/writeBard Liao1-2/+2
2021-03-04media: software_node: Fix refcounts in software_node_get_next_child()Daniel Scally1-2/+6
2021-01-27driver core: Extend device_is_dependent()Rafael J. Wysocki1-1/+16
2021-01-27driver core: Fix device link device name collisionSaravana Kannan1-12/+15
2021-01-27drivers core: Free dma_range_map when driver probe failedMeng Li1-0/+2
2021-01-17regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()Dan Carpenter1-3/+1
2021-01-17regmap: debugfs: Fix a memory leak when calling regmap_attach_devXiaolei Wang1-2/+9
2021-01-12Revert "device property: Keep secondary firmware node secondary by type"Bard Liao1-1/+1
2020-12-30driver: core: Fix list corruption after device_del()Takashi Iwai1-1/+1
2020-11-02PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki1-3/+5
2020-11-02PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki2-37/+0
2020-11-02PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki2-5/+22
2020-10-27device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko1-1/+3
2020-10-27device property: Keep secondary firmware node secondary by typeAndy Shevchenko1-1/+1
2020-10-24Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-15/+153
2020-10-23Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'Rafael J. Wysocki1-1/+0
2020-10-22PM: sleep: remove unreachable breakTom Rix1-1/+0
2020-10-20PM: domains: Fix build error for genpd notifiersUlf Hansson1-14/+11
2020-10-17Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+5
2020-10-16mm: don't panic when links can't be created in sysfsLaurent Dufour1-12/+21
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand1-1/+2
2020-10-16PM: domains: enable domain idle state accountingLina Iyer1-3/+7
2020-10-16PM: domains: Add curly braces to delimit comment + statement blockGeert Uytterhoeven1-1/+2
2020-10-16PM: domains: Add support for PM domain on/off notifiers for genpdUlf Hansson1-12/+149
2020-10-16Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-1/+3
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-49/+131
2020-10-15drivers: core: fix kernel-doc markup for dev_err_probe()Mauro Carvalho Chehab1-2/+5
2020-10-15Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds21-639/+652
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+3
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-47/+44
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-10-14drivers/base: make device_find_child_by_name() compatible with sysfs inputsDan Williams1-1/+1
2020-10-14Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-30/+16
2020-10-13Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'Rafael J. Wysocki2-38/+24
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki1-0/+3