1. 21db4b1 eeepc-laptop: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  2. 385336e Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  3. 0098181 platform: x86: Deletion of checks before backlight_device_unregister() by Markus Elfring · 10 years ago
  4. fb1d97a eeepc-laptop: clean up control flow in eeepc_acpi_notify by Frans Klaver · 10 years ago
  5. efef872 eeepc-laptop: don't assume get_acpi succeeds by Frans Klaver · 10 years ago
  6. 148a5dd eeepc-laptop: document fan_pwm conversions by Frans Klaver · 10 years ago
  7. a5de681 eeepc-laptop: replace magic numbers with defines by Frans Klaver · 10 years ago
  8. 792bd2a eeepc-laptop: define rfkill notifier nodes only once by Frans Klaver · 10 years ago
  9. 9f662b2 eeepc-laptop: don't break user visible strings by Frans Klaver · 10 years ago
  10. 248d490 eeepc-laptop: flatten control flow by Frans Klaver · 10 years ago
  11. 3493f41 platform: x86: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. 557b454 eeepc-laptop: clean up control flow in *_rfkill_notifier by Frans Klaver · 10 years ago
  13. d486903 eeepc-laptop: store_cpufv: return error if set_acpi fails by Frans Klaver · 10 years ago
  14. a5c155b eeepc-laptop: check proper return values in get_cpufv by Frans Klaver · 10 years ago
  15. 48d4a5b eeepc-laptop: make fan1_input really read-only by Frans Klaver · 10 years ago
  16. 28ac85f eeepc-laptop: pull out SENSOR_STORE_FUNC and SENSOR_SHOW_FUNC macros by Frans Klaver · 10 years ago
  17. 6fe3a77 eeepc-laptop: tell sysfs that the disp attribute is write-only by Frans Klaver · 10 years ago
  18. 9797132 eeepc-laptop: pull out ACPI_STORE_FUNC and ACPI_SHOW_FUNC macros by Frans Klaver · 10 years ago
  19. bb382db eeepc-laptop: use DEVICE_ATTR* to instantiate device_attributes by Frans Klaver · 10 years ago
  20. 8c72fc8 eeepc-laptop: change sysfs function names to API expectations by Frans Klaver · 10 years ago
  21. 39a3e17 eeepc-laptop: clean up coding style by Frans Klaver · 10 years ago
  22. 95369a7 eeepc-laptop: simplify parse_arg() by Paul Bolle · 10 years ago
  23. 1ec9d39 eeepc-laptop: rename _set and _get arguments in macro by Paul Bolle · 10 years ago
  24. c893d13 PCI: Make pci_bus_add_device() void by Yijing Wang · 10 years ago
  25. b7a8399 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  26. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  27. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  28. f0c34c9 eeepc-laptop: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  29. 8b9ec1d platform / x86: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  30. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  31. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  32. b222cca platform:x86: Remove OOM message after input_allocate_device by Joe Perches · 11 years ago
  33. fca4199 eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  34. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  35. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  36. c73bad7 platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_val by Guenter Roeck · 12 years ago
  37. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  38. b859f15 Drivers: platform: x86: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  39. f661848 eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug() by Jiang Liu · 12 years ago
  40. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  41. ce6c468 eeepc-laptop: log unknown keys by Corentin Chary · 13 years ago
  42. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 13 years ago
  43. 5d6afd1 platform-drivers-x86: eeepc-laptop: fix wrong test for successful registered led_classdev by Axel Lin · 13 years ago
  44. 22441ff eeepc: Use pr_warn by Joe Perches · 14 years ago
  45. 14fdb15 eeepc-laptop: Use ACPI handle to identify rfkill port by Matthew Garrett · 13 years ago
  46. c844033 platform-drivers: x86: fix common misspellings by Lucas De Marchi · 14 years ago
  47. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  48. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  49. 62a75d8 eeepc-laptop: add a getter for touchpad led by Corentin Chary · 14 years ago
  50. acc2472 backlight: constify backlight_ops by Lionel Debroux · 14 years ago
  51. 71e687d platform-x86: sync eeepc-laptop and asus-laptop by Corentin Chary · 14 years ago
  52. bfa4796 eeepc-laptop: fix hotplug_disabled module_param permissions by Axel Lin · 14 years ago
  53. c9db3ef eeepc-laptop: add missing sparse_keymap_free by Corentin Chary · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  55. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 15 years ago
  56. bc9d24a eeepc-laptop: check wireless hotplug events by Alan Jenkins · 15 years ago
  57. ced69c5 eeepc-laptop: disable wireless hotplug for 1005PE by Alan Jenkins · 15 years ago
  58. 4194e2f eeepc-laptop: disable wireless hotplug for 1201N by Corentin Chary · 15 years ago
  59. 322a135 eeepc-laptop: add hotplug_disable parameter by Corentin Chary · 15 years ago
  60. 642e044 eeepc-laptop: switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  61. 10ae4b5 eeepc-laptop: dmi blacklist to disable pci hotplug code by Corentin Chary · 15 years ago
  62. da8ba01 eeepc-laptop: disable cpu speed control on EeePC 701 by Alan Jenkins · 15 years ago
  63. 9a3bff2 Merge branch 'asus' into release by Len Brown · 15 years ago
  64. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  65. 325fb8e eeepc-laptop: re-add check for eeepc->backlight == NULL by Alan Jenkins · 15 years ago
  66. f90be87 eeepc-laptop: fix coding style by Corentin Chary · 15 years ago
  67. b39b85e74 eeepc-laptop: map keys found on newer eeepc by Corentin Chary · 15 years ago
  68. 854c783 eeepc-laptop: callbacks should use "driver data" parameter or field by Alan Jenkins · 15 years ago
  69. a7624b6 eeepc-laptop: revise names by Alan Jenkins · 15 years ago
  70. 52bbe3c eeepc-laptop: code movement by Alan Jenkins · 15 years ago
  71. 9db106b eeepc-laptop: move platform device initialisation to a separate function by Alan Jenkins · 15 years ago
  72. 22072e9 eeepc-laptop: move platform driver registration out of eeepc_hotk_add() by Alan Jenkins · 15 years ago
  73. bf9598b eeepc-laptop: refactor notifications by Alan Jenkins · 15 years ago
  74. 463b4e4 eeepc-laptop: simplify how the hwmon device reads values from the EC by Alan Jenkins · 15 years ago
  75. 6b188a7 eeepc-laptop: simplify acpi initialization by Alan Jenkins · 15 years ago
  76. 951037e eeepc-laptop: no need to check argument of set_brightness() by Alan Jenkins · 15 years ago
  77. a2a1d36 eeepc-laptop: remove redundant NULL checks by Alan Jenkins · 15 years ago
  78. 13f7002 eeepc-laptop: fix set_acpi() to return non-zero on failure by Alan Jenkins · 15 years ago
  79. dc56ad9 eeepc-laptop: fix potential leak (led_init() failure) by Alan Jenkins · 15 years ago
  80. 2b56f1c eeepc-laptop: fix led initialization order by Alan Jenkins · 15 years ago
  81. 4871868 eeepc-laptop: fix value of pwm1_enable to match documentation by Alan Jenkins · 15 years ago
  82. eacec30 eeepc-laptop: set acpi_driver.owner by Alan Jenkins · 15 years ago
  83. 2adb8bd eeepc-laptop: Remove uneccesary acpi_disabled check by Alan Jenkins · 15 years ago
  84. fbe3d89 eeepc-laptop: Remove redundant NULL checks by Alan Jenkins · 15 years ago
  85. 3c0eb51 eeepc-laptop: add touchpad led by Corentin Chary · 15 years ago
  86. 6dff29b eeepc-laptop: disp attribute should be write-only by Alan Jenkins · 15 years ago
  87. 80f0c89 eeepc-laptop: don't enable camera at startup if it's already on. by Luca Niccoli · 15 years ago
  88. 58ce48a Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated" by Corentin Chary · 15 years ago
  89. b56ab33 eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated by Darren Salt · 15 years ago
  90. dcb73ee eeepc-laptop: Properly annote eeepc_enable_camera(). by Rakib Mullick · 15 years ago
  91. d910fc7 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  92. d822d5c backlight/eeepc-laptop: Update the backlight state when we change brightness by Matthew Garrett · 15 years ago
  93. 52cc96b eeepc-laptop: allow rfkill hotplug to work on the 900A model by Alan Jenkins · 15 years ago
  94. a8258069 eeepc-laptop: fix rfkill memory leak on unload by Alan Jenkins · 15 years ago
  95. aeb41b8 eeepc-laptop: whitespace for checkpatch.pl by Len Brown · 15 years ago
  96. d1ec9c3 eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HG by Corentin Chary · 15 years ago
  97. c200da5 eeepc-laptop: switch to dev_pm_ops by Alan Jenkins · 15 years ago
  98. c1edd99 eeepc-laptop: correct the description of the hibernation abort bug by Alan Jenkins · 15 years ago
  99. a474610 eeepc-laptop: check the 3G rfkill state on resume by Alan Jenkins · 15 years ago
  100. ffb0357 eeepc-laptop: remove redundant rfkill_set_sw_state in resume handler by Alan Jenkins · 15 years ago