mirror of
https://github.com/torvalds/linux.git
synced 2026-06-27 00:24:51 +02:00
Add a new internal mechanism to gpiolib to support low power operations by letting gpio_chip instances see when their GPIOs are in use. When no GPIOs are active, chips may be able to enter lower powered runtime states by disabling clocks and/or power domains. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Cc: "Magnus Damm" <magnus.damm@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| bt8xxgpio.c | ||
| gpiolib.c | ||
| Kconfig | ||
| Makefile | ||
| max732x.c | ||
| max7301.c | ||
| mcp23s08.c | ||
| pca953x.c | ||
| pcf857x.c | ||