zephyr/drivers
Tomasz Bursztyka c9e0876421 drivers/pwm: Fix abs() usage in xec driver
Seems to be fine to temporarly cast to int there as frequencies are in
Mhz and not Ghz.

Fixes #20497
Coverity CID: 205638

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2019-12-03 13:34:19 -05:00
..
adc
audio
bluetooth drivers: bluetooth: hci: rpmsg: fix handling of hci events 2019-11-28 10:55:32 +02:00
can
clock_control drivers: nrf_clock_calibration: wait for sensor initialization 2019-11-28 14:21:49 -05:00
console
counter counter: mchp_xec: fix logical/bit-wise AND 2019-11-28 07:14:02 -05:00
crypto
display
dma kconfig: Fix up newly-introduced copy-pasted headers 2019-11-19 15:25:08 -05:00
eeprom
entropy kconfig: Fix up newly-introduced copy-pasted headers 2019-11-19 15:25:08 -05:00
espi drivers: espi: Implement peripheral api in the driver 2019-11-20 15:02:08 -05:00
ethernet drivers: eth_enc424j600: check received frame length 2019-11-20 17:00:38 +01:00
flash drivers: flash_handlers fixes stray semicolon 2019-11-28 13:39:00 -05:00
gpio soc: gecko: Enable SWO output during SoC initialization 2019-11-19 13:56:06 -05:00
hwinfo
i2c drivers: i2c_sifive: fix deprecation warnings 2019-11-19 13:55:27 -05:00
i2s
ieee802154
interrupt_controller
ipm drivers: ipm: nrfx: add event_index assertion 2019-11-27 12:14:22 -05:00
kscan drivers: kscan_mchp_xec: fix memory corruption 2019-12-02 15:46:11 -06:00
led
led_strip
modem drivers: modem: Document UART device name 2019-12-02 15:34:45 +01:00
net
neural_net
pcie
pinmux
ps2 drivers: ps2: Compile out PS/2 in terms of an eSPI peripheral 2019-11-20 15:02:08 -05:00
ptp_clock
pwm drivers/pwm: Fix abs() usage in xec driver 2019-12-03 13:34:19 -05:00
sensor drivers: nrf_clock_calibration: wait for sensor initialization 2019-11-28 14:21:49 -05:00
serial drivers: nrf: Add CTS and RTS pins to UART and UARTE PM 2019-11-29 09:04:55 +01:00
spi drivers: spi_nrfx_spim: Fix handling of extended SPIM configuration 2019-12-03 12:26:12 -06:00
timer drivers: timer: nrf_rtc_timer: avoid starving clock announcements 2019-12-02 15:28:12 +01:00
usb usb: usb_dc_native_posix: Refactor similar code to function 2019-11-29 07:54:14 -05:00
video
watchdog
wifi
CMakeLists.txt
Kconfig