Linus Torvalds 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 лет назад
..
acpica 378bb8b147 ACPICA: Update predefined info table for _MLS method 13 лет назад
apei 8f55cea410 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 лет назад
Kconfig 06991c28f3 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core 13 лет назад
Makefile 13176bbf18 ACPI: add support for CSRT table 13 лет назад
ac.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 13 лет назад
acpi_i2c.c 907ddf89d0 i2c / ACPI: add ACPI enumeration support 13 лет назад
acpi_ipmi.c e92b297cc7 IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller 15 лет назад
acpi_memhotplug.c 3757b94802 ACPI / hotplug: Fix concurrency issues and memory leaks 13 лет назад
acpi_pad.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 13 лет назад
acpi_platform.c 141a297bd0 ACPI / platform: Use struct acpi_scan_handler for creating devices 13 лет назад
battery.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 13 лет назад
bgrt.c 2223af3890 efi: Fix the ACPI BGRT driver for images located in EFI boot services memory 13 лет назад
blacklist.c c0d12cc63a acpi: delete module.h include from files explicitly not needing it 14 лет назад
bus.c 9ce4e60711 ACPI / PM: Move device power management functions to device_pm.c 13 лет назад
button.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 13 лет назад
cm_sbs.c a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h 16 лет назад
container.c 3757b94802 ACPI / hotplug: Fix concurrency issues and memory leaks 13 лет назад
csrt.c 13176bbf18 ACPI: add support for CSRT table 13 лет назад
custom_method.c 5baa1be1cf ACPI: fix obsolete comment in custom_method.c 13 лет назад
debugfs.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 14 лет назад
device_pm.c 511d5c4212 ACPI / PM: Handle missing _PSC in acpi_bus_update_power() 13 лет назад
dock.c 3757b94802 ACPI / hotplug: Fix concurrency issues and memory leaks 13 лет назад
ec.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 13 лет назад
ec_sys.c 234e340582 simple_open: automatically convert to simple_open() 13 лет назад
event.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 14 лет назад
fan.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 13 лет назад
glue.c a68d35323b Merge branch 'acpi-assorted' 13 лет назад
hed.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 13 лет назад
internal.h 737f1a9f80 ACPI / scan: Make container driver use struct acpi_scan_handler 13 лет назад
numa.c a68d35323b Merge branch 'acpi-assorted' 13 лет назад
nvs.c c6436f5a39 ACPI / PM: print physical addresses consistently with other parts of kernel 13 лет назад
osl.c 7113fe74c1 Merge branch 'pm-assorted' 13 лет назад
pci_irq.c 193c0d6825 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 13 лет назад
pci_link.c 4daeaf6837 ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler 13 лет назад
pci_root.c 00c43b9682 ACPI / PCI: Make PCI root driver use struct acpi_scan_handler 13 лет назад
pci_slot.c 73ce873a89 ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx() 13 лет назад
power.c 660b1113e0 ACPI / PM: Fix consistency check for power resources during resume 13 лет назад
proc.c 65ab96f606 ACPI / PM: Fix /proc/acpi/wakeup for devices w/o bus or parent 13 лет назад
processor_core.c c4686c71a9 cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression 13 лет назад
processor_driver.c 3757b94802 ACPI / hotplug: Fix concurrency issues and memory leaks 13 лет назад
processor_idle.c ca62cf59ce Merge branch 'misc' into release 13 лет назад
processor_perflib.c 9855d8ce41 ACPI: Check MSR valid bit before using P-state frequencies 13 лет назад
processor_thermal.c 2815ab92ba ACPI: Do cpufreq clamping for throttling per package v2 13 лет назад
processor_throttling.c 344e222edf ACPI throttling: fix endian bug in acpi_read_throttling_status() 13 лет назад
reboot.c 19244ad06b Revert "ACPI: ignore FADT reset-reg-sup flag" 13 лет назад
resource.c 752cad760b ACPI: remove unnecessary INIT_LIST_HEAD 13 лет назад
sbs.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 13 лет назад
sbshc.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 13 лет назад
sbshc.h c2d00f2d1b ACPI: SBS: Ignore alarms coming from unknown devices 18 лет назад
scan.c e8f71df723 Merge branch 'acpi-cleanup' 13 лет назад
sleep.c a68d35323b Merge branch 'acpi-assorted' 13 лет назад
sleep.h 781d737c74 ACPI: Drop power resources driver 13 лет назад
sysfs.c c628423777 ACPI sysfs: remove unnecessary newline from exception 13 лет назад
tables.c b43e1065ca ACPICA: Cleanup table handler naming conflicts. 13 лет назад
thermal.c a68d35323b Merge branch 'acpi-assorted' 13 лет назад
utils.c fbfddae696 ACPI: Add acpi_handle_<level>() interfaces 13 лет назад
video.c a68d35323b Merge branch 'acpi-assorted' 13 лет назад
video_detect.c d0c2ce16be ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist 13 лет назад
wakeup.c 2a5d24286e ACPI / Wakeup: Enable button GPEs unconditionally during initialization 15 лет назад