original_kernel/drivers/acpi
Linus Torvalds 474829e875 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
* 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (53 commits)
  ACPI: install ACPI table handler before any dynamic tables being loaded
  ACPI / PM: Blacklist another machine that needs acpi_sleep=nonvs
  ACPI: Page based coalescing of I/O remappings optimization
  ACPI: Convert simple locking to RCU based locking
  ACPI: Pre-map 'system event' related register blocks
  ACPI: Add interfaces for ioremapping/iounmapping ACPI registers
  ACPI: Maintain a list of ACPI memory mapped I/O remappings
  ACPI: Fix ioremap size for MMIO reads and writes
  ACPI / Battery: Return -ENODEV for unknown values in get_property()
  ACPI / PM: Fix reference counting of power resources
  Subject: [PATCH] ACPICA: Fix Scope() op in module level code
  ACPI battery: support percentage battery remaining capacity
  ACPI: Make Embedded Controller command timeout delay configurable
  ACPI dock: move some functions to .init.text
  ACPI: thermal: remove unused limit code
  ACPI: static sleep_states[] and acpi_gts_bfs_check
  ACPI: remove dead code
  ACPI: delete dedicated MAINTAINERS entries for ACPI EC and BATTERY drivers
  ACPI: Only processor needs CPU_IDLE
  ACPICA: Update version to 20101013
  ...
2010-10-26 17:28:37 -07:00
..
acpica Merge branch 'gpe-defer' into release 2010-10-25 02:13:09 -04:00
apei Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 2010-10-22 10:52:56 -07:00
Kconfig Merge branch 'misc' into release 2010-10-26 14:51:00 -04:00
Makefile
ac.c
acpi_memhotplug.c
acpi_pad.c
atomicio.c
battery.c Merge branch 'battery' into release 2010-10-25 02:12:57 -04:00
blacklist.c
bus.c ACPI: install ACPI table handler before any dynamic tables being loaded 2010-10-26 04:55:29 -04:00
button.c
cm_sbs.c
container.c
debugfs.c
dock.c Merge branch 'misc' into release 2010-10-26 14:51:00 -04:00
ec.c
ec_sys.c
event.c
fan.c
glue.c
hed.c
internal.h
numa.c
osl.c Merge branch 'misc' into release 2010-10-26 14:51:00 -04:00
pci_bind.c
pci_irq.c
pci_link.c
pci_root.c
pci_slot.c
power.c ACPI / PM: Fix reference counting of power resources 2010-10-23 01:56:14 -04:00
power_meter.c
proc.c
processor_core.c
processor_driver.c Merge branch 'misc' into release 2010-10-26 14:51:00 -04:00
processor_idle.c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 2010-10-26 17:28:37 -07:00
processor_perflib.c
processor_thermal.c
processor_throttling.c
reboot.c
sbs.c
sbshc.c
sbshc.h
scan.c Merge branch 'gpe-defer' into release 2010-10-25 02:13:09 -04:00
sleep.c Merge branch 'misc' into release 2010-10-26 14:51:00 -04:00
sleep.h
sysfs.c
tables.c
thermal.c
utils.c
video.c
video_detect.c
wakeup.c