aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/eeepc-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-07platform/x86: eeepc-laptop: Drop duplicate check for led_classdev_unregister()Andy Shevchenko1-3/+1
2019-10-18platform/x86: eeepc-laptop: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-09-18PCI: hotplug: Embed hotplug_slotLukas Wunner1-18/+12
2018-09-18PCI: hotplug: Drop hotplug_slot_infoLukas Wunner1-10/+0
2018-09-18PCI: hotplug: Constify hotplug_slot_opsLukas Wunner1-2/+1
2018-07-23PCI: hotplug: Demidlayer registration with the coreLukas Wunner1-8/+4
2018-03-26treewide: Align function definition open/close bracesJoe Perches1-1/+1
2017-06-30platform/x86: eeepc-laptop: constify platform_attribute_groupArvind Yadav1-1/+1
2017-03-23platform/x86: eeepc-laptop: Skip unknown key messages 0x50 0x51Pau Espin Pedrol1-0/+2
2017-03-14platform/x86: eeepc-laptop: remove sparse_keymap_free() callsMichał Kępień1-6/+2
2015-06-19eeepc-laptop: Port to new backlight interface selection APIHans de Goede1-3/+2
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds1-99/+114
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring1-2/+1
2014-11-19eeepc-laptop: clean up control flow in eeepc_acpi_notifyFrans Klaver1-27/+26
2014-11-19eeepc-laptop: don't assume get_acpi succeedsFrans Klaver1-2/+3
2014-11-19eeepc-laptop: document fan_pwm conversionsFrans Klaver1-3/+13
2014-11-19eeepc-laptop: replace magic numbers with definesFrans Klaver1-6/+10
2014-11-19eeepc-laptop: define rfkill notifier nodes only onceFrans Klaver1-9/+13
2014-11-19eeepc-laptop: don't break user visible stringsFrans Klaver1-10/+7
2014-11-19eeepc-laptop: flatten control flowFrans Klaver1-44/+45
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-22eeepc-laptop: clean up control flow in *_rfkill_notifierFrans Klaver1-29/+28
2014-09-19eeepc-laptop: store_cpufv: return error if set_acpi failsFrans Klaver1-1/+3
2014-09-19eeepc-laptop: check proper return values in get_cpufvFrans Klaver1-1/+4
2014-09-19eeepc-laptop: make fan1_input really read-onlyFrans Klaver1-9/+13
2014-09-19eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macrosFrans Klaver1-3/+9
2014-09-19eeepc-laptop: tell sysfs that the disp attribute is write-onlyFrans Klaver1-5/+9
2014-09-19eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macrosFrans Klaver1-3/+9
2014-09-19eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributesFrans Klaver1-30/+4
2014-09-19eeepc-laptop: change sysfs function names to API expectationsFrans Klaver1-14/+14
2014-09-19eeepc-laptop: clean up coding styleFrans Klaver1-3/+5
2014-09-18eeepc-laptop: simplify parse_arg()Paul Bolle1-18/+18
2014-08-16eeepc-laptop: rename _set and _get arguments in macroPaul Bolle1-4/+4
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang1-2/+1
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-42/+10
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2014-01-21eeepc-laptop: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-42/+10
2014-01-14platform / x86: Use global PCI rescan-remove lockingRafael J. Wysocki1-0/+2
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-2/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches1-3/+1
2013-09-24eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui1-7/+1
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-1/+0
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2013-01-25platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_valGuenter Roeck1-1/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-09-13eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()Jiang Liu1-4/+6