aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hp-wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-25hp-wmi: Add support for tablet rotation keyMatthew Garrett1-0/+1
2010-01-01hp-wmi: remove double free caused by merge conflictAnisse Astier1-2/+0
2009-12-30dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown1-1/+6
2009-12-30ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an acpi_statusLen Brown1-1/+1
2009-12-24hp-wmi: Fix two memleaksThomas Renninger1-1/+8
2009-12-24wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier1-0/+2
2009-12-15Merge branch 'hp-wmi' into releaseLen Brown1-55/+84
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-09hp-wmi: improve rfkill supportAlan Jenkins1-55/+84
2009-09-19Merge branch 'misc-2.6.32' into releaseLen Brown1-1/+1
2009-09-19hp-wmi: fix rfkill memory leak on unloadCorentin Chary1-1/+1
2009-09-14hp-wmi: Switch driver to dev_pm_opsFrans Pop1-5/+10
2009-07-30hp-wmi: check that an input device exists in resume handlerFrans Pop1-5/+7
2009-07-07hp-wmi: fix rfkill bugJohannes Berg1-1/+1
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into releaseLen Brown1-32/+55
2009-06-17hp-wmi: Add support for reporting tablet stateMatthew Garrett1-32/+55
2009-06-10rfkill: remove set_global_sw_stateAlan Jenkins1-4/+0
2009-06-03rfkill: rewriteJohannes Berg1-51/+52
2009-04-22rfkill: remove user_claim stuffJohannes Berg1-3/+0
2009-03-15hp-wmi: notify of a potential docking state change on resumeFrans Pop1-0/+25
2009-02-05hp-wmi: fix error path in hp_wmi_bios_setup()Andrew Morton1-2/+4
2009-01-29hp-wmi: set initial docking stateFrans Pop1-0/+5
2009-01-29hp-wmi: fix regressions caused by missing if statementFrans Pop1-0/+1
2009-01-09hp-wmi: handle rfkill_register() failureLarry Finger1-3/+12
2008-12-19create drivers/platform/x86/ from drivers/misc/Len Brown1-0/+512