aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/eeepc-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds1-3/+10
2012-03-20eeepc-laptop: log unknown keysCorentin Chary1-3/+10
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu1-1/+1
2011-10-24platform-drivers-x86: eeepc-laptop: fix wrong test for successful registered led_classdevAxel Lin1-1/+1
2011-05-27eeepc: Use pr_warnJoe Perches1-10/+11
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett1-16/+41
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi1-1/+1
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-07eeepc-laptop: add a getter for touchpad ledCorentin Chary1-0/+11
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-10-21platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary1-7/+9
2010-08-03eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin1-1/+1
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-3/+5
2010-02-28eeepc-laptop: check wireless hotplug eventsAlan Jenkins1-0/+18
2010-02-28eeepc-laptop: disable wireless hotplug for 1005PEAlan Jenkins1-1/+2
2010-01-16eeepc-laptop: disable wireless hotplug for 1201NCorentin Chary1-1/+1
2010-01-16eeepc-laptop: add hotplug_disable parameterCorentin Chary1-0/+10
2010-01-16eeepc-laptop: switch to using sparse keymap libraryDmitry Torokhov1-135/+51
2010-01-16eeepc-laptop: dmi blacklist to disable pci hotplug codeCorentin Chary1-5/+20