summaryrefslogtreecommitdiffstats
path: root/drivers/soc/apple
AgeCommit message (Expand)AuthorLines
9 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
9 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
13 daysMerge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds-0/+87
2026-01-18soc: apple: rtkit: Add function to poweroffSven Peter-0/+16
2025-12-23soc: apple: Add hardware tunable supportSven Peter-0/+87
2025-10-13soc: apple: sart: drop device reference after lookupJohan Hovold-11/+2
2025-10-13soc: apple: mailbox: fix device leak on lookupJohan Hovold-4/+11
2025-09-06soc: apple: sart: Add SARTv0 supportNick Chan-0/+49
2025-09-06soc: apple: sart: Make allow flags SART version dependentNick Chan-4/+9
2025-08-23soc: apple: mailbox: Add Apple A11 and T2 mailbox supportNick Chan-0/+19
2025-08-10soc: apple: Drop default ARCH_APPLE in KconfigSven Peter-3/+0
2025-07-24soc: apple: rtkit: Make shmem_destroy optionalSven Peter-2/+1
2025-02-28soc: apple: rtkit: Cut syslog messages after the first '\0'Janne Grunau-1/+1
2025-02-28soc: apple: rtkit: Use high prio work queueJanne Grunau-1/+1
2025-02-28soc: apple: rtkit: Implement OSLog buffers properlyHector Martin-22/+35
2025-02-28soc: apple: rtkit: Add and use PWR_STATE_INIT instead of _ONJanne Grunau-1/+2
2025-02-18soc: apple: rtkit: Fix use-after-free in apple_rtkit_crashlog_rx()Harshit Mogalapalli-1/+2
2025-02-18soc: apple: rtkit: Pass the crashlog to the crashed() callbackAsahi Lina-1/+1
2025-02-18soc: apple: rtkit: Check & log more failuresAsahi Lina-10/+34
2024-01-30soc: apple: mailbox: error pointers are negative integersLinus Torvalds-3/+3
2023-11-23soc: apple: mailbox: Add explicit include of platform_device.hRob Herring-0/+1
2023-11-23soc: apple: mailbox: Rename config symbol to APPLE_MAILBOXHector Martin-4/+3
2023-11-23soc: apple: rtkit: Port to the internal mailbox driverHector Martin-80/+31
2023-11-23soc: apple: mailbox: Add ASC/M3 mailbox driverHector Martin-0/+502
2023-11-23soc: apple: rtkit: Get rid of apple_rtkit_send_message_waitHector Martin-32/+0
2023-09-20pmdomain: apple: Move Kconfig option to the pmdomain subsystemUlf Hansson-13/+0
2023-07-11soc: apple: Move power-domain driver to the genpd dirUlf Hansson-328/+0
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+0
2023-04-13soc: apple: apple-pmgr-pwrstate: remove MODULE_LICENSE in non-modulesNick Alcock-1/+0
2023-03-28soc: apple: rtkit: Crop syslog messagesMartin PoviĊĦer-1/+13
2023-03-28soc: apple: rtkit: Fix buffer address field widthAsahi Lina-1/+1
2023-02-13soc: apple: rtkit: Do not copy the reg state structure to the stackAsahi Lina-13/+13
2023-01-31soc: apple: rtkit: Add register dump decoding to crashlogAsahi Lina-0/+93
2023-01-31soc: apple: rtkit: Export non-devm init/free functionsAsahi Lina-5/+10
2023-01-31soc: apple: apple-pmgr-pwrstate: Switch to IRQ-safe modeHector Martin-4/+7
2023-01-31soc: apple: rtkit: Add apple_rtkit_idle() functionHector Martin-0/+21
2022-11-28soc: apple: rtkit: Stop casting function pointer signaturesSven Peter-3/+4
2022-11-28soc: apple: sart: Stop casting function pointer signaturesSven Peter-1/+6
2022-09-17soc: apple: rtkit: Add apple_rtkit_pollHector Martin-0/+6
2022-05-02soc: apple: Add SART driverSven Peter-0/+342
2022-05-01soc: apple: Add RTKit IPC librarySven Peter-0/+1190
2021-12-15soc: apple: apple-pmgr-pwrstate: Do not build as a moduleHector Martin-1/+1
2021-12-12soc: apple: apple-pmgr-pwrstate: Add auto-PM min level supportHector Martin-0/+7
2021-12-07soc: apple: Add driver for Apple PMGR power state controlsHector Martin-0/+341