Revision 309b51e87905e8a52060dbbab1e427552d5dda9a authored by Linus Torvalds on 16 January 2013, 22:34:52 UTC, committed by Linus Torvalds on 16 January 2013, 22:34:52 UTC
Pull ACPI and power management fixes from Rafael Wysocki:

 - cpuidle regression fix related to the initialization of state
   kobjects from Krzysztof Mazur.

 - cpuidle fix removing some not very useful code and making some
   user-visible problems go away at the same time.  From Daniel Lezcano.

 - ACPI build fix from Yinghai Lu.

* tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  cpuidle: remove the power_specified field in the driver
  ACPI / glue: Fix build with ACPI_GLUE_DEBUG set
  cpuidle: fix number of initialized/destroyed states
2 parent s 3a55fb0 + 8aef33a
History
File Mode Size
encrypted-keys
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 396 bytes
compat.c -rw-r--r-- 3.7 KB
gc.c -rw-r--r-- 10.7 KB
internal.h -rw-r--r-- 8.7 KB
key.c -rw-r--r-- 27.9 KB
keyctl.c -rw-r--r-- 40.2 KB
keyring.c -rw-r--r-- 32.3 KB
permission.c -rw-r--r-- 2.9 KB
proc.c -rw-r--r-- 8.6 KB
process_keys.c -rw-r--r-- 20.1 KB
request_key.c -rw-r--r-- 19.3 KB
request_key_auth.c -rw-r--r-- 6.6 KB
sysctl.c -rw-r--r-- 1.5 KB
trusted.c -rw-r--r-- 27.6 KB
trusted.h -rw-r--r-- 3.4 KB
user_defined.c -rw-r--r-- 4.9 KB

back to top