Rafael J. Wysocki f86e7bc968 Merge branch 'acpi-lpss' 11 лет назад
..
acpica 45c9f78b25 ACPICA: Add __init for ACPICA initializers/finalizers. 11 лет назад
apei 2f466d33f5 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 11 лет назад
Kconfig eb64821243 Merge branch 'acpi-config' 11 лет назад
Makefile f9300eaaac Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 11 лет назад
ac.c 86b0cc12bb ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac 11 лет назад
acpi_cmos_rtc.c 2fa97feb44 ACPI: Add CMOS RTC Operation Region handler support 12 лет назад
acpi_extlog.c 4b3db708b1 ACPI, x86: Extended error log driver for x86 platform 11 лет назад
acpi_ipmi.c 5006530031 ACPI / IPMI: Cleanup coding styles 12 лет назад
acpi_lpss.c f86e7bc968 Merge branch 'acpi-lpss' 11 лет назад
acpi_memhotplug.c 5c2aae8355 Merge branch 'acpi-hotplug' 11 лет назад
acpi_pad.c 27703bb4a6 Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 лет назад
acpi_platform.c 7b1998116b ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node 11 лет назад
acpi_processor.c 3fbc4d6374 Merge branch 'acpi-processor' 11 лет назад
battery.c 1e2d9cdfb4 ACPI / Battery: Remove battery's proc directory 11 лет назад
bgrt.c 028718a5cc acpi: bgrt: fix build error due to attribute change 12 лет назад
blacklist.c eb64821243 Merge branch 'acpi-config' 11 лет назад
bus.c 2f466d33f5 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 11 лет назад
button.c 763f527b68 ACPI / button: Using input_set_capability() to mark device's event capability 12 лет назад
container.c c940c8ce1d Merge branch 'acpi-assorted' 12 лет назад
custom_method.c 9043a2650c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 лет назад
debugfs.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL 13 лет назад
device_pm.c 3a83f99249 ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro 11 лет назад
dock.c 63ff4d0765 Merge branch 'acpi-hotplug' 11 лет назад
ec.c 16a26e8527 ACPI / EC: Convert all printk() calls to dynamic debug function 12 лет назад
ec_sys.c ecde3003e5 ACPI / EC: access user space with get_user()/put_user() 12 лет назад
event.c 9968e459f1 ACPI / event: remove unneeded NULL pointer check 11 лет назад
fan.c 568b6ad834 ACP / fan: trivial style cleanup 12 лет назад
glue.c a104b4d467 ACPI / bind: Use (put|get)_device() on ACPI device objects too 11 лет назад
hed.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 12 лет назад
internal.h 63ff4d0765 Merge branch 'acpi-hotplug' 11 лет назад
numa.c 1bb25df0fd ACPI / mm: use NUMA_NO_NODE 12 лет назад
nvs.c c6436f5a39 ACPI / PM: print physical addresses consistently with other parts of kernel 13 лет назад
osl.c 63ff4d0765 Merge branch 'acpi-hotplug' 11 лет назад
pci_irq.c 181380b702 PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers 12 лет назад
pci_link.c f084dbb939 ACPI: Set length even for TYPE_END_TAG acpi resource 12 лет назад
pci_root.c 2f466d33f5 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci 11 лет назад
pci_slot.c be1c9de98d ACPI / PCI: Make bus registration and unregistration symmetric 12 лет назад
power.c 41863fcee3 ACPI / power: Drop automaitc resume of power resource dependent devices 11 лет назад
proc.c 7744da5e90 ACPI / proc: Remove alarm proc file 11 лет назад
processor_core.c ca9f62ac78 ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id 12 лет назад
processor_driver.c 34411a69a4 ACPI / processor: Do not request ACPI cpufreq module directly 11 лет назад
processor_idle.c f9300eaaac Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 11 лет назад
processor_perflib.c 34411a69a4 ACPI / processor: Do not request ACPI cpufreq module directly 11 лет назад
processor_thermal.c 22e7551eb6 ACPI / processor: Remove acpi_processor_get_limit_info() 12 лет назад
processor_throttling.c 2d5914ccf9 ACPI: suppress compiler warnings in processor_throttling.c 12 лет назад
reboot.c 19244ad06b Revert "ACPI: ignore FADT reset-reg-sup flag" 13 лет назад
resource.c 952c63e951 ACPI: introduce helper function acpi_has_method() 12 лет назад
sbs.c 2a68b995c8 ACPI / SBS: Remove SBS's proc directory 11 лет назад
sbshc.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 12 лет назад
sbshc.h c2d00f2d1b ACPI: SBS: Ignore alarms coming from unknown devices 17 лет назад
scan.c 63ff4d0765 Merge branch 'acpi-hotplug' 11 лет назад
sleep.c 0c581415b5 Merge branch 'acpi-assorted' 12 лет назад
sleep.h 781d737c74 ACPI: Drop power resources driver 12 лет назад
sysfs.c 5171f4fa74 Merge branch 'acpi-assorted' 11 лет назад
tables.c b43e1065ca ACPICA: Cleanup table handler naming conflicts. 12 лет назад
thermal.c 766a8a6dd8 ACPI / thermal: convert printk(LEVEL...) to pr_<lvl> 12 лет назад
utils.c e7e92ec93f ACPI: Fix spelling mistake in error messages 11 лет назад
video.c 906f187b93 Revert "ACPI / video: Ignore BIOS initial backlight value for HP 250 G1" 11 лет назад
video_detect.c a8d52f4495 ACPI / video: Add Lenovo IdeaPad Yoga 13 to acpi video detect blacklist 11 лет назад
wakeup.c 2a5d24286e ACPI / Wakeup: Enable button GPEs unconditionally during initialization 14 лет назад