Age | Commit message (Expand) | Author |
2023-09-01 | Update with pin definitions from Linux 6.4. | Mark Kettenis |
2023-08-30 | On JH7110, configure the tx clock according to the selected speed if | Mark Kettenis |
2023-08-29 | Add FDT support for dwiic(4) | Mark Kettenis |
2023-08-15 | Replace a bunch of (1 << 31) with (1U << 31) | Miod Vallat |
2023-08-15 | Use the proper ofw node in com_fdt_attach(), likely a cut'n'paste error | Miod Vallat |
2023-08-02 | add axp313a support | SASANO Takayoshi |
2023-07-31 | Add AXP15060 support. | Mark Kettenis |
2023-07-31 | Make the RSB interface optional such that we can use this driver in kernels | Mark Kettenis |
2023-07-23 | Improve suspend/resume support. Power off the associated power domain | Mark Kettenis |
2023-07-23 | Prevent spurious connection events after resume by caching the current | Mark Kettenis |
2023-07-23 | Enable power domain. | Mark Kettenis |
2023-07-22 | Use the PMIC SDAM scratch-register blocks to manage the RTC offset instead | Patrick Wildt |
2023-07-22 | Add qcsdam(4), a driver for the PMIC Shared Direct Access Memory found on | Patrick Wildt |
2023-07-17 | Put the USB Type-C power delivery controller into the "S5" state during | Mark Kettenis |
2023-07-15 | Add mute control. This makes the mute button on laptops that use | Mark Kettenis |
2023-07-10 | The changes to the register layout affect the interrupt status/ack registers | Patrick Wildt |
2023-07-09 | It turns out that there are seperate pins for the PCIe Gen 2 and 3, which | Patrick Wildt |
2023-07-09 | Add some more RK3588 PCIe clocks and resets. | Patrick Wildt |
2023-07-09 | Add mute control. This makes the mute button on laptops that use sncodec(4) | Mark Kettenis |
2023-07-08 | Add support for the RK3588 PCIe3 PHY to rkpciephy(4). The PHY controls | Patrick Wildt |
2023-07-08 | Add some resets for the PCIe controllers on the RK3588. | Patrick Wildt |
2023-07-08 | Add support for the Motorcomm YT8521/YT8531 PHYs. Since these PHYs may | Mark Kettenis |
2023-07-07 | Add clocks for the RK3588 PWM controllers. | Patrick Wildt |
2023-07-07 | Add clocks for the RK3588 I2C controllers. | Patrick Wildt |
2023-07-07 | Add resets for the RK3588 USB 3.0 controllers. | Patrick Wildt |
2023-07-06 | - fix voltage range defined by base2 and delta2 works correctly | SASANO Takayoshi |
2023-07-06 | Register a mapping of dwge interfaces to ofw nodes/phandles. | Jonathan Matthew |
2023-07-05 | Handle fixed-link configuration in the device tree. | Jonathan Matthew |
2023-07-04 | Instead of waiting for the inbound item to show up in the interrupt | Patrick Wildt |
2023-07-04 | Add StarFive JH7110 support. | Mark Kettenis |
2023-07-01 | Add sensor to qccpu to be able to show all cpu frequencies. | Dale Rahn |
2023-07-01 | Add driver for QC cpu Power States. | Dale Rahn |
2023-07-01 | Enable AC detection in qcpas driver. | Dale Rahn |
2023-07-01 | Warn and fail to attach dwmmc(4) if no clock base is found. | Joel Sing |
2023-07-01 | Add support for JH7110 to dwmmc(4). | Joel Sing |
2023-06-27 | Add qctsens(4), a driver for the Temperature Sensor found on Qualcomm SoCs. | Patrick Wildt |
2023-06-25 | Provide kstats based on the byte and packet counters available in some | Jonathan Matthew |
2023-06-21 | call rk3328 not rk3288 functions in rk3328_pinctrl() | Jonathan Gray |
2023-06-20 | Fix definition of EMMC_DLL_TXCLK register offset. | Mark Kettenis |
2023-06-19 | Fix RK3588 support. Makes dwmmc(4) actually work. | Mark Kettenis |
2023-06-19 | Add another reset for the PCIe controller on the RK3588. | Mark Kettenis |
2023-06-10 | Add qcpas(4), a driver for the Peripheral Authentication Service found on | Patrick Wildt |
2023-05-30 | spelling | Jonathan Gray |
2023-05-29 | virtio: Set DRIVER_OK earlier | Stefan Fritsch |
2023-05-23 | Add qcaoss(4), a driver for the Always On Subsystem found on Qualcomm SoCs. | Patrick Wildt |
2023-05-19 | Add qcsmptp(4), a driver to share 32-bit values between (co-)processors. | Patrick Wildt |
2023-05-19 | Add qcsmem(4), a driver for the shared memory table on Qualcomm SoCs | Patrick Wildt |
2023-05-19 | Clear interrupt before executing the interrupt handler as we otherwise | Patrick Wildt |
2023-05-17 | Add qcmtx(4), a driver for the hardware spinlock on Qualcomm SoCs that | Patrick Wildt |
2023-05-17 | Add qcipcc(4), a driver for the inter-processor mailbox interface used | Patrick Wildt |