aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2013-11-20dell-laptop: Sync current block state to BIOS on hw switch changeHans de Goede
2013-11-20dell-laptop: Allow changing the sw_state while the radio is blocked by hwHans de Goede
2013-11-20dell-laptop: Don't read-back sw_state on machines with a hardware switchHans de Goede
2013-11-20dell-laptop: Don't set sw_state from the query callbackHans de Goede
2013-11-20dell-laptop: Only get status from BIOS once when updatingHans de Goede
2013-11-20dell-laptop: If there is no hwswitch, then clear all hw-controlled bitsHans de Goede
2013-11-20dell-laptop: Only enable rfkill on LatitudesHans de Goede
2013-11-20Revert "dell-laptop: Remove rfkill code"Hans de Goede
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-11-12Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-11-04Merge tag 'asoc-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-10-28Merge branch 'acpi-video'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-conversion'Rafael J. Wysocki
2013-10-28Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-10-23platform/x86: fix asus-wmi build errorRandy Dunlap
2013-10-22sony-laptop: don't change keyboard backlight settingsMattia Dongili
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17intel_mid: Renamed *mrst* to *intel_mid*Kuppuswamy Sathyanarayanan
2013-10-17thinkpad-acpi: Add mute and mic-mute LED functionalityDavid Henningsson
2013-10-16thinkpad-acpi: fix handle locate for video and query of _BCLAaron Lu
2013-09-25ideapad_laptop: convert ideapad device/driver to platform busZhang Rui
2013-09-25ideapad_laptop: remove ideapad_handle and ideapad_privZhang Rui
2013-09-25ideapad_laptop: convert internal function calls to use ideapad_private as par...Zhang Rui
2013-09-25ideapad_laptop: introduce struct acpi_device pointer to ideapad_private struc...Zhang Rui
2013-09-25ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific codeZhang Rui
2013-09-24toshiba_acpi: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui
2013-09-24intel-smartconnect: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui
2013-09-24intel-rst: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui
2013-09-24fujitsu-laptop: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui
2013-09-24wmi: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2013-09-24toshiba_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2013-09-24sony-laptop: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2013-09-24intel_menlow: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2013-09-24fujitsu-laptop: convert acpi_get_handle() to acpi_has_method()Zhang Rui
2013-09-24wmi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-09-24toshiba_acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-09-24topstar-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-09-24intel-smartconnect: convert acpi_evaluate_object() to acpi_execute_simple_met...Zhang Rui
2013-09-24intel-rst: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-09-24fujitsu-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-09-24eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui
2013-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-09-11platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan
2013-09-05platform/x86: panasonic-laptop: reuse module_acpi_driverAndy Shevchenko
2013-09-05samsung-laptop: fix config build errorRandy Dunlap
2013-09-05platform: x86: remove unnecessary platform_set_drvdata()Jingoo Han