mirror of
https://github.com/torvalds/linux.git
synced 2025-11-06 19:50:24 +02:00
Pull mailbox updates from Jassi Brar: "Mainly we move from jiffy based timer to HRTIMER for finer control over polling. Then a controller reduces its polling period from 10 to 1ms" * 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration: mailbox: arm_mhu: reduce txpoll_period from 10ms to 1 ms mailbox: switch to hrtimer for tx_complete polling mailbox: Drop owner assignment from platform_driver |
||
|---|---|---|
| .. | ||
| arm_mhu.c | ||
| bcm2835-mailbox.c | ||
| Kconfig | ||
| mailbox-altera.c | ||
| mailbox.c | ||
| mailbox.h | ||
| Makefile | ||
| omap-mailbox.c | ||
| pcc.c | ||
| pl320-ipc.c | ||