summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpi-video'Rafael J. Wysocki2013-10-281-7/+24
|\
| * thinkpad-acpi: fix handle locate for video and query of _BCLAaron Lu2013-10-161-7/+24
* | Merge branch 'acpi-conversion'Rafael J. Wysocki2013-10-281-160/+184
|\ \
| * | ideapad_laptop: convert ideapad device/driver to platform busZhang Rui2013-09-251-102/+92
| * | ideapad_laptop: remove ideapad_handle and ideapad_privZhang Rui2013-09-251-45/+69
| * | ideapad_laptop: convert internal function calls to use ideapad_private as par...Zhang Rui2013-09-251-17/+21
| * | ideapad_laptop: introduce struct acpi_device pointer to ideapad_private struc...Zhang Rui2013-09-251-23/+25
| * | ideapad_laptop: introduce #ifdef CONFIG_PM_SLEEP for PM specific codeZhang Rui2013-09-251-0/+4
| |/
* | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-289-189/+56
|\ \
| * | toshiba_acpi: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-9/+5
| * | intel-smartconnect: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-13/+3
| * | intel-rst: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-22/+6
| * | fujitsu-laptop: convert acpi_evaluate_object() to acpi_evaluate_integer()Zhang Rui2013-09-241-16/+4
| * | wmi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-3/+2
| * | toshiba_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-15/+6
| * | sony-laptop: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-19/+9
| * | intel_menlow: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-6/+2
| * | fujitsu-laptop: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-241-9/+4
| * | wmi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-19/+6
| * | toshiba_acpi: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-8/+1
| * | topstar-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-6/+2
| * | intel-smartconnect: convert acpi_evaluate_object() to acpi_execute_simple_met...Zhang Rui2013-09-241-10/+1
| * | intel-rst: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-18/+2
| * | fujitsu-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-9/+2
| * | eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-7/+1
| |/
* | platform/x86: fix asus-wmi build errorRandy Dunlap2013-10-231-0/+1
* | sony-laptop: don't change keyboard backlight settingsMattia Dongili2013-10-221-17/+9
|/
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-09-1513-114/+66
|\
| * platform/x86: panasonic-laptop: reuse module_acpi_driverAndy Shevchenko2013-09-051-24/+1
| * samsung-laptop: fix config build errorRandy Dunlap2013-09-051-0/+1
| * platform: x86: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-053-3/+0
| * amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310.Jerome Meinke2013-09-051-0/+7
| * wmi: parse_wdg() should return kernel error codesDan Carpenter2013-09-051-2/+2
| * hp_wmi: Fix unregister order in hp_wmi_rfkill_setup()Kirill Tkhai2013-09-051-8/+8
| * platform: replace strict_strto*() with kstrto*()Jingoo Han2013-09-052-3/+5
| * x86: irst: use module_acpi_driver to simplify the codeWei Yongjun2013-09-051-12/+1
| * x86: smartconnect: use module_acpi_driver to simplify the codeWei Yongjun2013-09-051-12/+1
| * platform samsung-q10: use ACPI instead of direct EC callsFrederick van der Wyck2013-09-052-45/+22
| * thinkpad_acpi: add the ability setting TPACPI_LED_NONE by quirkAdam Lee2013-09-051-3/+10
| * thinkpad_acpi: return -NODEV while operating uninitialized LEDsAdam Lee2013-09-051-2/+8
* | platform: convert apple-gmux driver to dev_pm_ops from legacy pm_opsShuah Khan2013-09-111-4/+14
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-1/+1
|\ \ | |/ |/|
| * PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-036-53/+0
|\ \
| * \ Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-276-53/+0
| |\ \
| | * | platform / thinkpad: Remove deprecated hotkey_report_mode parameterThomas Renninger2013-07-151-29/+0
| | * | ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-156-24/+0
| | |/
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-031-4/+6
|\ \ \ | |/ / |/| |
| * | x86: wmi: convert class code to use dev_groupsGreg Kroah-Hartman2013-08-191-4/+6
| |/
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-231-1/+1
|\ \
OpenPOWER on IntegriCloud