| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -2/+2 |
| 2026-02-17 | Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/... | Linus Torvalds | 3 | -0/+87 |
| 2026-01-18 | soc: apple: rtkit: Add function to poweroff | Sven Peter | 1 | -0/+16 |
| 2025-12-23 | soc: apple: Add hardware tunable support | Sven Peter | 3 | -0/+87 |
| 2025-10-13 | soc: apple: sart: drop device reference after lookup | Johan Hovold | 1 | -11/+2 |
| 2025-10-13 | soc: apple: mailbox: fix device leak on lookup | Johan Hovold | 1 | -4/+11 |
| 2025-09-06 | soc: apple: sart: Add SARTv0 support | Nick Chan | 1 | -0/+49 |
| 2025-09-06 | soc: apple: sart: Make allow flags SART version dependent | Nick Chan | 1 | -4/+9 |
| 2025-08-23 | soc: apple: mailbox: Add Apple A11 and T2 mailbox support | Nick Chan | 1 | -0/+19 |
| 2025-08-10 | soc: apple: Drop default ARCH_APPLE in Kconfig | Sven Peter | 1 | -3/+0 |
| 2025-07-24 | soc: apple: rtkit: Make shmem_destroy optional | Sven Peter | 1 | -2/+1 |
| 2025-02-28 | soc: apple: rtkit: Cut syslog messages after the first '\0' | Janne Grunau | 1 | -1/+1 |
| 2025-02-28 | soc: apple: rtkit: Use high prio work queue | Janne Grunau | 1 | -1/+1 |
| 2025-02-28 | soc: apple: rtkit: Implement OSLog buffers properly | Hector Martin | 2 | -22/+35 |
| 2025-02-28 | soc: apple: rtkit: Add and use PWR_STATE_INIT instead of _ON | Janne Grunau | 1 | -1/+2 |
| 2025-02-18 | soc: apple: rtkit: Fix use-after-free in apple_rtkit_crashlog_rx() | Harshit Mogalapalli | 1 | -1/+2 |
| 2025-02-18 | soc: apple: rtkit: Pass the crashlog to the crashed() callback | Asahi Lina | 1 | -1/+1 |
| 2025-02-18 | soc: apple: rtkit: Check & log more failures | Asahi Lina | 1 | -10/+34 |
| 2024-01-30 | soc: apple: mailbox: error pointers are negative integers | Linus Torvalds | 1 | -3/+3 |
| 2023-11-23 | soc: apple: mailbox: Add explicit include of platform_device.h | Rob Herring | 1 | -0/+1 |
| 2023-11-23 | soc: apple: mailbox: Rename config symbol to APPLE_MAILBOX | Hector Martin | 2 | -4/+3 |
| 2023-11-23 | soc: apple: rtkit: Port to the internal mailbox driver | Hector Martin | 3 | -80/+31 |
| 2023-11-23 | soc: apple: mailbox: Add ASC/M3 mailbox driver | Hector Martin | 4 | -0/+502 |
| 2023-11-23 | soc: apple: rtkit: Get rid of apple_rtkit_send_message_wait | Hector Martin | 1 | -32/+0 |
| 2023-09-20 | pmdomain: apple: Move Kconfig option to the pmdomain subsystem | Ulf Hansson | 1 | -13/+0 |
| 2023-07-11 | soc: apple: Move power-domain driver to the genpd dir | Ulf Hansson | 2 | -328/+0 |
| 2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2023-04-13 | soc: apple: apple-pmgr-pwrstate: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
| 2023-03-28 | soc: apple: rtkit: Crop syslog messages | Martin PoviĊĦer | 1 | -1/+13 |
| 2023-03-28 | soc: apple: rtkit: Fix buffer address field width | Asahi Lina | 1 | -1/+1 |
| 2023-02-13 | soc: apple: rtkit: Do not copy the reg state structure to the stack | Asahi Lina | 1 | -13/+13 |
| 2023-01-31 | soc: apple: rtkit: Add register dump decoding to crashlog | Asahi Lina | 1 | -0/+93 |
| 2023-01-31 | soc: apple: rtkit: Export non-devm init/free functions | Asahi Lina | 1 | -5/+10 |
| 2023-01-31 | soc: apple: apple-pmgr-pwrstate: Switch to IRQ-safe mode | Hector Martin | 1 | -4/+7 |
| 2023-01-31 | soc: apple: rtkit: Add apple_rtkit_idle() function | Hector Martin | 1 | -0/+21 |
| 2022-11-28 | soc: apple: rtkit: Stop casting function pointer signatures | Sven Peter | 1 | -3/+4 |
| 2022-11-28 | soc: apple: sart: Stop casting function pointer signatures | Sven Peter | 1 | -1/+6 |
| 2022-09-17 | soc: apple: rtkit: Add apple_rtkit_poll | Hector Martin | 1 | -0/+6 |
| 2022-05-02 | soc: apple: Add SART driver | Sven Peter | 3 | -0/+342 |
| 2022-05-01 | soc: apple: Add RTKit IPC library | Sven Peter | 5 | -0/+1190 |
| 2021-12-15 | soc: apple: apple-pmgr-pwrstate: Do not build as a module | Hector Martin | 1 | -1/+1 |
| 2021-12-12 | soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support | Hector Martin | 1 | -0/+7 |
| 2021-12-07 | soc: apple: Add driver for Apple PMGR power state controls | Hector Martin | 3 | -0/+341 |