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