summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)AuthorFilesLines
2023-06-09regmap: Account for register length when chunkingJim Wylder1-2/+4
2023-06-09drivers: base: cacheinfo: Fix shared_cpu_map changes in event of CPU hotplugK Prateek Nayak1-0/+20
2023-05-24platform: Provide a remove callback that returns no valueUwe Kleine-König1-1/+3
2023-05-24regmap: cache: Return error in cache sync operations for REGCACHE_NONEAlexander Stein1-0/+6
2023-05-11cacheinfo: Check sib_leaf in cache_leaves_are_shared()Pierre Gondois1-3/+2
2023-05-11tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)1-1/+2
2023-05-01driver core: Don't require dynamic_debug for initcall_debug probe timingStephen Boyd1-1/+6
2023-03-11drivers: base: dd: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-03-11drivers: base: component: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2023-03-11cacheinfo: Fix shared_cpu_map to handle shared caches at different levelsYong-Xuan Wang1-10/+17
2023-03-10driver core: fw_devlink: Avoid spurious error messageSaravana Kannan1-3/+3
2023-03-10PM: domains: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-4/+1
2023-03-10driver core: fw_devlink: Make cycle detection more robustSaravana Kannan1-119/+129
2023-03-10driver core: fw_devlink: Improve check for fwnode with no device/driverSaravana Kannan1-2/+38
2023-03-10driver core: fw_devlink: Consolidate device link flag computationSaravana Kannan1-13/+15
2023-03-10driver core: fw_devlink: Allow marking a fwnode link as being part of a cycleSaravana Kannan1-10/+40
2023-03-10driver core: fw_devlink: Don't purge child fwnode's consumer linksSaravana Kannan1-18/+79
2023-03-10driver core: fw_devlink: Add DL_FLAG_CYCLE support to device linksSaravana Kannan1-10/+18
2023-03-10drivers: base: transport_class: fix resource leak when transport_add_device()...Yang Yingliang1-1/+16
2023-03-10driver core: location: Free struct acpi_pld_info *pld before return falseHanjun Guo1-1/+4
2023-03-10driver core: fix resource leak in device_add()Zhengchao Shao1-1/+1
2023-03-10driver core: fix potential null-ptr-deref in device_add()Yang Yingliang1-0/+1
2023-03-10regmap: apply reg_base and reg_downshift for single register opsDaniel Golle1-0/+6
2023-02-01driver core: Fix test_async_probe_init saves device in wrong arrayChen Zhongjin1-1/+1
2023-02-01device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()Yang Yingliang1-6/+12
2023-01-07driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres1-1/+5
2022-12-31class: fix possible memory leak in __class_register()Yang Yingliang1-0/+5
2022-12-31regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnodeYassine Oudjana1-4/+11
2022-12-31PM: runtime: Do not call __rpm_callback() from rpm_idle()Rafael J. Wysocki1-1/+11
2022-10-29Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+2
2022-10-26PM: domains: Fix handling of unavailable/disabled idle statesSudeep Holla1-0/+4
2022-10-25device property: Fix documentation for *_match_string() APIsAndy Shevchenko1-2/+2
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-141/+6
2022-10-10Merge tag 'pm-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+3
2022-10-09Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+19
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2022-10-08Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-11/+90
2022-10-05Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds4-103/+428
2022-10-04PM: domains: log failures to register always-on domainsJohan Hovold1-1/+3
2022-10-04Merge tag 'irqchip-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1-0/+1
2022-10-04mm: hugetlb: eliminate memory-less nodes handlingMuchun Song1-2/+6
2022-10-04mm: hugetlb: simplify per-node sysfs creation and removalMuchun Song1-136/+3
2022-10-03Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-2/+7
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2022-10-03Merge branches 'pm-cpuidle', 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki2-2/+7
2022-10-03Merge branches 'acpi-cppc', 'acpi-pcc', 'acpi-apei' and 'acpi-osi'Rafael J. Wysocki1-1/+1
2022-09-28platform-msi: Export symbol platform_msi_create_irq_domain()Frank Li1-0/+1
2022-09-24PM: runtime: Return -EINPROGRESS from rpm_resume() in the RPM_NOWAIT caseRafael J. Wysocki1-2/+5
2022-09-24device property: Add const qualifier to device_get_match_data() parameterAndy Shevchenko1-2/+2