..
acpica
ACPICA: ACPICA: Fix for _INI regression
12 years ago
apei
Miscellaneous fixes for ACPI EINJ (error injection) code.
12 years ago
Kconfig
Merge branch 'acpi-assorted'
12 years ago
Makefile
Power management and ACPI fixes for 3.10-rc3
12 years ago
ac.c
ACPI / AC: Add sleep quirk for Thinkpad e530
12 years ago
acpi_i2c.c
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
12 years ago
acpi_ipmi.c
…
acpi_lpss.c
ACPI / LPSS: Power up LPSS devices during enumeration
12 years ago
acpi_memhotplug.c
ACPI / memhotplug: Remove info->failed bit
12 years ago
acpi_pad.c
ACPI / acpi_pad: Used PTR_RET
12 years ago
acpi_platform.c
ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices
12 years ago
battery.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
bgrt.c
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
13 years ago
blacklist.c
…
bus.c
ACPI: replace kmalloc+memcpy with kmemdup
12 years ago
button.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
12 years ago
cm_sbs.c
…
container.c
Merge branch 'acpi-assorted'
12 years ago
custom_method.c
The sweeping change is to make add_taint() explicitly indicate whether to disable
12 years ago
debugfs.c
…
device_pm.c
ACPI / LPSS: Power up LPSS devices during enumeration
12 years ago
dock.c
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
12 years ago
ec.c
ACPI / EC: Restart transaction even when the IBF flag set
12 years ago
ec_sys.c
…
event.c
…
fan.c
ACPI / fan: avoid null pointer deference error
12 years ago
glue.c
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
12 years ago
hed.c
ACPI: Remove useless type argument of driver .remove() operation
12 years ago
internal.h
ACPI / dock: Initialize ACPI dock subsystem upfront
12 years ago
numa.c
x86, ACPI, mm: Revert movablemem_map support
12 years ago
nvs.c
…
osl.c
ACPI: Fix wrong parameter passed to memblock_reserve
12 years ago
pci_irq.c
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
12 years ago
pci_link.c
ACPI: Set length even for TYPE_END_TAG acpi resource
12 years ago
pci_root.c
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
12 years ago
pci_slot.c
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
12 years ago
power.c
ACPI / PM: Fix error code path for power resources initialization
12 years ago
proc.c
procfs: new helper - PDE_DATA(inode)
12 years ago
processor_core.c
ACPI / processor: Remove redundant NULL check before kfree
12 years ago
processor_driver.c
ACPI / PM: Move processor suspend/resume to syscore_ops
12 years ago
processor_idle.c
ACPI / PM: Move processor suspend/resume to syscore_ops
12 years ago
processor_perflib.c
acpi: Export the acpi_processor_get_performance_info
12 years ago
processor_thermal.c
ACPI / processor_thermal: avoid null pointer deference error
12 years ago
processor_throttling.c
ACPI: suppress compiler warnings in processor_throttling.c
12 years ago
reboot.c
…
resource.c
ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources
12 years ago
sbs.c
proc: Supply a function to remove a proc entry by PDE
12 years ago
sbshc.c
ACPI: Remove useless type argument of driver .remove() operation
12 years ago
sbshc.h
…
scan.c
ACPI / dock: Initialize ACPI dock subsystem upfront
12 years ago
sleep.c
ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M
12 years ago
sleep.h
ACPI: Drop power resources driver
12 years ago
sysfs.c
ACPI / hotplug: Make acpi_hotplug_profile_ktype static
12 years ago
tables.c
ACPICA: Cleanup table handler naming conflicts.
12 years ago
thermal.c
ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip points
12 years ago
utils.c
ACPI: Add acpi_handle_<level>() interfaces
12 years ago
video.c
ACPI / video: Do not bind to device objects with a scan handler
12 years ago
video_detect.c
ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
12 years ago
wakeup.c
…