You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linus Torvalds
2245ba2a3a
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:
gcc-4.6: ACPI: fix unused but set variables in ACPI
ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS
ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS
ACPI processor: remove deprecated ACPI procfs I/F
ACPI power_resource: remove unused procfs I/F
ACPI: remove deprecated ACPI procfs I/F
ACPI: introduce drivers/acpi/sysfs.c
ACPI: introduce module parameter acpi.aml_debug_output
ACPI: introduce drivers/acpi/debugfs.c
ACPI, APEI, ERST debug support
ACPI, APEI, Manage GHES as platform devices
ACPI, APEI, Rename CPER and GHES severity constants
ACPI, APEI, Fix a typo of error path of apei_resources_request
ACPI / ACPICA: Fix reference counting problems with GPE handlers
ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device
ACPI / Sleep: Drop acpi_suspend_finish()
ACPI / Sleep: Consolidate suspend and hibernation routines
ACPI / Wakeup: Simplify enabling of wakeup devices
ACPI / Sleep: Rework enabling wakeup devices
ACPI / Sleep: Free NVS copy if suspending of devices fails
Fixed up totally buggered "ACPI: fix unused but set variables in ACPI"
patch that doesn't even compile in the merge.
Thanks to Sedat Dilek <sedat.dilek@googlemail.com> for noticing the
breakage before I even pulled. And a big "Grrr.." at Len for not even
bothering to compile the tree before asking me to pull.
15 years ago
..
acpica
gcc-4.6: ACPI: fix unused but set variables in ACPI
15 years ago
apei
Merge branch 'linus' into release
15 years ago
Kconfig
Merge branch 'linus' into release
15 years ago
Makefile
Merge branch 'linus' into release
15 years ago
ac.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
acpi_memhotplug.c
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
time: Kill off CONFIG_GENERIC_TIME
15 years ago
atomicio.c
acpi: update gfp/slab.h includes
15 years ago
battery.c
ACPI battery: don't invoke power_supply_changed twice when battery is hot-added
15 years ago
blacklist.c
ACPI video: fix string mismatch for Sony SR290 laptop
15 years ago
bus.c
ACPI: remove deprecated ACPI procfs I/F
15 years ago
button.c
ACPICA: Remove wakeup GPE reference counting which is not used
15 years ago
cm_sbs.c
…
container.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
debugfs.c
ACPI: introduce module parameter acpi.aml_debug_output
15 years ago
dock.c
Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release
15 years ago
ec.c
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
15 years ago
ec_sys.c
acpi ec_sys: Be more cautious about ec write access
15 years ago
event.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
fan.c
ACPI: fan: fix unbalanced code block
15 years ago
glue.c
ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device
15 years ago
hed.c
ACPI Hardware Error Device (PNP0C33) support
15 years ago
internal.h
Merge branch 'linus' into release
15 years ago
numa.c
gcc-4.6: ACPI: fix unused but set variables in ACPI
15 years ago
osl.c
Merge branch 'linus' into release
15 years ago
pci_bind.c
…
pci_irq.c
x86, acpi/irq: pci device dev->irq is an isa irq not a gsi
15 years ago
pci_link.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
pci_root.c
ACPI: Disable ASPM if the platform won't provide _OSC control for PCIe
15 years ago
pci_slot.c
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
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
15 years ago
power_meter.c
power_meter: acpi_device_class "power_meter_resource" too long
15 years ago
proc.c
ACPI: remove deprecated ACPI procfs I/F
15 years ago
processor_core.c
ACPI: processor: fix processor_physically_present on UP
15 years ago
processor_driver.c
ACPI processor: remove deprecated ACPI procfs I/F
15 years ago
processor_idle.c
Merge branch 'linus' into release
15 years ago
processor_perflib.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
processor_thermal.c
ACPI processor: remove deprecated ACPI procfs I/F
15 years ago
processor_throttling.c
ACPI processor: remove deprecated ACPI procfs I/F
15 years ago
reboot.c
…
sbs.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
sbshc.c
sbshc: acpi_device_class "smbus_host_controller" too long
15 years ago
sbshc.h
…
scan.c
ACPI / ACPICA: Do not execute _PRW methods during initialization
15 years ago
sleep.c
Merge branch 'acpica-gpe' into release
15 years ago
sleep.h
ACPI / Wakeup: Simplify enabling of wakeup devices
15 years ago
sysfs.c
ACPI: introduce drivers/acpi/sysfs.c
15 years ago
tables.c
…
thermal.c
ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS
15 years ago
utils.c
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
gcc-4.6: ACPI: fix unused but set variables in ACPI
15 years ago
video_detect.c
ACPI: video: fix acpi_backlight=video
15 years ago
wakeup.c
Merge branch 'acpica-gpe' into release
15 years ago