Index of /pub/mirror/ftp.kernel.org/people/mochel/patches/acpi/driver-model

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]0001-ACPI-Begin-ACPI-driver-model-conversion-add-ACPI-bus-type.txt2006-01-18 02:20 2.6K 
[TXT]0002-ACPI-Add-basic-device-and-driver-definitions.txt2006-01-18 02:20 1.0K 
[TXT]0003-ACPI-Add-a-couple-of-basic-library-functions.txt2006-01-18 02:20 1.7K 
[TXT]0004-ACPI-Add-some-helpers-to-drivers-acpi-drivers-core.h.txt2006-01-18 02:20 1.1K 
[TXT]0005-ACPI-Add-a-match-function-to-the-ACPI-bus-type.txt2006-01-18 02:20 2.0K 
[TXT]0006-acpi-driver-model-Add-device-registration-functions.txt2006-01-18 02:20 2.3K 
[TXT]0007-acpi-driver-model-Add-compatability-hooks-for-ACPI-devices.txt2006-01-18 02:20 2.9K 
[TXT]0008-acpi-driver-model-Rename-some-functions-in-drivers-acpi-scan.c.txt2006-01-18 02:20 1.9K 
[TXT]0009-acpi-driver-model-Fix-typo-in-Makefile.txt2006-01-18 02:20 600  
[TXT]0010-acpi-driver-model-Add-devices-discovered-in-traditional-way-to-new-device-tree.txt2006-01-18 02:20 948  
[TXT]0011-acpi-driver-model-Add-interface-for-adding-removing-drivers.txt2006-01-18 02:20 2.2K 
[TXT]0012-acpi-driver-model-Add-methods-for-ACPI-device-drivers.txt2006-01-18 02:20 1.0K 
[TXT]0013-acpi-driver-model-Add-NULL-checks-to-conversion-helpers.txt2006-01-18 02:20 1.0K 
[TXT]0014-acpi-driver-model-Implement-core-driver-methods.txt2006-01-18 02:20 5.2K 
[TXT]0015-acpi-driver-model-Move-ACPI-driver-definition-to-new-file.txt2006-01-18 02:20 2.3K 
[TXT]0016-acpi-driver-model-Actually-unregister-driver.txt2006-01-18 02:20 795  
[TXT]0017-acpi-driver-model-Add-acpi_dev_uid-helper-function.txt2006-01-18 02:20 1.1K 
[TXT]0018-acpi-driver-model-Add-Kconfig-option-for-new-driver-model.txt2006-01-18 02:20 2.1K 
[TXT]0019-acpi-driver-model-Add-debugging-config-option-for-ACPI-driver-model.txt2006-01-18 02:20 2.0K 
[TXT]0020-acpi-driver-model-Shorten-config-option-names.txt2006-01-18 02:20 1.9K 
[TXT]0021-acpi-driver-model-Add-basic-default-sysfs-interface-for-devices.txt2006-01-18 02:20 6.8K 
[TXT]0022-acpi-driver-model-Move-and-clean-up-driver-config-options.txt2006-01-18 02:20 17K 
[TXT]0023-acpi-driver-model-Move-AC-driver.txt2006-01-18 02:20 18K 
[TXT]0024-acpi-driver-model-Change-build-and-link-order-of-new-driver-model.txt2006-01-18 02:20 780  
[TXT]0025-acpi-driver-model-Move-battery-driver.txt2006-01-18 02:20 45K 
[TXT]0026-acpi-driver-model-Move-button-driver.txt2006-01-18 02:20 30K 
[TXT]0027-acpi-driver-model-Move-EC-driver.txt2006-01-18 02:20 83K 
[TXT]0028-acpi-driver-model-Move-fan-driver.txt2006-01-18 02:20 16K 
[TXT]0029-acpi-driver-model-Move-container-driver.txt2006-01-18 02:20 17K 
[TXT]0030-acpi-driver-model-Move-hotkey-driver.txt2006-01-18 02:20 63K 
[TXT]0031-acpi-driver-model-Move-NUMA-driver.txt2006-01-18 02:20 13K 
[TXT]0032-acpi-driver-model-Move-power-driver.txt2006-01-18 02:20 37K 
[TXT]0033-acpi-driver-model-Move-CPU-driver.txt2006-01-18 02:20 189K 
[TXT]0034-acpi-driver-model-Move-thermal-driver.txt2006-01-18 02:20 81K 
[TXT]0035-acpi-driver-model-Move-video-driver.txt2006-01-18 02:20 102K 
[TXT]0036-acpi-driver-model-Move-the-ASUS-platform-driver.txt2006-01-18 02:20 72K 
[TXT]0037-acpi-driver-model-Move-IBM-platform-driver.txt2006-01-18 02:20 94K 
[TXT]0038-acpi-driver-model-Move-Toshiba-platform-driver.txt2006-01-18 02:20 30K 
[TXT]0039-acpi-driver-model-Move-ACPI-PCI-drivers-to-drivers-acpi-drivers-legacy.txt2006-01-18 02:20 125K 
[TXT]0040-acpi-driver-model-Create-ACPI_DM_LEGACY-config-option.txt2006-01-18 02:20 1.1K 
[TXT]0041-acpi-driver-model-Mark-the-AC-driver-as-legacy.txt2006-01-18 02:20 1.1K 
[TXT]0042-acpi-driver-model-Add-some-comments-to-config-menu.txt2006-01-18 02:20 956  
[TXT]0043-acpi-driver-model-Add-macro-helpers-for-drivers.txt2006-01-18 02:20 2.1K 
[TXT]0044-acpi-driver-model-Define-helpers-for-empty-methods.txt2006-01-18 02:20 1.9K 
[TXT]0045-acpi-driver-model-Add-New-AC-Driver.txt2006-01-18 02:20 4.3K 
[TXT]0046-acpi-driver-model-Include-new-AC-driver-in-config-and-Makefile.txt2006-01-18 02:20 1.0K 
[TXT]0047-acpi-driver-model-Add-event-interface-header.txt2006-01-18 02:20 2.2K 
[TXT]0048-acpi-driver-model-Add-d_event-field-to-struct-acpi_device_driver.txt2006-01-18 02:20 1.6K 
[TXT]0049-acpi-driver-model-Add-err-helper-for-reporting-errors.txt2006-01-18 02:20 789  
[TXT]0050-acpi-driver-model-Add-interface-for-adding-device-events.txt2006-01-18 02:20 3.1K 
[TXT]0051-acpi-driver-model-Add-logic-to-register-device-events.txt2006-01-18 02:20 1.9K 
[TXT]0052-acpi-driver-model-Add-event-interface-to-AC-driver.txt2006-01-18 02:20 2.0K 
[TXT]0053-acpi-driver-model-Add-config-option-for-procfs-interface.txt2006-01-18 02:20 1.5K 
[TXT]0054-acpi-driver-model-Add-definitions-for-new-procfs-interface.txt2006-01-18 02:20 4.5K 
[TXT]0055-acpi-driver-model-Add-proc-interface-field-to-struct-acpi_device_driver.txt2006-01-18 02:20 1.4K 
[TXT]0056-acpi-driver-model-Add-interface-for-registering-proc-directories.txt2006-01-18 02:20 3.2K 
[TXT]0057-acpi-driver-model-Add-remove-proc-interface-on-driver-registration.txt2006-01-18 02:20 1.5K 
[TXT]0058-acpi-driver-model-Add-per-device-proc-dir-field.txt2006-01-18 02:20 724  
[TXT]0059-acpi-driver-model-Add-interface-for-adding-per-device-proc-files.txt2006-01-18 02:20 3.1K 
[TXT]0060-acpi-driver-model-Add-proc-interface-to-AC-driver.txt2006-01-18 02:20 2.1K 
[TXT]0061-acpi-ac-driver-Fixup-name-of-proc-directory.txt2006-01-18 02:20 730  
[TXT]0062-acpi-legacy-drivers-Fix-up-config-dependency-in-Makefile-for-AC-driver.txt2006-01-18 02:20 873  
[TXT]0063-acpi-driver-model-Remove-extra-new-line-from-debug-statement.txt2006-01-18 02:20 782  
[TXT]0064-acpi-driver-core-Make-sure-we-add-driver-proc-directory-first.txt2006-01-18 02:20 1.6K 
[TXT]0065-acpi-driver-core-Add-calls-to-make-per-device-proc-files.txt2006-01-18 02:20 2.2K 
[TXT]0066-acpi-driver-model-Update-sysfs-support.txt2006-01-18 02:20 5.3K 
[TXT]0067-acpi-driver-model-Update-sysfs-support.txt2006-01-18 02:20 4.3K 
[TXT]0068-acpi-driver-model-Add-per-driver-sysfs-structures.txt2006-01-18 02:20 2.1K 
[TXT]0069-acpi-driver-model-Add-per-driver-sysfs-structure-to-struct-acpi_device_driver.txt2006-01-18 02:20 1.5K 
[TXT]0070-acpi-driver-model-Define-interface-for-adding-per-device-sysfs-files.txt2006-01-18 02:20 3.1K 
[TXT]0071-acpi-driver-model-Enable-per-device-attribute-creation.txt2006-01-18 02:20 1.5K 
[TXT]0072-acpi-ac-Add-sysfs-interface.txt2006-01-18 02:20 1.5K 
[TXT]0073-acpi-driver-model-Allow-an-empty-proc-interface.txt2006-01-18 02:20 2.3K 
[TXT]0074-acpi-battery-Mark-old-school-driver-as-legacy.txt2006-01-18 02:20 1.5K 
[TXT]0075-acpi-battery-Add-new-school-battery-driver.txt2006-01-18 02:20 7.1K 
[TXT]0076-acpi-battery-Add-low-level-batttery-access.txt2006-01-18 02:20 7.1K 
[TXT]0077-acpi-driver-model-include-asm-uaccess.h-in-include-acpi-proc.h.txt2006-01-18 02:20 581  
[TXT]0078-acpi-battery-Add-proc-interface.txt2006-01-18 02:20 6.5K 
[TXT]0079-acpi-battery-Add-event-interface.txt2006-01-18 02:20 1.1K 
[TXT]0080-acpi-battery-Add-sysfs-interface.txt2006-01-18 02:20 6.8K 
[TXT]0081-acpi-button-Mark-button-driver-as-legacy.txt2006-01-18 02:20 1.4K 
[TXT]0082-acpi-button-Add-new-school-base-for-button-driver.txt2006-01-18 02:20 5.5K 
[TXT]0083-acpi-driver-model-Add-Kconfig-and-Makefile-entries-for-new-school-battery-driver.txt2006-01-18 02:20 1.1K 
[TXT]0084-acpi-button-Remove-unneeded-fields-from-struct-acpi_button.txt2006-01-18 02:20 801  
[TXT]0085-acpi-button-Enable-button-wake-up-GPEs-when-device-is-bound.txt2006-01-18 02:20 1.0K 
[TXT]0086-acpi-button-Add-fixed-feature-button-HIDs.txt2006-01-18 02:20 871  
[TXT]0087-acpi-button-Add-event-interface-for-power-sleep-lid-buttons.txt2006-01-18 02:20 1.1K 
[TXT]0088-acpi-driver-events-Add-infrastructure-for-fixed-events.txt2006-01-18 02:20 2.1K 
[TXT]0089-acpi-driver-events-Add-support-for-fixed-events-in-core.txt2006-01-18 02:20 3.6K 
[TXT]0090-acpi-button-Add-fixed-event-handling.txt2006-01-18 02:20 1.3K 
[TXT]0091-acpi-events-Make-fixed-event-declaration-smoother.txt2006-01-18 02:20 6.5K 
[TXT]0092-acpi-button-Update-for-new-fixed-event-macro.txt2006-01-18 02:20 932  
[TXT]0093-acpi-events-Add-infrastructure-for-specifying-events-to-listen-for.txt2006-01-18 02:20 3.5K 
[TXT]0094-acpi-button-Add-declare_acpi_events-to-describe-the-button-event-to-listen-for.txt2006-01-18 02:20 822  
[TXT]0095-acpi-events-Smoothe-out-generic-event-handling.txt2006-01-18 02:20 4.2K 
[TXT]0096-acpi-button-Simplify-event-handling.txt2006-01-18 02:20 1.3K 
[TXT]0097-acpi-driver-model-Fix-silly-typos.txt2006-01-18 02:20 793  
[TXT]0098-acpi-events-Remove-trailing-from-event-declaration-macros.txt2006-01-18 02:20 840  
[TXT]0099-acpi-button-Fix-up-button-make-target.txt2006-01-18 02:20 742  
[TXT]0100-acpi-battery-Fix-up-battery-make-target.txt2006-01-18 02:20 773  
[TXT]0101-acpi-battery-Convert-event-handling.txt2006-01-18 02:20 1.4K 
[TXT]0102-acpi-ac-Convert-event-handling.txt2006-01-18 02:20 1.3K 
[TXT]0103-acpi-button-Fix-up-legacy-config-dependencies.txt2006-01-18 02:20 843  
[TXT]0104-acpi-fan-Mark-old-school-fan-driver-as-legacy.txt2006-01-18 02:20 808  
[TXT]0105-acpi-fan-Add-new-school-fan-driver.txt2006-01-18 02:20 8.3K 
[TXT]0106-acpi-driver-model-Add-new-school-fan-entries-in-Kconfig-and-Makefile.txt2006-01-18 02:20 1.2K 
[TXT]0107-acpi-legacy-drivers-Fixup-legacy-fan-make-dependency.txt2006-01-18 02:20 879  
[TXT]0108-acpi-fan-Fix-proc-declaration.txt2006-01-18 02:20 636  
[TXT]0109-acpi-legacy-Mark-power-driver-as-legacy.txt2006-01-18 02:20 1.2K 
[TXT]0110-acpi-power-Add-new-school-power-driver.txt2006-01-18 02:20 8.9K 
[TXT]0111-acpi-driver-model-Add-Kconfig-and-Makefile-entries-for-new-school-power-driver.txt2006-01-18 02:20 1.2K 
[TXT]0112-acpi-fan-Fix-silly-typos-in-comments.txt2006-01-18 02:20 953  
[TXT]0113-acpi-legacy-Mark-old-school-thermal-driver-as-legacy.txt2006-01-18 02:20 1.5K 
[TXT]0114-acpi-thermal-Add-Kconfig-file-for-new-school-driver.txt2006-01-18 02:20 1.5K 
[TXT]0115-acpi-thermal-Add-skeleton-of-new-school-thermal-driver.txt2006-01-18 02:20 5.3K 
[TXT]0116-acpi-thermal-Add-basic-structure-to-new-thermal-driver.txt2006-01-18 02:20 4.3K 
[TXT]0117-acpi-thermal-Add-support-for-trip-points.txt2006-01-18 02:20 5.4K 
[TXT]0118-acpi-thermal-Add-support-setting-cooling-mode.txt2006-01-18 02:20 3.4K 
[TXT]0119-acpi-thermal-Add-support-for-polling-frequency.txt2006-01-18 02:20 2.4K 
[TXT]0120-acpi-thermal-Get-list-of-thermal-devices-on-device-init.txt2006-01-18 02:20 2.1K 
[TXT]0121-acpi-thermal-Add-timer-for-checking-on-thermal-values.txt2006-01-18 02:20 2.7K 
[TXT]0122-acpi-thermal-Add-policy-handling.txt2006-01-18 02:20 10K 
[TXT]0123-acpi-thermal-Enable-thermal-checking-on-device-init-and-timer-events.txt2006-01-18 02:20 1.9K 
[TXT]0124-acpi-thermal-Add-event-interface.txt2006-01-18 02:20 1.4K 
[TXT]0125-acpi-thermal-Add-helper-for-getting-temp-in-K.txt2006-01-18 02:20 1.2K 
[TXT]0126-acpi-thermal-Add-helper-for-setting-the-polling-frequency.txt2006-01-18 02:20 1.6K 
[TXT]0127-acpi-thermal-Add-proc-interface.txt2006-01-18 02:20 7.3K 
[TXT]0128-acpi-thermal-Add-sysfs-interface.txt2006-01-18 02:20 6.4K 
[TXT]0129-acpi-thermal-Don-t-generate-bus-event-on-TEMPERATURE-event.txt2006-01-18 02:20 880  
[TXT]0130-acpi-ec-Mark-EC-driver-as-legacy.txt2006-01-18 02:20 1.4K 
[TXT]0131-acpi-ec-Add-Kconfig-option-for-new-school-EC-driver.txt2006-01-18 02:20 1.7K 
[TXT]0132-acpi-ec-Add-skelton-EC-driver.txt2006-01-18 02:20 5.4K 
[TXT]0133-acpi-driver-model-Add-make-target-for-new-EC-driver-directory.txt2006-01-18 02:20 817  
[TXT]0134-acpi-ec-Add-basic-init.txt2006-01-18 02:20 2.4K 
[TXT]0135-acpi-driver-model-Add-helper-for-finding-_CRS-resources.txt2006-01-18 02:20 3.4K 
[TXT]0136-acpi-ec-Add-ec-address-structures-to-struct-acpi_ec.txt2006-01-18 02:20 800  
[TXT]0137-acpi-ec-Add-probing-of-resources-to-ec-device-init-sequence.txt2006-01-18 02:20 3.4K 
[TXT]0138-acpi-ec-Add-setup-option-to-choose-interrupt-polling-mode.txt2006-01-18 02:20 2.0K 
[TXT]0139-acpi-ec-Add-setup.o-target-to-Makefile.txt2006-01-18 02:20 678  
[TXT]0140-acpi-ec-Add-skeleton-poll-and-intr-interfaces-for-EC-driver.txt2006-01-18 02:20 3.4K 
[TXT]0141-acpi-ec-Add-ec_read_status-helper.txt2006-01-18 02:20 1.1K 
[TXT]0142-acpi-ec-Add-necessary-EC-defines-and-fields-to-header.txt2006-01-18 02:20 2.1K 
[TXT]0143-acpi-ec-Add-e_wait-method-to-struct-acpi_ec.txt2006-01-18 02:20 654  
[TXT]0144-acpi-ec-Implement-polling-wait-method.txt2006-01-18 02:20 1.3K 
[TXT]0145-acpi-ec-ADd-interrupt-driven-e_wait-method.txt2006-01-18 02:20 1.5K 
[TXT]0146-acpi-ec-Add-e_sem-to-struct-acpi_ec.txt2006-01-18 02:20 1.1K 
[TXT]0147-acpi-ec-Add-real-start-stop-methods.txt2006-01-18 02:20 831  
[TXT]0148-acpi-ec-Add-basic-GPE-handling.txt2006-01-18 02:20 3.3K 
[TXT]0149-acpi-ec-Add-acpi_handle-field-e_handle-to-struct-acpi_ec.txt2006-01-18 02:20 1.1K 
[TXT]0150-acpi-ec-Fill-out-GPE-handling.txt2006-01-18 02:20 2.7K 
[TXT]0151-acpi-ec-Add-flag-to-say-when-to-re-enable-the-GPE.txt2006-01-18 02:20 1.6K 
[TXT]0152-acpi-ec-Re-enable-the-GPE-after-it-has-fired.txt2006-01-18 02:20 1.0K 
[TXT]0153-acpi-ec-Add-counter-for-number-of-pending-GPE-interrupts.txt2006-01-18 02:20 1.9K 
[TXT]0154-acpi-ec-Add-e_gpe-method-to-struct-acpi_ec.txt2006-01-18 02:20 1.4K 
[TXT]0155-acpi-ec-Fill-in-gpe-method-for-interrupt-mode-driver.txt2006-01-18 02:20 1.2K 
[TXT]0156-acpi-ec-Cache-the-first-EC-device-found.txt2006-01-18 02:20 1.7K 
[TXT]0157-acpi-ec-Add-interface-for-reading-from-device.txt2006-01-18 02:20 3.1K 
[TXT]0158-acpi-ec-Add-interface-for-writing-to-device.txt2006-01-18 02:20 2.8K 
[TXT]0159-acpi-ec-Add-prototypes-for-acpi_ec_-read-write.txt2006-01-18 02:20 839  
[TXT]0160-acpi-ec-Add-address-space-handler-and-setup-on-device-start.txt2006-01-18 02:20 4.5K 
[TXT]0161-acpi-ec-Add-setup-option-and-variable-for-faking-an-ECDT-based-EC-device.txt2006-01-18 02:20 1.5K 
[TXT]0162-acpi-ec-Add-support-for-creating-early-EC-devices.txt2006-01-18 02:20 5.7K 
[TXT]0163-acpi-ec-Fixup-file-descriptions.txt2006-01-18 02:20 3.0K 
[TXT]0164-acpi-ec-Add-proc-interface.txt2006-01-18 02:20 1.4K 
[TXT]0165-acpi-ec-Add-sysfs-interface.txt2006-01-18 02:20 1.6K 
[TXT]0166-acpi-legacy-Mark-video-driver-as-legacy.txt2006-01-18 02:20 1.4K 
[TXT]0167-acpi-video-Add-skeleton-new-school-video-driver.txt2006-01-18 02:20 6.4K 
[TXT]0168-acpi-video-Include-video-Kconfig-and-make-targets-to-drivers-acpi-drivers.txt2006-01-18 02:20 1.2K 
[TXT]0169-acpi-driver-model-Add-d_probe-method-to-struct-acpi_device_driver.txt2006-01-18 02:20 1.3K 
[TXT]0170-acpi-ac-Add-acpi_no_probe-to-driver.c.txt2006-01-18 02:20 661  
[TXT]0171-acpi-battery-Add-acpi_no_probe-to-driver.c.txt2006-01-18 02:20 721  
[TXT]0172-acpi-button-Add-acpi_no_probe-to-driver.c.txt2006-01-18 02:20 711  
[TXT]0173-acpi-ec-Add-acpi_no_probe-to-driver.c.txt2006-01-18 02:20 677  
[TXT]0174-acpi-fan-Add-acpi_no_probe-to-driver.c.txt2006-01-18 02:20 681  
[TXT]0175-acpi-power-Add-acpi_no_probe-to-driver.c.txt2006-01-18 02:20 701  
[TXT]0176-acpi-thermal-Add-acpi_no_probe-to-driver.c.txt2006-01-18 02:20 723  
[TXT]0177-acpi-video-Add-ability-to-probe-for-video-bus-devices.txt2006-01-18 02:20 3.2K 
[TXT]0178-acpi-driver-model-Add-support-for-drivers-d_probe-in-matching-code.txt2006-01-18 02:20 2.6K 
[TXT]0179-acpi-driver-model-Have-drivers-always-set-d_probe-when-declared.txt2006-01-18 02:20 751  
[TXT]0180-acpi-video-Convert-the-video-driver-into-the-video_bus-driver.txt2006-01-18 02:20 4.4K 
[TXT]0181-acpi-video-Change-names-of-source-files-to-have-bus-prefix.txt2006-01-18 02:20 12K 
[TXT]0182-acpi-video-Cache-video-bus-capabilities.txt2006-01-18 02:20 4.2K 
[TXT]0183-acpi-video-Add-helper-to-determine-the-bus-POST-options.txt2006-01-18 02:20 3.8K 
[TXT]0184-acpi-video-Get-POST-ID-info-along-with-post-options.txt2006-01-18 02:20 2.7K 
[TXT]0185-acpi-video-Clean-up-the-device-init-path.txt2006-01-18 02:20 5.1K 
[TXT]0186-acpi-video-Add-ability-to-enable-disable-video-bus.txt2006-01-18 02:20 3.8K 
[TXT]0187-acpi-video-Add-start-stop-methods.txt2006-01-18 02:20 1.2K 
[TXT]0188-acpi-video-Add-helper-to-set-POST-info.txt2006-01-18 02:20 3.0K 
[TXT]0189-acpi-video-Add-helper-to-set-_DOS-value-directly.txt2006-01-18 02:20 1.5K 
[TXT]0190-acpi-video-Add-proc-interface-for-video-buses.txt2006-01-18 02:20 5.0K 
[TXT]0191-acpi-video-Add-storage-for-array-of-enumerated-video-devices.txt2006-01-18 02:20 2.0K 
[TXT]0192-acpi-video-Add-helper-for-enumerating-devices-on-the-video-bus.txt2006-01-18 02:20 3.5K 
[TXT]0193-acpi-video-Add-skeleton-driver-for-ACPI-video-devices.txt2006-01-18 02:20 5.8K 
[TXT]0194-acpi-video-Add-probing-capabilities-to-video-device-driver.txt2006-01-18 02:20 3.2K 
[TXT]0195-acpi-video-Add-basic-init-for-video-devics.txt2006-01-18 02:20 2.2K 
[TXT]0196-acpi-video-Add-fields-for-video-device-lcd-brightness.txt2006-01-18 02:20 1.3K 
[TXT]0197-acpi-device-Add-basic-LCD-init.txt2006-01-18 02:20 3.1K 
[TXT]0198-acpi-video-Add-helper-to-return-description-of-attached-device.txt2006-01-18 02:20 2.2K 
[TXT]0199-acpi-video-Only-keep-lower-bits-of-ID-after-calling-_ADR.txt2006-01-18 02:20 890  
[TXT]0200-acpi-video-Add-exported-functions-to-attach-detach-video-devices-to-bus.txt2006-01-18 02:20 2.7K 
[TXT]0201-acpi-video-Update-structures-for-attach-detach.txt2006-01-18 02:20 1.4K 
[TXT]0202-acpi-video-Attach-detach-video-devices-to-from-video-bus.txt2006-01-18 02:20 1.0K 
[TXT]0203-acpi-video-Unify-handling-of-ACPI-video-device-IDs.txt2006-01-18 02:20 4.8K 
[TXT]0204-acpi-video-Add-helper-for-getting-a-device-s-EDID.txt2006-01-18 02:20 2.6K 
[TXT]0205-acpi-video-Add-set_int-helper-to-dev-device.c.txt2006-01-18 02:20 1.3K 
[TXT]0206-acpi-video-Add-feature-flags-to-struct-acpi_video_dev.txt2006-01-18 02:20 906  
[TXT]0207-acpi-video-Improve-LCD-detection.txt2006-01-18 02:20 2.6K 
[TXT]0208-acpi-video-Detect-presence-of-device-hotkey-switching-support.txt2006-01-18 02:20 1.3K 
[TXT]0209-acpi-video-Add-helpers-for-reading-writing-device-state.txt2006-01-18 02:20 2.3K 
[TXT]0210-acpi-video-Add-helper-for-setting-LCD-level.txt2006-01-18 02:20 1.9K 
[TXT]0211-acpi-video-Add-device-proc-interface.txt2006-01-18 02:20 4.5K 
[TXT]0212-acpi-video-Move-helpers-that-get-set-device-state-into-bus-module.txt2006-01-18 02:20 2.9K 
[TXT]0213-acpi-video-Add-defines-for-output-state-values.txt2006-01-18 02:20 873  
[TXT]0214-acpi-video-Add-interface-for-display-switching.txt2006-01-18 02:20 3.1K 
[TXT]0215-acpi-video-Add-bus-event-interface.txt2006-01-18 02:20 2.3K 
[TXT]0216-acpi-video-Add-device-event-interface.txt2006-01-18 02:20 1.4K 
[TXT]0217-acpi-power-Update-power-headaer.txt2006-01-18 02:20 1.0K 
[TXT]0218-acpi-power-Add-power-library-functions.txt2006-01-18 02:20 8.5K 
[TXT]0219-acpi-ec-Fixup-name-of-ec_gpe_exit.txt2006-01-18 02:20 745  
[TXT]readme.txt2006-01-18 03:47 10K 

Apache/2.4.59 (Debian) Server at debian.tu-bs.de Port 80