summaryrefslogtreecommitdiffstats
path: root/drivers/pci (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-19ACPI / enumeration: Document the rules regarding the PRP0001 device IDRafael J. Wysocki1-0/+51
2015-06-19ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede3-3/+2
2015-06-19acpi-video-detect: Remove old APIHans de Goede2-50/+0
2015-06-19toshiba-acpi: Port to new backlight interface selection APIHans de Goede1-5/+2
2015-06-19thinkpad-acpi: Port to new backlight interface selection APIHans de Goede1-2/+3
2015-06-19sony-laptop: Port to new backlight interface selection APIHans de Goede1-5/+2
2015-06-19samsung-laptop: Port to new backlight interface selection APIHans de Goede1-23/+4
2015-06-19msi-wmi: Port to new backlight interface selection APIHans de Goede1-1/+3
2015-06-19msi-laptop: Port to new backlight interface selection APIHans de Goede1-3/+3
2015-06-19intel-oaktrail: Port to new backlight interface selection APIHans de Goede1-4/+3
2015-06-19ideapad-laptop: Port to new backlight interface selection APIHans de Goede1-1/+2
2015-06-19fujitsu-laptop: Port to new backlight interface selection APIHans de Goede1-3/+3
2015-06-19eeepc-laptop: Port to new backlight interface selection APIHans de Goede1-3/+2
2015-06-19dell-wmi: Port to new backlight interface selection APIHans de Goede1-1/+2
2015-06-19dell-laptop: Port to new backlight interface selection APIHans de Goede1-6/+2
2015-06-19compal-laptop: Port to new backlight interface selection APIHans de Goede1-2/+2
2015-06-19asus-wmi: Port to new backlight interface selection APIHans de Goede1-8/+7
2015-06-19asus-laptop: Port to new backlight interface selection APIHans de Goede1-3/+3
2015-06-19apple-gmux: Port to new backlight interface selection APIHans de Goede1-2/+1
2015-06-19acer-wmi: Port to new backlight interface selection APIHans de Goede1-7/+3
2015-06-19ACPI / video: Fix acpi_video _register vs _unregister_backlight raceHans de Goede1-22/+21
2015-06-19ACPI / video: Move dmi_check_system from module_init to acpi_video_registerHans de Goede1-5/+5
2015-06-19ACPI / video: Move backlight notifier to video_detect.cHans de Goede2-57/+29
2015-06-19ACPI / video: Port to new backlight interface selection APIHans de Goede3-167/+137
2015-06-19drm: i915: Port to new backlight interface selection APIHans de Goede1-11/+1
2015-06-19acpi-video-detect: Unregister acpi_video backlight when dmi quirks are addedHans de Goede1-0/+3
2015-06-19acpi-video-detect: Rewrite backlight interface selection logicHans de Goede2-88/+100
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede6-32/+47
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede4-13/+7
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede3-66/+58
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede2-14/+1
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede2-14/+0
2015-06-19apple-gmux: Stop using acpi_video_dmi_demote_vendor()Hans de Goede1-1/+0
2015-06-19samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...Hans de Goede1-2/+2
2015-06-19asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-06-19apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregisterHans de Goede1-1/+1
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki4-14/+197
2015-06-15ACPI / EC: Fix a code coverity issue when QR_EC transactions are failed.Lv Zheng1-1/+13
2015-06-15ACPI / EC: Fix EC_FLAGS_QUERY_HANDSHAKE platforms using new event clearing ti...Lv Zheng1-7/+9
2015-06-15ACPI / EC: Add event clearing variation support.Lv Zheng1-5/+132
2015-06-15ACPI / EC: Convert event handling work queue into loop style.Lv Zheng2-9/+25
2015-06-15ACPI / EC: Cleanup transaction state transition.Lv Zheng1-8/+15
2015-06-15ACPI / scan: constify ACPI device idsMathias Krause1-1/+1
2015-06-15ACPI / processor: constify DMI system id tableMathias Krause1-1/+1
2015-06-15ACPI / HED: constify ACPI device idsMathias Krause1-1/+1
2015-06-15ACPI / LPSS: constify device descriptorsMathias Krause1-11/+11
2015-06-15ACPI / battery: mark DMI table as __initconstMathias Krause1-3/+5
2015-06-15ACPI / battery: minor tweaks to acpi_battery_units()Mathias Krause1-8/+6
2015-06-15ACPI / battery: constify the offset tablesMathias Krause1-4/+4
2015-06-15ACPI / AC: constify DMI system id tableMathias Krause1-1/+1