Linus Torvalds 3c00303206 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 13 years ago
..
acpica 3c00303206 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 13 years ago
apei 1c39865151 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux 13 years ago
Kconfig daa94222b6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 14 years ago
Makefile daa94222b6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 14 years ago
ac.c 497888cf69 treewide: fix potentially dangerous trailing ';' in #defined values/expressions 14 years ago
acpi_ipmi.c e92b297cc7 IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller 14 years ago
acpi_memhotplug.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
acpi_pad.c cdf2a4eede ACPI: minor printk format change in acpi_pad 14 years ago
atomicio.c 3c00303206 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 13 years ago
battery.c 5389102e23 Merge branch 'battery' into release 14 years ago
blacklist.c c0d12cc63a acpi: delete module.h include from files explicitly not needing it 13 years ago
bus.c 4505a2015f ACPI: Drop ACPI_NO_HARDWARE_INIT 13 years ago
button.c 912b7427fc ACPI button: remove unused procfs I/F 14 years ago
cm_sbs.c a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 years ago
container.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
custom_method.c 526b4af47f ACPI: Split out custom_method functionality into an own driver 14 years ago
debugfs.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 years ago
dock.c 9c8b04be44 ACPI: constify ops structs 14 years ago
ec.c 751516f0a9 Merge branch 'ec-cleanup' into release 14 years ago
ec_sys.c cc4b859c70 acpi: add module.h to files implicitly using/relying on it. 13 years ago
event.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 years ago
fan.c 9c8b04be44 ACPI: constify ops structs 14 years ago
glue.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 years ago
hed.c 801eab8118 ACPI Hardware Error Device (PNP0C33) support 15 years ago
internal.h aecad432fd ACPI: Cleanup custom_method debug stuff 14 years ago
numa.c 940fed2e79 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values 14 years ago
nvs.c bb45e394e2 ACPI / PM: Use existing ACPI iomaps for NVS save/restore (v2) 14 years ago
osl.c 6af8bef14d PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove 13 years ago
pci_bind.c b67ea76172 PCI / ACPI / PM: Platform support for PCI PME wake-up 15 years ago
pci_irq.c d7f6169a0d ACPI: fix CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS 14 years ago
pci_link.c c3146df2b7 ACPI: Use syscore_ops instead of sysdev class and sysdev 14 years ago
pci_root.c e545b55a1e ACPI: fix 80 char overflow 14 years ago
pci_slot.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
power.c d0515d9fec ACPI / PM: Check status of power resources under mutexes 14 years ago
proc.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 years ago
processor_core.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 years ago
processor_driver.c 46bcfad7a8 cpuidle: Single/Global registration of idle states 13 years ago
processor_idle.c 3c00303206 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 13 years ago
processor_perflib.c 2d06d8c49a [CPUFREQ] use dynamic debug instead of custom infrastructure 14 years ago
processor_thermal.c 9c8b04be44 ACPI: constify ops structs 14 years ago
processor_throttling.c ba67cf5cf2 Merge branch 'x86/urgent' into x86-mm 14 years ago
reboot.c 95cf3e12e7 ACPI: Make sure the FADT is at least rev 2 before using the reset register 14 years ago
sbs.c c299eba3c5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 14 years ago
sbshc.c cc4b859c70 acpi: add module.h to files implicitly using/relying on it. 13 years ago
sbshc.h c2d00f2d1b ACPI: SBS: Ignore alarms coming from unknown devices 17 years ago
scan.c 581de59e8d ACPI: use kstrdup() 13 years ago
sleep.c ddf6ce45a7 ACPI / PM: Add Sony VPCEB17FX to nonvs blacklist 13 years ago
sleep.h 01eac60bcc ACPI: static sleep_states[] and acpi_gts_bfs_check 14 years ago
sysfs.c 362b646062 ACPI: Export FADT pm_profile integer value to userspace 13 years ago
tables.c 68ca406930 ACPI: delete the "acpi=ht" boot option 15 years ago
thermal.c 9c8b04be44 ACPI: constify ops structs 14 years ago
utils.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
video.c c299eba3c5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 14 years ago
video_detect.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 years ago
wakeup.c 2a5d24286e ACPI / Wakeup: Enable button GPEs unconditionally during initialization 14 years ago