Age | Commit message (Expand) | Author |
2014-12-18 | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh... | Linus Torvalds |
2014-12-03 | platform: x86: Deletion of checks before backlight_device_unregister() | Markus Elfring |
2014-11-19 | eeepc-laptop: clean up control flow in eeepc_acpi_notify | Frans Klaver |
2014-11-19 | eeepc-laptop: don't assume get_acpi succeeds | Frans Klaver |
2014-11-19 | eeepc-laptop: document fan_pwm conversions | Frans Klaver |
2014-11-19 | eeepc-laptop: replace magic numbers with defines | Frans Klaver |
2014-11-19 | eeepc-laptop: define rfkill notifier nodes only once | Frans Klaver |
2014-11-19 | eeepc-laptop: don't break user visible strings | Frans Klaver |
2014-11-19 | eeepc-laptop: flatten control flow | Frans Klaver |
2014-10-20 | platform: x86: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-22 | eeepc-laptop: clean up control flow in *_rfkill_notifier | Frans Klaver |
2014-09-19 | eeepc-laptop: store_cpufv: return error if set_acpi fails | Frans Klaver |
2014-09-19 | eeepc-laptop: check proper return values in get_cpufv | Frans Klaver |
2014-09-19 | eeepc-laptop: make fan1_input really read-only | Frans Klaver |
2014-09-19 | eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macros | Frans Klaver |
2014-09-19 | eeepc-laptop: tell sysfs that the disp attribute is write-only | Frans Klaver |
2014-09-19 | eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macros | Frans Klaver |
2014-09-19 | eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributes | Frans Klaver |
2014-09-19 | eeepc-laptop: change sysfs function names to API expectations | Frans Klaver |
2014-09-19 | eeepc-laptop: clean up coding style | Frans Klaver |
2014-09-18 | eeepc-laptop: simplify parse_arg() | Paul Bolle |
2014-08-16 | eeepc-laptop: rename _set and _get arguments in macro | Paul Bolle |
2014-05-30 | PCI: Make pci_bus_add_device() void | Yijing Wang |
2014-01-29 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-21 | eeepc-laptop: Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck |
2014-01-14 | platform / x86: Use global PCI rescan-remove locking | Rafael J. Wysocki |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-20 | platform:x86: Remove OOM message after input_allocate_device | Joe Perches |
2013-09-24 | eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method() | Zhang Rui |
2013-07-15 | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger |
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 |