mirror of
https://github.com/torvalds/linux.git
synced 2024-11-20 02:51:44 +00:00
43f1069ef9
Currently the transition latency reported by the S3C64xx cpufreq driver includes both the time for the CPU to reclock itself and the time for a regulator to change voltage. This means that if a regulator is not in use then the transition latency reported is excessively high. In future the regulator API will be extended to report latencies so the driver will be able to query the performance of a given regulator. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org> |
||
---|---|---|
.. | ||
include/plat | ||
clock.c | ||
cpu.c | ||
cpufreq.c | ||
dev-audio.c | ||
dev-uart.c | ||
dma.c | ||
gpiolib.c | ||
irq-eint.c | ||
irq-pm.c | ||
irq.c | ||
Kconfig | ||
Makefile | ||
pm.c | ||
s3c6400-clock.c | ||
s3c6400-init.c | ||
setup-fb-24bpp.c | ||
setup-i2c0.c | ||
setup-i2c1.c | ||
setup-sdhci-gpio.c | ||
sleep.S |