summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/eeepc-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* eeepc-laptop: Port to new backlight interface selection APIHans de Goede2015-06-191-3/+2
* Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-181-99/+114
|\
| * platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring2014-12-031-2/+1
| * eeepc-laptop: clean up control flow in eeepc_acpi_notifyFrans Klaver2014-11-191-27/+26
| * eeepc-laptop: don't assume get_acpi succeedsFrans Klaver2014-11-191-2/+3
| * eeepc-laptop: document fan_pwm conversionsFrans Klaver2014-11-191-3/+13
| * eeepc-laptop: replace magic numbers with definesFrans Klaver2014-11-191-6/+10
| * eeepc-laptop: define rfkill notifier nodes only onceFrans Klaver2014-11-191-9/+13
| * eeepc-laptop: don't break user visible stringsFrans Klaver2014-11-191-10/+7
| * eeepc-laptop: flatten control flowFrans Klaver2014-11-191-44/+45
* | platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* eeepc-laptop: clean up control flow in *_rfkill_notifierFrans Klaver2014-09-221-29/+28
* eeepc-laptop: store_cpufv: return error if set_acpi failsFrans Klaver2014-09-191-1/+3
* eeepc-laptop: check proper return values in get_cpufvFrans Klaver2014-09-191-1/+4
* eeepc-laptop: make fan1_input really read-onlyFrans Klaver2014-09-191-9/+13
* eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
* eeepc-laptop: tell sysfs that the disp attribute is write-onlyFrans Klaver2014-09-191-5/+9
* eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macrosFrans Klaver2014-09-191-3/+9
* eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributesFrans Klaver2014-09-191-30/+4
* eeepc-laptop: change sysfs function names to API expectationsFrans Klaver2014-09-191-14/+14
* eeepc-laptop: clean up coding styleFrans Klaver2014-09-191-3/+5
* eeepc-laptop: simplify parse_arg()Paul Bolle2014-09-181-18/+18
* eeepc-laptop: rename _set and _get arguments in macroPaul Bolle2014-08-161-4/+4
* PCI: Make pci_bus_add_device() voidYijing Wang2014-05-301-2/+1
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2014-01-291-42/+10
|\
| * eeepc-laptop: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2014-01-211-42/+10
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-2/+1
|\ \
| * \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-2/+1
| |\ \ | | |/ | |/|
| | * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1
* | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-221-0/+2
|\ \ \ | |/ / |/| |
| * | platform / x86: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-141-0/+2
| |/
* | platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-201-3/+1
|/
* eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-7/+1
* ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-1/+0
* Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-1/+1
|\
| * ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
* | platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_valGuenter Roeck2013-01-251-1/+1
|/
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu2012-09-131-4/+6
* Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-281-3/+10
|\
| * eeepc-laptop: log unknown keysCorentin Chary2012-03-201-3/+10
* | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
|/
* platform-drivers-x86: eeepc-laptop: fix wrong test for successful registered ...Axel Lin2011-10-241-1/+1
* eeepc: Use pr_warnJoe Perches2011-05-271-10/+11
* eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett2011-05-091-16/+41
* platform-drivers: x86: fix common misspellingsLucas De Marchi2011-03-281-1/+1
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
* | eeepc-laptop: add a getter for touchpad ledCorentin Chary2011-01-071-0/+11
|/
OpenPOWER on IntegriCloud