index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
fdt
Age
Commit message (
Expand
)
Author
2024-08-27
constify struct virtio_ops
Stefan Fritsch
2024-08-26
virtio: Introduce dedicated attach args
Stefan Fritsch
2024-08-21
remove unused vars and structs
Jonathan Gray
2024-08-20
virtio_mmio: Return early if no device
Stefan Fritsch
2024-08-14
In a qcspmi_cmd_read() error case, the register is only returning the error
Marcus Glocker
2024-08-05
Adjust for arm64_intr_get_parent() changes.
Mark Kettenis
2024-08-05
Add battery sensors.
Mark Kettenis
2024-08-04
Fix typo.
Marcus Glocker
2024-08-04
Add battery status support for the x1e80100. This SoC needs a second
Mark Kettenis
2024-07-31
Add ufshci(4) at fdt support.
Marcus Glocker
2024-07-25
Explicitly request for battery status updates as the firmware doesn't seem
Mark Kettenis
2024-07-15
Add support for the RK3588 eMMC controller. This is mostly the same, with
Patrick Wildt
2024-07-15
Add RK3588 eMMC clocks and resets.
Patrick Wildt
2024-07-10
Implement support for deeper idle states offered by PSCI. Reduces the
Mark Kettenis
2024-07-10
Hook up the Qualcomm UEFI Secure Application that handles EFI variables to
Mark Kettenis
2024-07-09
Implement MSI multiple-vector support.
Mark Kettenis
2024-07-05
On Qualcomm machines, make use of the in-built MSI functionality in case
Patrick Wildt
2024-07-04
Implement support for version 7 controllers. These have two separate
Mark Kettenis
2024-07-04
Only override the time offset in rtcinfo[0] when setting the time; don't
Mark Kettenis
2024-07-02
Support the Qualcomm Snapdragon X Elite (X1E80100) PCIe controller. We do
Patrick Wildt
2024-07-02
From what we currently use, the Qualcomm Snapdragon X Elite (X1E80100)
Patrick Wildt
2024-06-27
Implement ts_set_limit() for rk3588. This makes thermal zones on rk3588
Mark Kettenis
2024-06-23
When ripping out Qualcomm's EL2 on the x13s, calls into the Secure Monitor
Patrick Wildt
2024-06-23
Add RK3588 support.
Mark Kettenis
2024-06-12
Add RK3588 support.
Mark Kettenis
2024-06-11
Add RK3588 TSADC clocks and resets.
Mark Kettenis
2024-05-28
Remove the bcmmbox_write(BCMMBOX_CHANPM, ...) call in bcmmbox_attach().
Claudio Jeker
2024-05-26
Revert bits that got accidentally committed.
Mark Kettenis
2024-05-26
Clear interrupt status to prevent power down after resume initiated by
Mark Kettenis
2024-05-26
Add support for configuring sleep voltage settings based on device tree
Mark Kettenis
2024-05-17
vio: Fix signal handling and locking in sysctl path
Stefan Fritsch
2024-05-15
Recent OpenSBI versions implement shutdown and reboot through the DA9063
Mark Kettenis
2024-05-13
remove prototypes with no matching function
Jonathan Gray
2024-05-12
Add support for using the power button function of the RK809.
Mark Kettenis
2024-04-13
Renove unused function and prototype.
Mark Kettenis
2024-04-01
Add clocks for the RK3588 PWM controller.
Patrick Wildt
2024-03-29
Skip calculating timings if we can't determine the frequency of the clock.
Mark Kettenis
2024-03-29
Fix writing the prefetchable mmio window base/limit.
Mark Kettenis
2024-03-27
Support having bcmpcie(4) as both PCIe bus and simplebus to enable
Patrick Wildt
2024-03-24
Implement resetting the PHY via a GPIO pin, like in fec(4). This helps
Patrick Wildt
2024-03-21
Never bindings use the phy-handle property instead of the phy property.
Patrick Wildt
2024-03-18
Implement Spectre-V4 mitigations. The only real effect of this change is
Mark Kettenis
2024-03-18
Pass PHY OF node to the MII layer for use by PHY drivers.
Patrick Wildt
2024-03-07
Support Allwinner D1's ethernet controller clocks and reset.
Kevin Lo
2024-03-06
Add SPI clocks for other 64-bit Rockchip SoCs.
Mark Kettenis
2024-03-04
freq is unsigned, kernel builds again
Theo de Raadt
2024-03-03
Add support for the "NG" clock bindings for sun5i SoCs.
Mark Kettenis
2024-03-02
Add support for attaching rkpmic(4) to an SPI bus. Add support for
Mark Kettenis
2024-03-02
Add rkspi(4), a driver for the SPI controller found on various Rockchip
Mark Kettenis
2024-03-02
Add clocks for the RK3588 SPI controller.
Mark Kettenis
[next]