.. |
acpica
|
04fbfca5a1
ACPICA: Remove useless mini-C library.
|
12 years ago |
apei
|
6780aa683d
ACPI / APEI: Fix the returned value in erst_dbg_read
|
12 years ago |
Kconfig
|
18dd0bf22b
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Makefile
|
45c36462ae
Merge branch 'acpi-dev-pm' into acpi-enumeration
|
12 years ago |
ac.c
|
9069240480
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
|
13 years ago |
acpi_i2c.c
|
907ddf89d0
i2c / ACPI: add ACPI enumeration support
|
12 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
|
8611ea5f5d
ACPI / memhotplug: remove redundant logic of acpi memory hotadd
|
12 years ago |
acpi_pad.c
|
73d4511a5f
ACPI: strict_strtoul() and printk() cleanup in acpi_pad
|
12 years ago |
acpi_platform.c
|
5923f986ac
ACPI / platform: include missed header into acpi_platform.c
|
12 years ago |
battery.c
|
4000e62615
ACPI / battery: Correct battery capacity values on Thinkpads
|
12 years ago |
bgrt.c
|
2223af3890
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
|
12 years ago |
blacklist.c
|
c0d12cc63a
acpi: delete module.h include from files explicitly not needing it
|
13 years ago |
bus.c
|
ddc150f7a3
ACPI / PM: Add check preventing transitioning to non-D0 state from D3.
|
12 years ago |
button.c
|
466e78f779
ACPI/button: convert to module_acpi_driver()
|
12 years ago |
cm_sbs.c
|
a192a9580b
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
|
16 years ago |
container.c
|
3d78bd9ef7
ACPI: Update Container hotplug error messages
|
12 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 |
device_pm.c
|
5cc36c724e
ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result
|
12 years ago |
dock.c
|
cd73018f62
ACPI: Update Dock hotplug error messages
|
12 years ago |
ec.c
|
a3cd8d2789
ACPI / EC: Don't count a SCI interrupt as a false one
|
12 years ago |
ec_sys.c
|
234e340582
simple_open: automatically convert to simple_open()
|
13 years ago |
event.c
|
214f2c90b9
acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL
|
13 years ago |
fan.c
|
d8014c4b28
ACPI/fan: convert to module_acpi_driver()
|
12 years ago |
glue.c
|
23415eb523
ACPI / glue: Update DBG macro to include KERN_DEBUG
|
12 years ago |
hed.c
|
cff2f741b8
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
internal.h
|
d4c091f13d
Merge branch 'acpi-general'
|
12 years ago |
numa.c
|
095adbb644
ACPI: Only count valid srat memory structures
|
13 years ago |
nvs.c
|
c6436f5a39
ACPI / PM: print physical addresses consistently with other parts of kernel
|
13 years ago |
osl.c
|
18dd0bf22b
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
pci_bind.c
|
7db78a9c86
Merge branch 'pci/misc' into next
|
12 years ago |
pci_irq.c
|
193c0d6825
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
12 years ago |
pci_link.c
|
be96447e0d
acpi: use KERN_CONT in printk() continuation lines
|
13 years ago |
pci_root.c
|
193c0d6825
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
12 years ago |
pci_slot.c
|
0f2bdfedcb
PCI/ACPI: Use acpi_pci_root info rather than looking it up again
|
12 years ago |
power.c
|
0271f4f117
ACPI / power: Remove useless message from device registering routine
|
12 years ago |
proc.c
|
05bce79e6d
ACPI: drop unnecessary local variable from acpi_system_write_wakeup_device()
|
12 years ago |
processor_core.c
|
c4686c71a9
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
|
13 years ago |
processor_driver.c
|
47db4547ff
ACPI: Update CPU hotplug error messages
|
12 years ago |
processor_idle.c
|
a474a51549
cpuidle: Measure idle state durations with monotonic clock
|
12 years ago |
processor_perflib.c
|
f594065faf
ACPI: Add fixups for AMD P-state figures
|
12 years ago |
processor_thermal.c
|
2815ab92ba
ACPI: Do cpufreq clamping for throttling per package v2
|
13 years ago |
processor_throttling.c
|
344e222edf
ACPI throttling: fix endian bug in acpi_read_throttling_status()
|
13 years ago |
reboot.c
|
19244ad06b
Revert "ACPI: ignore FADT reset-reg-sup flag"
|
13 years ago |
resource.c
|
752cad760b
ACPI: remove unnecessary INIT_LIST_HEAD
|
12 years ago |
sbs.c
|
9069240480
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
|
13 years ago |
sbshc.c
|
e84a239e75
ACPI/sbshc: convert to module_acpi_driver()
|
12 years ago |
sbshc.h
|
c2d00f2d1b
ACPI: SBS: Ignore alarms coming from unknown devices
|
17 years ago |
scan.c
|
4f5f64cf0c
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
|
12 years ago |
sleep.c
|
6b728f1a90
Merge branch 'acpi-general'
|
12 years ago |
sleep.h
|
01eac60bcc
ACPI: static sleep_states[] and acpi_gts_bfs_check
|
14 years ago |
sysfs.c
|
644ef74e6d
ACPICA: Fix AcpiSrc caused divergences.
|
12 years ago |
tables.c
|
369d913b24
ACPI: Harden acpi_table_parse_entries() against BIOS bug
|
12 years ago |
thermal.c
|
50851c6248
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
|
12 years ago |
utils.c
|
fbfddae696
ACPI: Add acpi_handle_<level>() interfaces
|
12 years ago |
video.c
|
129ff8f8d5
ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000
|
12 years ago |
video_detect.c
|
d0c2ce16be
ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist
|
12 years ago |
wakeup.c
|
2a5d24286e
ACPI / Wakeup: Enable button GPEs unconditionally during initialization
|
14 years ago |