summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* asus-wmi: control wlan-led if wapf > 0AceLan Kao2014-08-161-2/+2
* asus-wmi: backlight_init: Stop treating -ENODEV as if its not an errorHans de Goede2014-08-161-4/+1Star
* asus-wmi: Disable acpi-video backlight on desktop machinesHans de Goede2014-08-161-0/+7
* platform: x86: asus-wmi.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-111-3/+1Star
* PCI: Make pci_bus_add_device() voidYijing Wang2014-05-301-2/+1Star
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-01-301-37/+11Star
|\
| * asus-wmi: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-37/+11Star
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-251-2/+1Star
|\ \
| * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1Star
| |/
* / platform / x86: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-141-0/+2
|/
* asus-wmi: control wlan-led only if wapf == 4AceLan Kao2013-07-101-2/+3
* asus-wmi: append newline to messagesvic2013-07-101-8/+8
* asus-wmi: Fix unused function build warningShuah Khan2013-02-271-5/+0Star
* asus-wmi: always report brightness key eventsCorentin Chary2013-02-271-4/+4
* asus-wmi: add display toggle quirkAceLan Kao2013-02-241-3/+28
* asus-wmi: update wlan LED through rfkill led triggerAceLan Kao2013-02-241-0/+76
* Corentin has movedCorentin Chary2012-12-181-1/+1
* drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEOCorentin Chary2012-09-131-4/+0Star
* asus-wmi: record wlan status while controlled by userappAceLan Kao2012-08-171-1/+20
* asus-wmi: enable resume on lid openAceLan Kao2012-07-281-0/+7
* asus-wmi: control backlight power through WMI, not ACPIAceLan Kao2012-07-281-0/+9
* asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung2012-07-281-6/+1Star
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-281-16/+52
|\
| * asus-wmi: don't update power and brightness when using scalarCorentin Chary2012-03-261-7/+13
| * asus-wmi: move WAPF variable into quirks_entryCorentin Chary2012-03-261-2/+2
| * asus-wmi: store backlight power status for AIO machineAceLan Kao2012-03-261-13/+20
| * asus-wmi: add scalar board brightness adj. supportAceLan Kao2012-03-261-5/+28
| * asus-wmi: on/off bit is not set when reading the valueCorentin Chary2012-03-261-1/+1
* | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
|/
* switch ->is_visible() to returning umode_tAl Viro2012-01-041-2/+2
* platform-drivers-x86: asus-wmi: fix resource leak in asus_wmi_led_exitAxel Lin2011-10-241-1/+3
* asus-wmi: add uwb rfkill supportCorentin Chary2011-08-051-0/+16
* asus-wmi: add gps rfkill supportCorentin Chary2011-08-051-0/+16
* asus-wmi: add CWAP support and clarify the meaning of WAPF bitsCorentin Chary2011-08-051-0/+6
* asus-wmi: return proper value in store_cpufv()Corentin Chary2011-08-051-2/+6
* asus-wmi: check for temp1 presenceCorentin Chary2011-08-051-1/+7
* asus-wmi: add thermal sensorCorentin Chary2011-08-051-0/+21
* asus-wmi: add some device idsCorentin Chary2011-08-051-0/+7
* asus-wmi: fix keyboard backlight detectionCorentin Chary2011-08-051-1/+2
* asus-wmi: fix section mismatchCorentin Chary2011-08-051-1/+1
* asus-wmi: add keyboard backlight supportCorentin Chary2011-08-051-17/+113
* asus-wmi: second part of the version starts at 16 not 8Corentin Chary2011-08-051-1/+1
* asus-wmi: Enable autorepeat for hotkey input deviceSeth Forshee2011-08-051-0/+1
* asus-wmi: Add callback for hotkey filteringSeth Forshee2011-08-051-1/+11
* asus-wmi: fix hwmon/pwm1Corentin Chary2011-08-051-4/+5
* asus-wmi: ->is_visible() can't return negativeAl Viro2011-07-241-1/+1
* platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORMAxel Lin2011-07-071-0/+1
* asus: Add pr_fmt and convert printks to pr_<level>Joe Perches2011-05-271-10/+10
* asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches2011-05-271-1/+1
* asus-wmi: swap input name and physCorentin Chary2011-04-011-2/+2