summaryrefslogtreecommitdiffstats
path: root/drivers/soc/apple
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+0
|\
| * soc: apple: apple-pmgr-pwrstate: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
* | soc: apple: rtkit: Crop syslog messagesMartin PoviĊĦer2023-03-281-1/+13
* | soc: apple: rtkit: Fix buffer address field widthAsahi Lina2023-03-281-1/+1
|/
* soc: apple: rtkit: Do not copy the reg state structure to the stackAsahi Lina2023-02-131-13/+13
* soc: apple: rtkit: Add register dump decoding to crashlogAsahi Lina2023-01-311-0/+93
* soc: apple: rtkit: Export non-devm init/free functionsAsahi Lina2023-01-311-5/+10
* soc: apple: apple-pmgr-pwrstate: Switch to IRQ-safe modeHector Martin2023-01-311-4/+7
* soc: apple: rtkit: Add apple_rtkit_idle() functionHector Martin2023-01-311-0/+21
* soc: apple: rtkit: Stop casting function pointer signaturesSven Peter2022-11-281-3/+4
* soc: apple: sart: Stop casting function pointer signaturesSven Peter2022-11-281-1/+6
* soc: apple: rtkit: Add apple_rtkit_pollHector Martin2022-09-171-0/+6
* soc: apple: Add SART driverSven Peter2022-05-023-0/+342
* soc: apple: Add RTKit IPC librarySven Peter2022-05-015-0/+1190
* soc: apple: apple-pmgr-pwrstate: Do not build as a moduleHector Martin2021-12-151-1/+1
* soc: apple: apple-pmgr-pwrstate: Add auto-PM min level supportHector Martin2021-12-121-0/+7
* soc: apple: Add driver for Apple PMGR power state controlsHector Martin2021-12-073-0/+341