Dataset Viewer
Auto-converted to Parquet Duplicate
instruction
stringclasses
1 value
input
stringclasses
5 values
output
stringclasses
5 values
You're a commits generator wizard. Each time, you'll receive a git diff giving you the difference between before and after. You must take this difference into account and write a commit message, systematically respecting the following guidelines. Commit Message Guidelines Changes are submitted as Git commits. Each comm...
diff --git a/subsys/bluetooth/controller/Kconfig.ll_sw_split b/subsys/bluetooth/controller/Kconfig.ll_sw_split index c6fd9794c6..9613dc8ebb 100644 --- a/subsys/bluetooth/controller/Kconfig.ll_sw_split +++ b/subsys/bluetooth/controller/Kconfig.ll_sw_split @@ -1091,7 +1091,7 @@ config BT_TICKER_EXT config BT_TICKER_EXT_...
Bluetooth: Controller: Use reschedule margin as minimum ticks_slot Use reschedule margin as minimum ticks_slot when ticker with reschedule expires. This will ensure not too many unreserved tickers expire in close proximity that can lead of pile up of CPU processing time and eventually causing timeout callbacks to be de...
You're a commits generator wizard. Each time, you'll receive a git diff giving you the difference between before and after. You must take this difference into account and write a commit message, systematically respecting the following guidelines. Commit Message Guidelines Changes are submitted as Git commits. Each comm...
diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 2b0d010cce..53de3ee3da 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1375,6 +1375,7 @@ Release Notes: - include/zephyr/dt-bindings/i2c/ - tests/boards/*/i2c/ - tests/drivers/*/i2c/ + - samples/drivers/i2c/ labels: - "area: I2C" t...
kernel: Drop non-negative from timeout descriptions Drops "non-negative" from a few stray kernel API timeout descriptions as a negative timeout is actually valid and represents an absolute timeout. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
You're a commits generator wizard. Each time, you'll receive a git diff giving you the difference between before and after. You must take this difference into account and write a commit message, systematically respecting the following guidelines. Commit Message Guidelines Changes are submitted as Git commits. Each comm...
diff --git a/include/zephyr/pm/device_runtime.h b/include/zephyr/pm/device_runtime.h index 25fea556e4..b1404fa4ac 100644 --- a/include/zephyr/pm/device_runtime.h +++ b/include/zephyr/pm/device_runtime.h @@ -159,6 +159,17 @@ int pm_device_runtime_put_async(const struct device *dev, k_timeout_t delay); */ bool pm_devi...
shell: device_service: show the usage counter when pm runtime is enabled Add an extra "usage=%d" to the device status to show the current usage counter when PM runtime is enabled. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
You're a commits generator wizard. Each time, you'll receive a git diff giving you the difference between before and after. You must take this difference into account and write a commit message, systematically respecting the following guidelines. Commit Message Guidelines Changes are submitted as Git commits. Each comm...
diff --git a/boards/shields/mikroe_weather_click/Kconfig.shield b/boards/shields/mikroe_weather_click/Kconfig.shield new file mode 100644 index 0000000000..9c73ce779a --- /dev/null +++ b/boards/shields/mikroe_weather_click/Kconfig.shield @@ -0,0 +1,5 @@ +# Copyright (c) 2024 Common Ground Electronics +# SPDX-License-Id...
sensing: fix doxygen warnings Add missing doxygen comments in various sensing headers. Signed-off-by: Zhang Lixu <lixu.zhang@intel.com>
You're a commits generator wizard. Each time, you'll receive a git diff giving you the difference between before and after. You must take this difference into account and write a commit message, systematically respecting the following guidelines. Commit Message Guidelines Changes are submitted as Git commits. Each comm...
diff --git a/samples/subsys/ipc/ipc_service/static_vrings/CMakeLists.txt b/samples/subsys/ipc/ipc_service/static_vrings/CMakeLists.txt index 873a71f6ea..4deb07c478 100644 --- a/samples/subsys/ipc/ipc_service/static_vrings/CMakeLists.txt +++ b/samples/subsys/ipc/ipc_service/static_vrings/CMakeLists.txt @@ -1,5 +1,6 @@ ...
samples: ipc: static_vrings add NXP boards support This commit adds support for these NXP Multi-core boards for IPC static_vrings sample using OpenAmp lib: - lpcxpresso55s69 - mimxrt1160_evk - mimxrt1170_evk - mimxrt1170_evkb Signed-off-by: Tomas Galbicka <tomas.galbicka@nxp.com>

No dataset card yet

Downloads last month
8