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
/
arch
/
arm64
/
dev
Age
Commit message (
Expand
)
Author
2024-05-28
Garbage collect sleep_abort(); it doesn't do anything useful anymore.
Mark Kettenis
2024-05-13
remove prototypes with no matching function
Jonathan Gray
2024-03-25
Add rpigpio(4), a driver for the RP1 GPIO controller on the Raspberry Pi 5.
Patrick Wildt
2024-02-03
Implement Multiple Message MSI support on arm64. As on amd64 this is
Mark Kettenis
2024-01-29
Because of the way the Linux code behind apldrm(4) is structured it may
Mark Kettenis
2024-01-20
There are several DART variants; print some more details such that we can
Mark Kettenis
2024-01-20
Fetch touchpad dimensions from firmware here as well.
Mark Kettenis
2024-01-15
Add support for bringing up RTKit while !cold.
Mark Kettenis
2024-01-15
Fetch touchpad dimensions from firmware instead of hardcoding the values
Mark Kettenis
2023-12-30
Improve the RTKit code. This update brings us crashlog and syslog parsing
Mark Kettenis
2023-12-28
Add stream ID mapping support for PCIe controller found on M2 Pro/Max SoCs.
Mark Kettenis
2023-12-23
Add support for "locked" DARTs. These have the page table registers
Mark Kettenis
2023-12-11
Add ampchwm(4) a driver to access the Ampere Altra Fine-Grained Power Telemetry
Claudio Jeker
2023-11-25
Fix oslog support and be more forgiving when we see messages that we don't
Mark Kettenis
2023-09-25
Implement support for stream IDs.
Mark Kettenis
2023-09-22
move simplebusvar.h so it can be used without ifdef
Jonathan Gray
2023-09-21
Properly set up the IOMMU stream ID mapping. Needed for upcoming changes
Mark Kettenis
2023-09-17
clockintr: remove clockintr_init(), clockintr_flags
Scott Soule Cheloha
2023-09-16
Skip non-MSI interrupt controllers when looking for one matching the ITS id
Jonathan Matthew
2023-09-14
clockintr: replace CL_RNDSTAT with global variable statclock_is_randomized
Scott Soule Cheloha
2023-09-12
Use IORT ITS nodes to find the right ITS instance to use when establishing
Jonathan Matthew
2023-09-12
Store ITS ID in struct interrupt_controller so it can be used to look up
Jonathan Matthew
2023-09-05
Fix touchpad on newer device trees. The *gpio fields moved up one layer.
Tobias Heider
2023-08-23
all platforms: separate cpu_initclocks() from cpu_startclock()
Scott Soule Cheloha
2023-08-11
agtimer(4/arm64): call CPU_BUSY_CYCLE() during spin-loop
Scott Soule Cheloha
2023-08-10
agtimer(4/arm64): agtimer_delay: compute cycle count with 64-bit arithmetic
Scott Soule Cheloha
2023-08-10
The Lenovo X13s has broken firmware that makes it impossible to use PAC.
Mark Kettenis
2023-07-26
Shutd down the power domains suring suspend.
Mark Kettenis
2023-07-25
statclock: move profil(2), GPROF code to profclock(), gmonclock()
Scott Soule Cheloha
2023-07-23
Implement suspend/resume support. This will turn off the power domain
Mark Kettenis
2023-07-23
Enable power domain.
Mark Kettenis
2023-07-20
Remove unused function prototype.
Mark Kettenis
2023-07-19
Reset sc->sc_early to 0 to make sure the framebuffer attaches.
Mark Kettenis
2023-07-19
Implement "early 2" locator for mainbus(4) and simplebus(4) to make
Mark Kettenis
2023-07-16
Read out the system power consumption immediately after wakeup and print
Mark Kettenis
2023-07-15
Remove stray argument name in function prototype.
Mark Kettenis
2023-07-13
Use the deep idle state available on Apple M1/M2 cores in the idle loop and
Mark Kettenis
2023-07-08
Adds request_sleep(), a MI way of sending the machine to sleep in
Tobias Heider
2023-07-07
Keep more information about the established LPI around, so that we can use
Patrick Wildt
2023-07-06
Use correct variable to check for successful allocation.
Patrick Wildt
2023-07-05
Suspend from suspend_taskq in apmioctl.
Tobias Heider
2023-07-03
Enable mouse.tp.mtbuttons for apldcms
Tobias Heider
2023-07-02
Add button mappings for two- and three-finger clicks on clickpads.
Ulf Brosziewski
2023-06-18
Remove spurious comment.
Mark Kettenis
2023-06-17
Flush the ITS after we disestablish an MSI. Fixes an issue seen on Ampere
Mark Kettenis
2023-05-29
some hackery to make arm64 ramdisk compile again
Theo de Raadt
2023-05-27
Implement battery charge control.
Mark Kettenis
2023-05-19
Have mainbus attach nodes under /reserved-memory, so that qcsmem(4) shows
Patrick Wildt
2023-05-09
Apparently there is no need to set the PS2 field.
Mark Kettenis
2023-05-02
Sometimes the touchpad doesn't attach. Try to solve this issue be
Mark Kettenis
[next]