.. |
acpica
|
1d1ea1b723
ACPICA: Standardize all switch() blocks
|
vor 12 Jahren |
apei
|
aaf9d93be7
ACPI / APEI: fix error status check condition for CPER
|
vor 12 Jahren |
Kconfig
|
c940c8ce1d
Merge branch 'acpi-assorted'
|
vor 12 Jahren |
Makefile
|
1aad08dc57
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
vor 12 Jahren |
ac.c
|
0ab5bb6493
ACPI / AC: Add sleep quirk for Thinkpad e530
|
vor 12 Jahren |
acpi_i2c.c
|
b34bb1ee71
ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()
|
vor 12 Jahren |
acpi_ipmi.c
|
e92b297cc7
IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller
|
vor 14 Jahren |
acpi_lpss.c
|
b59cc200ac
ACPI / LPSS: register clock device for Lynxpoint DMA properly
|
vor 12 Jahren |
acpi_memhotplug.c
|
fd4655c259
ACPI / memhotplug: Remove info->failed bit
|
vor 12 Jahren |
acpi_pad.c
|
a1458187ae
ACPI / acpi_pad: Used PTR_RET
|
vor 12 Jahren |
acpi_platform.c
|
f58b082aed
ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices
|
vor 12 Jahren |
battery.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
vor 12 Jahren |
bgrt.c
|
2223af3890
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
|
vor 13 Jahren |
blacklist.c
|
c0d12cc63a
acpi: delete module.h include from files explicitly not needing it
|
vor 13 Jahren |
bus.c
|
e2cb5f0846
ACPI: replace kmalloc+memcpy with kmemdup
|
vor 12 Jahren |
button.c
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
vor 12 Jahren |
cm_sbs.c
|
a192a9580b
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
|
vor 16 Jahren |
container.c
|
c940c8ce1d
Merge branch 'acpi-assorted'
|
vor 12 Jahren |
custom_method.c
|
9043a2650c
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
vor 12 Jahren |
debugfs.c
|
214f2c90b9
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
|
vor 13 Jahren |
device_pm.c
|
ec4602a958
ACPI / PM: Allow device power states to be used for CONFIG_PM unset
|
vor 12 Jahren |
dock.c
|
3757b94802
ACPI / hotplug: Fix concurrency issues and memory leaks
|
vor 12 Jahren |
ec.c
|
28fe5c825f
ACPI / EC: Restart transaction even when the IBF flag set
|
vor 12 Jahren |
ec_sys.c
|
234e340582
simple_open: automatically convert to simple_open()
|
vor 13 Jahren |
event.c
|
214f2c90b9
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
|
vor 13 Jahren |
fan.c
|
f0c29583db
ACPI / fan: avoid null pointer deference error
|
vor 12 Jahren |
glue.c
|
924144818c
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
|
vor 12 Jahren |
hed.c
|
51fac8388a
ACPI: Remove useless type argument of driver .remove() operation
|
vor 12 Jahren |
internal.h
|
ee8209fd02
dma: acpi-dma: parse CSRT to extract additional resources
|
vor 12 Jahren |
numa.c
|
20e6926dcb
x86, ACPI, mm: Revert movablemem_map support
|
vor 12 Jahren |
nvs.c
|
c6436f5a39
ACPI / PM: print physical addresses consistently with other parts of kernel
|
vor 13 Jahren |
osl.c
|
a6432ded29
ACPI: Fix wrong parameter passed to memblock_reserve
|
vor 12 Jahren |
pci_irq.c
|
181380b702
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
|
vor 12 Jahren |
pci_link.c
|
f084dbb939
ACPI: Set length even for TYPE_END_TAG acpi resource
|
vor 12 Jahren |
pci_root.c
|
3f327e39b4
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
|
vor 12 Jahren |
pci_slot.c
|
5c0b04e3d9
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
|
vor 12 Jahren |
power.c
|
34bdb1a458
Merge branch 'acpi-pm'
|
vor 12 Jahren |
proc.c
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
vor 12 Jahren |
processor_core.c
|
5273a25837
ACPI / processor: Remove redundant NULL check before kfree
|
vor 12 Jahren |
processor_driver.c
|
0a3b15ac3c
ACPI / PM: Move processor suspend/resume to syscore_ops
|
vor 12 Jahren |
processor_idle.c
|
0a3b15ac3c
ACPI / PM: Move processor suspend/resume to syscore_ops
|
vor 12 Jahren |
processor_perflib.c
|
c705c78c0d
acpi: Export the acpi_processor_get_performance_info
|
vor 12 Jahren |
processor_thermal.c
|
99aa363863
ACPI / processor_thermal: avoid null pointer deference error
|
vor 12 Jahren |
processor_throttling.c
|
2d5914ccf9
ACPI: suppress compiler warnings in processor_throttling.c
|
vor 12 Jahren |
reboot.c
|
19244ad06b
Revert "ACPI: ignore FADT reset-reg-sup flag"
|
vor 13 Jahren |
resource.c
|
752cad760b
ACPI: remove unnecessary INIT_LIST_HEAD
|
vor 12 Jahren |
sbs.c
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
vor 12 Jahren |
sbshc.c
|
51fac8388a
ACPI: Remove useless type argument of driver .remove() operation
|
vor 12 Jahren |
sbshc.h
|
c2d00f2d1b
ACPI: SBS: Ignore alarms coming from unknown devices
|
vor 17 Jahren |
scan.c
|
27a24cfa04
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
|
vor 12 Jahren |
sleep.c
|
469dd1c4ac
ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M
|
vor 12 Jahren |
sleep.h
|
781d737c74
ACPI: Drop power resources driver
|
vor 12 Jahren |
sysfs.c
|
b09753ec80
ACPI / hotplug: Make acpi_hotplug_profile_ktype static
|
vor 12 Jahren |
tables.c
|
b43e1065ca
ACPICA: Cleanup table handler naming conflicts.
|
vor 12 Jahren |
thermal.c
|
94a4093195
ACPI / thermal: do not always return THERMAL_TREND_RAISING for active trip points
|
vor 12 Jahren |
utils.c
|
fbfddae696
ACPI: Add acpi_handle_<level>() interfaces
|
vor 12 Jahren |
video.c
|
4ef366c583
ACPI video: ignore BIOS initial backlight value for HP 1000
|
vor 12 Jahren |
video_detect.c
|
c8f6d8351b
ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
|
vor 12 Jahren |
wakeup.c
|
2a5d24286e
ACPI / Wakeup: Enable button GPEs unconditionally during initialization
|
vor 14 Jahren |