summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-06-19Merge branch 'pm-cpufreq'Rafael J. Wysocki13-492/+649
2015-06-19Merge branch 'pm-cpuidle'Rafael J. Wysocki2-12/+30
2015-06-19Merge branch 'acpi-cca'Rafael J. Wysocki9-86/+76
2015-06-19Merge branch 'acpi-video'Rafael J. Wysocki26-518/+423
2015-06-19Merge branches 'acpi-battery' and 'acpi-processor'Rafael J. Wysocki6-53/+44
2015-06-19Merge branches 'acpi-ac', 'acpi-soc' and 'acpi-assorted'Rafael J. Wysocki3-13/+13
2015-06-19Merge branch 'acpi-ec'Rafael J. Wysocki2-103/+256
2015-06-19Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci'Rafael J. Wysocki8-124/+163
2015-06-19Merge branches 'acpi-init', 'acpi-pnp', 'acpi-scan', 'acpi-proc' and 'acpi-doc'Rafael J. Wysocki8-67/+278
2015-06-19Merge branch 'acpica'Rafael J. Wysocki13-27/+98
2015-06-19ACPI / video: Make acpi_video_unregister_backlight() privateHans de Goede2-1/+2
2015-06-19acpi-video-detect: Remove old APIHans de Goede1-31/+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 Goede2-165/+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 Goede1-88/+83
2015-06-19acpi-video-detect: video: Make video_detect code part of the video moduleHans de Goede5-32/+46
2015-06-19acpi-video-detect: Move acpi_osi_is_win8 to osl.cHans de Goede3-13/+6
2015-06-19acpi-video-detect: Move acpi_is_video_device() to acpi/scan.cHans de Goede2-60/+56
2015-06-19acpi-video-detect: Make acpi_video_get_capabilities a private functionHans de Goede1-2/+1
2015-06-19acpi-video-detect: Remove the unused acpi_video_dmi_demote_vendor() functionHans de Goede1-9/+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. Wysocki3-14/+187
2015-06-17cpufreq: dt: allow driver to boot automaticallyFelipe Balbi1-0/+1
2015-06-16intel_pstate: Fix overflow in busy_scaled due to long delayPrarit Bhargava1-5/+5
2015-06-16Merge branch 'acpi-scan' into acpi-videoRafael J. Wysocki3-37/+49
2015-06-15cpufreq: qoriq: optimize the CPU frequency switching timeTang Yuantian1-11/+21