index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
apple
/
rtkit.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-18
soc: apple: rtkit: Add function to poweroff
Sven Peter
2025-07-24
soc: apple: rtkit: Make shmem_destroy optional
Sven Peter
2025-02-28
soc: apple: rtkit: Cut syslog messages after the first '\0'
Janne Grunau
2025-02-28
soc: apple: rtkit: Use high prio work queue
Janne Grunau
2025-02-28
soc: apple: rtkit: Implement OSLog buffers properly
Hector Martin
2025-02-28
soc: apple: rtkit: Add and use PWR_STATE_INIT instead of _ON
Janne Grunau
2025-02-18
soc: apple: rtkit: Fix use-after-free in apple_rtkit_crashlog_rx()
Harshit Mogalapalli
2025-02-18
soc: apple: rtkit: Pass the crashlog to the crashed() callback
Asahi Lina
2025-02-18
soc: apple: rtkit: Check & log more failures
Asahi Lina
2023-11-23
soc: apple: rtkit: Port to the internal mailbox driver
Hector Martin
2023-11-23
soc: apple: rtkit: Get rid of apple_rtkit_send_message_wait
Hector Martin
2023-03-28
soc: apple: rtkit: Crop syslog messages
Martin PoviĊĦer
2023-03-28
soc: apple: rtkit: Fix buffer address field width
Asahi Lina
2023-01-31
soc: apple: rtkit: Export non-devm init/free functions
Asahi Lina
2023-01-31
soc: apple: rtkit: Add apple_rtkit_idle() function
Hector Martin
2022-11-28
soc: apple: rtkit: Stop casting function pointer signatures
Sven Peter
2022-09-17
soc: apple: rtkit: Add apple_rtkit_poll
Hector Martin
2022-05-01
soc: apple: Add RTKit IPC library
Sven Peter