Age | Commit message (Expand) | Author |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-01-25 | platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_val | Guenter Roeck |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki |
2013-01-03 | Drivers: platform: x86: remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-13 | eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug() | Jiang Liu |
2012-03-28 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2012-03-20 | eeepc-laptop: log unknown keys | Corentin Chary |
2012-02-27 | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu |
2011-10-24 | platform-drivers-x86: eeepc-laptop: fix wrong test for successful registered ... | Axel Lin |
2011-05-27 | eeepc: Use pr_warn | Joe Perches |
2011-05-09 | eeepc-laptop: Use ACPI handle to identify rfkill port | Matthew Garrett |
2011-03-28 | platform-drivers: x86: fix common misspellings | Lucas De Marchi |
2011-03-22 | backlight: add backlight type | Matthew Garrett |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-07 | eeepc-laptop: add a getter for touchpad led | Corentin Chary |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux |
2010-10-21 | platform-x86: sync eeepc-laptop and asus-laptop | Corentin Chary |
2010-08-03 | eeepc-laptop: fix hotplug_disabled module_param permissions | Axel Lin |
2010-04-23 | eeepc-laptop: add missing sparse_keymap_free | Corentin Chary |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2010-02-28 | eeepc-laptop: check wireless hotplug events | Alan Jenkins |
2010-02-28 | eeepc-laptop: disable wireless hotplug for 1005PE | Alan Jenkins |
2010-01-16 | eeepc-laptop: disable wireless hotplug for 1201N | Corentin Chary |
2010-01-16 | eeepc-laptop: add hotplug_disable parameter | Corentin Chary |
2010-01-16 | eeepc-laptop: switch to using sparse keymap library | Dmitry Torokhov |
2010-01-16 | eeepc-laptop: dmi blacklist to disable pci hotplug code | Corentin Chary |
2010-01-16 | eeepc-laptop: disable cpu speed control on EeePC 701 | Alan Jenkins |
2009-12-15 | Merge branch 'asus' into release | Len Brown |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-09 | eeepc-laptop: re-add check for eeepc->backlight == NULL | Alan Jenkins |
2009-12-09 | eeepc-laptop: fix coding style | Corentin Chary |
2009-12-09 | eeepc-laptop: map keys found on newer eeepc | Corentin Chary |
2009-12-09 | eeepc-laptop: callbacks should use "driver data" parameter or field | Alan Jenkins |
2009-12-09 | eeepc-laptop: revise names | Alan Jenkins |
2009-12-09 | eeepc-laptop: code movement | Alan Jenkins |
2009-12-09 | eeepc-laptop: move platform device initialisation to a separate function | Alan Jenkins |
2009-12-09 | eeepc-laptop: move platform driver registration out of eeepc_hotk_add() | Alan Jenkins |
2009-12-09 | eeepc-laptop: refactor notifications | Alan Jenkins |
2009-12-09 | eeepc-laptop: simplify how the hwmon device reads values from the EC | Alan Jenkins |
2009-12-09 | eeepc-laptop: simplify acpi initialization | Alan Jenkins |
2009-12-09 | eeepc-laptop: no need to check argument of set_brightness() | Alan Jenkins |
2009-12-09 | eeepc-laptop: remove redundant NULL checks | Alan Jenkins |
2009-12-09 | eeepc-laptop: fix set_acpi() to return non-zero on failure | Alan Jenkins |
2009-12-09 | eeepc-laptop: fix potential leak (led_init() failure) | Alan Jenkins |
2009-12-09 | eeepc-laptop: fix led initialization order | Alan Jenkins |
2009-12-09 | eeepc-laptop: fix value of pwm1_enable to match documentation | Alan Jenkins |
2009-12-09 | eeepc-laptop: set acpi_driver.owner | Alan Jenkins |
2009-12-09 | eeepc-laptop: Remove uneccesary acpi_disabled check | Alan Jenkins |
2009-12-09 | eeepc-laptop: Remove redundant NULL checks | Alan Jenkins |