Lan Tianyu 763f527b68 ACPI / button: Using input_set_capability() to mark device's event capability il y a 12 ans
..
acpica 4be4be8fee ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field. il y a 12 ans
apei b20c99eb66 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 12 ans
Kconfig 00341b5301 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux il y a 12 ans
Makefile 55e71edb81 i2c: move ACPI helpers into the core il y a 12 ans
ac.c 1696d9dc57 ACPI: Remove the old /proc/acpi/event interface il y a 12 ans
acpi_cmos_rtc.c 2fa97feb44 ACPI: Add CMOS RTC Operation Region handler support il y a 12 ans
acpi_ipmi.c e92b297cc7 IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller il y a 14 ans
acpi_lpss.c af65cfe9ae ACPI / LPSS: don't crash if a device has no MMIO resources il y a 12 ans
acpi_memhotplug.c d19f503e22 ACPI / memhotplug: Fix a stale pointer in error path il y a 12 ans
acpi_pad.c 27703bb4a6 Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux il y a 12 ans
acpi_platform.c d2fe7251a3 ACPI / scan: Drop unnecessary label from acpi_create_platform_device() il y a 12 ans
acpi_processor.c b9d10be7a8 ACPI / processor: Acquire writer lock to update CPU maps il y a 12 ans
battery.c 0c581415b5 Merge branch 'acpi-assorted' il y a 12 ans
bgrt.c 028718a5cc acpi: bgrt: fix build error due to attribute change il y a 12 ans
blacklist.c 94fb9823a7 ACPI: blacklist win8 OSI for buggy laptops il y a 12 ans
bus.c 0c581415b5 Merge branch 'acpi-assorted' il y a 12 ans
button.c 763f527b68 ACPI / button: Using input_set_capability() to mark device's event capability il y a 12 ans
cm_sbs.c a192a9580b ACPI: Move definition of PREFIX from acpi_bus.h to internal..h il y a 16 ans
container.c c940c8ce1d Merge branch 'acpi-assorted' il y a 12 ans
custom_method.c 9043a2650c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux il y a 12 ans
debugfs.c 214f2c90b9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL il y a 13 ans
device_pm.c 593298e68a ACPI / PM: Add state information to error message in acpi_device_set_power() il y a 12 ans
dock.c 0c581415b5 Merge branch 'acpi-assorted' il y a 12 ans
ec.c da48afb26b Merge branch 'acpi-assorted' il y a 12 ans
ec_sys.c ecde3003e5 ACPI / EC: access user space with get_user()/put_user() il y a 12 ans
event.c 1696d9dc57 ACPI: Remove the old /proc/acpi/event interface il y a 12 ans
fan.c 8ad928d52e ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere il y a 12 ans
glue.c 11b88ee275 ACPI / bind: Prefer device objects with _STA to those without it il y a 12 ans
hed.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation il y a 12 ans
internal.h f3ce717e60 Merge back earlier 'acpi-assorted' material il y a 12 ans
numa.c 40e318563c ACPI / numa: Fix __init attribute location in slit_valid() il y a 12 ans
nvs.c c6436f5a39 ACPI / PM: print physical addresses consistently with other parts of kernel il y a 13 ans
osl.c 302822996f ACPI / osl: implement acpi_os_sleep() with msleep() il y a 12 ans
pci_irq.c 181380b702 PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers il y a 12 ans
pci_link.c f084dbb939 ACPI: Set length even for TYPE_END_TAG acpi resource il y a 12 ans
pci_root.c e89c33168a Merge branch 'pci/misc' into next il y a 12 ans
pci_slot.c be1c9de98d ACPI / PCI: Make bus registration and unregistration symmetric il y a 12 ans
power.c 0ad4c9a984 Merge branch 'acpi-pm' il y a 12 ans
proc.c 623cf33cb0 ACPI / PM: Walk physical_node_list under physical_node_lock il y a 12 ans
processor_core.c f3ce717e60 Merge back earlier 'acpi-assorted' material il y a 12 ans
processor_driver.c 551f5c74e1 Merge branch 'acpi-processor' il y a 12 ans
processor_idle.c fe7bf106eb acpi: delete __cpuinit usage from all acpi files il y a 12 ans
processor_perflib.c 952c63e951 ACPI: introduce helper function acpi_has_method() il y a 12 ans
processor_thermal.c 22e7551eb6 ACPI / processor: Remove acpi_processor_get_limit_info() il y a 12 ans
processor_throttling.c 2d5914ccf9 ACPI: suppress compiler warnings in processor_throttling.c il y a 12 ans
reboot.c 19244ad06b Revert "ACPI: ignore FADT reset-reg-sup flag" il y a 13 ans
resource.c 952c63e951 ACPI: introduce helper function acpi_has_method() il y a 12 ans
sbs.c 1696d9dc57 ACPI: Remove the old /proc/acpi/event interface il y a 12 ans
sbshc.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation il y a 12 ans
sbshc.h c2d00f2d1b ACPI: SBS: Ignore alarms coming from unknown devices il y a 17 ans
scan.c 85fb0a1c35 Merge branch 'acpi-hotplug' il y a 12 ans
sleep.c 0c581415b5 Merge branch 'acpi-assorted' il y a 12 ans
sleep.h 781d737c74 ACPI: Drop power resources driver il y a 12 ans
sysfs.c 7f0ef0267e Merge branch 'akpm' (updates from Andrew Morton) il y a 12 ans
tables.c b43e1065ca ACPICA: Cleanup table handler naming conflicts. il y a 12 ans
thermal.c da48afb26b Merge branch 'acpi-assorted' il y a 12 ans
utils.c 7d2421f84b ACPI: introduce two helper functions for _EJ0 and _LCK il y a 12 ans
video.c 8a3a53ea89 Merge branch 'acpi-video' il y a 12 ans
video_detect.c c92f56cbdf Merge branch 'acpi-cleanup' il y a 12 ans
wakeup.c 2a5d24286e ACPI / Wakeup: Enable button GPEs unconditionally during initialization il y a 14 ans