Linus Torvalds 82023bb7f7 Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 11 years ago
..
Kconfig ea89e1d320 platform/x86: fix asus-wmi build error 12 years ago
Makefile 5c7f80f755 Add trivial driver to disable Intel Smart Connect 12 years ago
acer-wmi.c f24c96eae5 acer-wmi: avoid the warning of 'devices' may be used uninitialized 12 years ago
acerhdf.c b859f15921 Drivers: platform: x86: remove __dev* attributes. 12 years ago
amilo-rfkill.c 0be18a8e11 amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310. 12 years ago
apple-gmux.c 82023bb7f7 Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 11 years ago
asus-laptop.c 1696d9dc57 ACPI: Remove the old /proc/acpi/event interface 12 years ago
asus-nb-wmi.c 144a19ac94 asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. 1015E/U 12 years ago
asus-wmi.c e8f56c80ae asus-wmi: control wlan-led only if wapf == 4 12 years ago
asus-wmi.h 3ba0302bdd asus-wmi: always report brightness key events 12 years ago
chromeos_laptop.c 2ef392042d Platform: x86: chromeos_laptop : Add basic platform data for atmel devices 12 years ago
classmate-laptop.c 0db7fd969e platform: replace strict_strto*() with kstrto*() 12 years ago
compal-laptop.c 18a0393543 platform: x86: remove unnecessary platform_set_drvdata() 12 years ago
dell-laptop.c 9f20820259 dell-laptop: fix error return code in dell_init() 12 years ago
dell-wmi-aio.c 5dd760b813 dell: add new dell WMI format for the AIO machines 12 years ago
dell-wmi.c f1566f0dc0 dell-wmi: Add keys for Dell XPS L502X 14 years ago
eeepc-laptop.c fca4199129 eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method() 12 years ago
eeepc-wmi.c 3ba0302bdd asus-wmi: always report brightness key events 12 years ago
fujitsu-laptop.c 29c29a9bb4 fujitsu-laptop: convert acpi_evaluate_object() to acpi_evaluate_integer() 12 years ago
fujitsu-tablet.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 12 years ago
hdaps.c 3567a4e2c5 platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP 13 years ago
hp-wmi.c 5b5c2b3c9b hp_wmi: Fix unregister order in hp_wmi_rfkill_setup() 12 years ago
hp_accel.c 7783819920 hp_accel: Ignore the error from lis3lv02d_poweron() at resume 12 years ago
ibm_rtl.c 83e6818974 efi: Make 'efi_enabled' a function to query EFI facilities 12 years ago
ideapad-laptop.c b5c37b798f ideapad_laptop: convert ideapad device/driver to platform bus 12 years ago
intel-rst.c c7c878a41d intel-rst: convert acpi_evaluate_object() to acpi_evaluate_integer() 12 years ago
intel-smartconnect.c 4a2d6f6637 intel-smartconnect: convert acpi_evaluate_object() to acpi_evaluate_integer() 12 years ago
intel_ips.c b5f4f9ef01 drivers/platform/x86/intel_ips: Convert to module_pci_driver 12 years ago
intel_ips.h 63ee41d794 drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915. 14 years ago
intel_menlow.c 70122e3d31 intel_menlow: convert acpi_get_handle() to acpi_has_method() 12 years ago
intel_mid_powerbtn.c 18a0393543 platform: x86: remove unnecessary platform_set_drvdata() 12 years ago
intel_mid_thermal.c 18a0393543 platform: x86: remove unnecessary platform_set_drvdata() 12 years ago
intel_oaktrail.c b859f15921 Drivers: platform: x86: remove __dev* attributes. 12 years ago
intel_pmic_gpio.c fef8ce166b x86 platform drivers: fix gpio leak 12 years ago
intel_scu_ipc.c 712b6aa873 intel_mid: Renamed *mrst* to *intel_mid* 12 years ago
intel_scu_ipcutil.c 4707375ff6 x86/mid/scu_ipc: Remove Moorestown support 13 years ago
msi-laptop.c 4c241b364b x86: msi-laptop: fix memleak 12 years ago
msi-wmi.c c11ac2aa52 msi-wmi: Add MSI Wind support 12 years ago
mxm-wmi.c 000703f44c mxm/wmi: add MXMX interface entry point. 14 years ago
panasonic-laptop.c 5c07eae979 platform/x86: panasonic-laptop: reuse module_acpi_driver 12 years ago
pvpanic.c 8b10acd74c pvpanic: pvpanic device driver 12 years ago
samsung-laptop.c e0094244e4 samsung-laptop: Disable on EFI hardware 12 years ago
samsung-q10.c cd619e21ea Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 12 years ago
sony-laptop.c 8e32e47dbb Merge branch 'acpi-cleanup' 11 years ago
tc1100-wmi.c b859f15921 Drivers: platform: x86: remove __dev* attributes. 12 years ago
thinkpad_acpi.c f9300eaaac Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm 11 years ago
topstar-laptop.c a7f6451f0c topstar-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method() 12 years ago
toshiba_acpi.c 74facaf75d toshiba_acpi: convert acpi_evaluate_object() to acpi_evaluate_integer() 12 years ago
toshiba_bluetooth.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 12 years ago
wmi.c 54f14c277d wmi: convert acpi_get_handle() to acpi_has_method() 12 years ago
xo1-rfkill.c b859f15921 Drivers: platform: x86: remove __dev* attributes. 12 years ago
xo15-ebook.c 51fac8388a ACPI: Remove useless type argument of driver .remove() operation 12 years ago