Home
last modified time | relevance | path

Searched refs:derivative (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.15/Documentation/accel/qaic/
H A Daic080.rst10 The Qualcomm Cloud AI 80/AIC080 family of products are a derivative of AIC100.
14 As a derivative product, all AIC100 documentation applies.
/linux-6.15/fs/bcachefs/
H A Dutil.c536 s64 proportional, derivative, change; in bch2_pd_controller_update() local
549 derivative = actual - pd->last_actual; in bch2_pd_controller_update()
550 derivative = div_s64(derivative, seconds_since_update); in bch2_pd_controller_update()
551 derivative = ewma_add(pd->smoothed_derivative, derivative, in bch2_pd_controller_update()
553 derivative = derivative * pd->d_term; in bch2_pd_controller_update()
554 derivative = div_s64(derivative, pd->p_term_inverse); in bch2_pd_controller_update()
556 change = proportional + derivative; in bch2_pd_controller_update()
571 pd->last_derivative = derivative; in bch2_pd_controller_update()
/linux-6.15/LICENSES/preferred/
H A DLGPL-2.089 derivative of the original library, and the ordinary General Public License
130 means either the Library or any derivative work under copyright law:
200 exercise the right to control the distribution of derivative or
219 subsequent copies and derivative works made from that copy.
224 4. You may copy and distribute the Library (or a portion or derivative of
237 5. A program that contains no derivative of any portion of the Library, but
240 is not a derivative work of the Library, and therefore falls outside the
244 an executable that is a derivative of the Library (because it contains
251 derivative work of the Library even though the source code is
259 unrestricted, regardless of whether it is legally a derivative
[all …]
H A DLGPL-2.190 work, a derivative of the original library. The ordinary General Public
142 means either the Library or any derivative work under copyright law:
212 exercise the right to control the distribution of derivative or
231 subsequent copies and derivative works made from that copy.
236 4. You may copy and distribute the Library (or a portion or derivative of
249 5. A program that contains no derivative of any portion of the Library, but
252 is not a derivative work of the Library, and therefore falls outside the
256 an executable that is a derivative of the Library (because it contains
263 derivative work of the Library even though the source code is
271 unrestricted, regardless of whether it is legally a derivative
[all …]
H A DGPL-2.085 means either the Program or any derivative work under copyright law:
145 exercise the right to control the distribution of derivative or
201 distribute the Program or its derivative works. These actions are
/linux-6.15/Documentation/devicetree/bindings/regulator/
H A Dti,tps65219.yaml18 TI TPS65215 is a derivative of TPS65219 with 3 Buck regulators, 2 Low
21 TI TPS65214 is a derivative of TPS65219 with 3 Buck regulators, 2 Low
/linux-6.15/Documentation/devicetree/bindings/clock/ti/
H A Dautoidle.txt6 clock, it is always a derivative of some basic clock like a gate, divider,
/linux-6.15/tools/thermal/tmon/
H A DREADME29 pid.c : a proportional-integral-derivative (PID) controller
/linux-6.15/arch/arm/boot/dts/gemini/
H A Dgemini-dlink-dns-313.dts180 * This "RedBoot" is the Storlink derivative.
H A Dgemini-dlink-dir-685.dts307 * This "RedBoot" is the Storlink derivative.
/linux-6.15/LICENSES/dual/
H A Dcopyleft-next-0.3.125 copyright license, to reproduce, Distribute, prepare derivative works
187 adapts, is based on, is a derivative work of, transforms, translates or
/linux-6.15/tools/usb/usbip/
H A DCOPYING66 means either the Program or any derivative work under copyright law:
126 exercise the right to control the distribution of derivative or
182 distribute the Program or its derivative works. These actions are
/linux-6.15/Documentation/devicetree/bindings/mmc/
H A Darm,pl18x.yaml16 vendors have use the VHDL code from ARM to create derivative MMC/SD/SDIO
/linux-6.15/LICENSES/deprecated/
H A DGPL-1.0110 derivative) on a volume of a storage or distribution medium does not bring
113 3. You may copy and distribute the Program (or a portion or derivative of
H A DGFDL-1.142 This License is a kind of "copyleft", which means that derivative
302 are not themselves derivative works of the Document.
H A DGFDL-1.241 This License is a kind of "copyleft", which means that derivative
329 derivative works of the Document.
/linux-6.15/Documentation/i2c/busses/
H A Di2c-piix4.rst15 * AMD SP5100 (SB700 derivative found on some server mainboards)
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-class-thermal122 The derivative term of the power allocator governor's PID
/linux-6.15/arch/arm/nwfpe/
H A Dsoftfloat-specialize25 (1) they include prominent notice that the work is derivative, and (2) they
/linux-6.15/Documentation/devicetree/bindings/thermal/
H A Dthermal-zones.yaml28 (temperature derivative over time) in two situations for a thermal zone:
/linux-6.15/Documentation/driver-api/thermal/
H A Dpower_allocator.rst177 `k_d` configures the PID loop's derivative term constant. It's
H A Dsysfs-api.rst298 |---k_d: PID's derivative term in the power allocator
/linux-6.15/drivers/dma/
H A DKconfig75 PL080 and PL081, Samsungs PL080 derivative and Faraday
76 Technology's FTDMAC020 PL080 derivative.
/linux-6.15/Documentation/userspace-api/media/
H A Dfdl-appendix.rst23 This License is a kind of "copyleft", which means that derivative works
377 their being thus compiled, if they are not themselves derivative works
/linux-6.15/arch/m68k/
H A DKconfig.cpu11 The Freescale ColdFire family of processors is a modern derivative

12