summaryrefslogtreecommitdiffstats
path: root/drivers/soc/apple
AgeCommit message (Expand)AuthorLines
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