summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/eeepc-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary2010-10-211-7/+9
* eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin2010-08-031-1/+1
* eeepc-laptop: add missing sparse_keymap_freeCorentin Chary2010-04-231-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-3/+5
* eeepc-laptop: check wireless hotplug eventsAlan Jenkins2010-02-281-0/+18
* eeepc-laptop: disable wireless hotplug for 1005PEAlan Jenkins2010-02-281-1/+2
* eeepc-laptop: disable wireless hotplug for 1201NCorentin Chary2010-01-161-1/+1
* eeepc-laptop: add hotplug_disable parameterCorentin Chary2010-01-161-0/+10
* eeepc-laptop: switch to using sparse keymap libraryDmitry Torokhov2010-01-161-135/+51
OpenPOWER on IntegriCloud