index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
Age
Commit message (
Expand
)
Author
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-16
PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image
Bojan Smojver
2011-10-16
PM / Hibernate: Do not initialize static and extern variables to 0
Barry Song
2011-10-16
PM / Hibernate: Add resumedelay kernel param in addition to resumewait
Barry Song
2011-10-16
PM / Hibernate: Add resumewait param to support MMC-like devices as resume file
Barry Song
2011-10-16
PM / Hibernate: Fix typo in a kerneldoc comment
Barry Song
2011-10-16
PM / Hibernate: Freeze kernel threads after preallocating memory
Rafael J. Wysocki
2011-10-16
PM / VT: Cleanup #if defined uglyness and fix compile error
H Hartley Sweeten
2011-10-16
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2011-10-16
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
2011-10-16
PM: Fix build issue in main.c for CONFIG_PM_SLEEP unset
Rafael J. Wysocki
2011-10-16
PM / Suspend: Add statistics debugfs file for suspend to RAM
ShuoX Liu
2011-09-23
cpu_pm: Add cpu power management notifiers
Colin Cross
2011-08-25
PM QoS: Add global notification mechanism for device constraints
Jean Pihet
2011-08-25
PM QoS: Generalize and export constraints management code
Jean Pihet
2011-08-25
PM QoS: Reorganize data structs
Jean Pihet
2011-08-25
PM QoS: Code reorganization
Jean Pihet
2011-08-25
PM QoS: Minor clean-ups
Jean Pihet
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
2011-08-14
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-15
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
2011-07-15
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
2011-07-15
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
Kevin Hilman
2011-07-15
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
2011-07-11
doc: Konfig: Documentation/power/{pm => apm-acpi}.txt
Michael Witten
2011-07-06
PM / Hibernate: Fix free_unnecessary_pages()
Rafael J. Wysocki
2011-07-02
PM: Allow the clocks management code to be used during system suspend
Rafael J. Wysocki
2011-07-02
PM / Domains: Support for generic I/O PM domains (v8)
Rafael J. Wysocki
2011-06-21
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
2011-05-24
PM / Hibernate: Update kerneldoc comments in hibernate.c
Rafael J. Wysocki
2011-05-24
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
2011-05-24
PM / Hibernate: Update some comments in core hibernate code
Rafael J. Wysocki
2011-05-17
PM: Allow drivers to allocate memory from .prepare() callbacks safely
Rafael J. Wysocki
2011-05-17
PM: Remove CONFIG_PM_VERBOSE
Rafael J. Wysocki
2011-05-17
Merge branch 'power-domains' into for-linus
Rafael J. Wysocki
2011-05-17
Merge branch 'syscore' into for-linus
Rafael J. Wysocki
2011-05-17
Revert "PM / Hibernate: Reduce autotuned default image size"
Rafael J. Wysocki
2011-05-17
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
2011-05-17
PM / Suspend: Do not ignore error codes returned by suspend_enter()
MyungJoo Ham
2011-05-11
PM: Remove sysdev suspend, resume and shutdown operations
Rafael J. Wysocki
2011-05-11
PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
Rafael J. Wysocki
2011-05-11
PM / Hibernate: Make snapshot_release() restore GFP mask
Rafael J. Wysocki
2011-05-11
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
2011-04-30
PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
Rafael J. Wysocki
2011-04-18
PM: Fix error code paths executed after failing syscore_suspend()
Rafael J. Wysocki
2011-04-11
fix XEN_SAVE_RESTORE Kconfig dependencies
Shriram Rajagopalan
2011-04-11
PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS
Rafael J. Wysocki
[next]