1. c893d13 PCI: Make pci_bus_add_device() void by Yijing Wang · 11 years ago
  2. b7a8399 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  3. 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
  4. 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
  5. f0c34c9 eeepc-laptop: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  6. 8b9ec1d platform / x86: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  7. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  8. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  9. b222cca platform:x86: Remove OOM message after input_allocate_device by Joe Perches · 11 years ago
  10. fca4199 eeepc-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 11 years ago
  11. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 12 years ago
  12. 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
  13. c73bad7 platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_val by Guenter Roeck · 12 years ago
  14. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  15. b859f15 Drivers: platform: x86: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  16. f661848 eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug() by Jiang Liu · 12 years ago
  17. 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  18. ce6c468 eeepc-laptop: log unknown keys by Corentin Chary · 13 years ago
  19. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 13 years ago
  20. 5d6afd1 platform-drivers-x86: eeepc-laptop: fix wrong test for successful registered led_classdev by Axel Lin · 14 years ago
  21. 22441ff eeepc: Use pr_warn by Joe Perches · 14 years ago
  22. 14fdb15 eeepc-laptop: Use ACPI handle to identify rfkill port by Matthew Garrett · 14 years ago
  23. c844033 platform-drivers: x86: fix common misspellings by Lucas De Marchi · 14 years ago
  24. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  25. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  26. 62a75d8 eeepc-laptop: add a getter for touchpad led by Corentin Chary · 14 years ago
  27. acc2472 backlight: constify backlight_ops by Lionel Debroux · 14 years ago
  28. 71e687d platform-x86: sync eeepc-laptop and asus-laptop by Corentin Chary · 14 years ago
  29. bfa4796 eeepc-laptop: fix hotplug_disabled module_param permissions by Axel Lin · 15 years ago
  30. c9db3ef eeepc-laptop: add missing sparse_keymap_free by Corentin Chary · 15 years ago
  31. 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
  32. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 15 years ago
  33. bc9d24a eeepc-laptop: check wireless hotplug events by Alan Jenkins · 15 years ago
  34. ced69c5 eeepc-laptop: disable wireless hotplug for 1005PE by Alan Jenkins · 15 years ago
  35. 4194e2f eeepc-laptop: disable wireless hotplug for 1201N by Corentin Chary · 15 years ago
  36. 322a135 eeepc-laptop: add hotplug_disable parameter by Corentin Chary · 15 years ago
  37. 642e044 eeepc-laptop: switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  38. 10ae4b5 eeepc-laptop: dmi blacklist to disable pci hotplug code by Corentin Chary · 15 years ago
  39. da8ba01 eeepc-laptop: disable cpu speed control on EeePC 701 by Alan Jenkins · 15 years ago
  40. 9a3bff2 Merge branch 'asus' into release by Len Brown · 15 years ago
  41. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  42. 325fb8e eeepc-laptop: re-add check for eeepc->backlight == NULL by Alan Jenkins · 15 years ago
  43. f90be87 eeepc-laptop: fix coding style by Corentin Chary · 15 years ago
  44. b39b85e74 eeepc-laptop: map keys found on newer eeepc by Corentin Chary · 15 years ago
  45. 854c783 eeepc-laptop: callbacks should use "driver data" parameter or field by Alan Jenkins · 15 years ago
  46. a7624b6 eeepc-laptop: revise names by Alan Jenkins · 15 years ago
  47. 52bbe3c eeepc-laptop: code movement by Alan Jenkins · 15 years ago
  48. 9db106b eeepc-laptop: move platform device initialisation to a separate function by Alan Jenkins · 15 years ago
  49. 22072e9 eeepc-laptop: move platform driver registration out of eeepc_hotk_add() by Alan Jenkins · 15 years ago
  50. bf9598b eeepc-laptop: refactor notifications by Alan Jenkins · 15 years ago
  51. 463b4e4 eeepc-laptop: simplify how the hwmon device reads values from the EC by Alan Jenkins · 15 years ago
  52. 6b188a7 eeepc-laptop: simplify acpi initialization by Alan Jenkins · 15 years ago
  53. 951037e eeepc-laptop: no need to check argument of set_brightness() by Alan Jenkins · 15 years ago
  54. a2a1d36 eeepc-laptop: remove redundant NULL checks by Alan Jenkins · 15 years ago
  55. 13f7002 eeepc-laptop: fix set_acpi() to return non-zero on failure by Alan Jenkins · 15 years ago
  56. dc56ad9 eeepc-laptop: fix potential leak (led_init() failure) by Alan Jenkins · 15 years ago
  57. 2b56f1c eeepc-laptop: fix led initialization order by Alan Jenkins · 15 years ago
  58. 4871868 eeepc-laptop: fix value of pwm1_enable to match documentation by Alan Jenkins · 15 years ago
  59. eacec30 eeepc-laptop: set acpi_driver.owner by Alan Jenkins · 15 years ago
  60. 2adb8bd eeepc-laptop: Remove uneccesary acpi_disabled check by Alan Jenkins · 15 years ago
  61. fbe3d89 eeepc-laptop: Remove redundant NULL checks by Alan Jenkins · 15 years ago
  62. 3c0eb51 eeepc-laptop: add touchpad led by Corentin Chary · 15 years ago
  63. 6dff29b eeepc-laptop: disp attribute should be write-only by Alan Jenkins · 15 years ago
  64. 80f0c89 eeepc-laptop: don't enable camera at startup if it's already on. by Luca Niccoli · 15 years ago
  65. 58ce48a Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated" by Corentin Chary · 15 years ago
  66. b56ab33 eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated by Darren Salt · 15 years ago
  67. dcb73ee eeepc-laptop: Properly annote eeepc_enable_camera(). by Rakib Mullick · 15 years ago
  68. d910fc7 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  69. d822d5c backlight/eeepc-laptop: Update the backlight state when we change brightness by Matthew Garrett · 16 years ago
  70. 52cc96b eeepc-laptop: allow rfkill hotplug to work on the 900A model by Alan Jenkins · 15 years ago
  71. a8258069 eeepc-laptop: fix rfkill memory leak on unload by Alan Jenkins · 15 years ago
  72. aeb41b8 eeepc-laptop: whitespace for checkpatch.pl by Len Brown · 15 years ago
  73. d1ec9c3 eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HG by Corentin Chary · 15 years ago
  74. c200da5 eeepc-laptop: switch to dev_pm_ops by Alan Jenkins · 15 years ago
  75. c1edd99 eeepc-laptop: correct the description of the hibernation abort bug by Alan Jenkins · 15 years ago
  76. a474610 eeepc-laptop: check the 3G rfkill state on resume by Alan Jenkins · 15 years ago
  77. ffb0357 eeepc-laptop: remove redundant rfkill_set_sw_state in resume handler by Alan Jenkins · 15 years ago
  78. f2a9d5e eeepc-laptop: make input device a child of the platform device by Alan Jenkins · 15 years ago
  79. 1e77985 eeepc-laptop: fix ordering of init and exit functions by Alan Jenkins · 15 years ago
  80. 07e84aa eeepc-laptop: fix pci hotplug race on load and unload by Alan Jenkins · 15 years ago
  81. dcf443b eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify) by Alan Jenkins · 15 years ago
  82. 6d41839 eeepc-laptop: don't touch the pci slot if it was claimed by a different driver by Alan Jenkins · 15 years ago
  83. 7334546 eeepc-laptop: fix hot-unplug on resume by Alan Jenkins · 16 years ago
  84. 3cd530b eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go by Corentin Chary · 16 years ago
  85. dbfa3ba eeepc-laptop: get the right value for CMSG by Corentin Chary · 16 years ago
  86. f36509e eeepc-laptop: makes get_acpi() returns -ENODEV by Corentin Chary · 16 years ago
  87. 1ddec2f eeepc-laptop: right parent device by Corentin Chary · 16 years ago
  88. 7de3938 eeepc-laptop: rfkill refactoring by Corentin Chary · 16 years ago
  89. 19b5328 eeepc-laptop.c: use pr_fmt and pr_<level> by Joe Perches · 16 years ago
  90. 2b121bc eeepc-laptop: Register as a pci-hotplug device by Corentin Chary · 16 years ago
  91. b31d0fd eeepc-laptop: cpufv updates by Corentin Chary · 16 years ago
  92. b7b700d eeepc-laptop: sync eeepc-laptop with asus_acpi by Corentin Chary · 16 years ago
  93. cede2cb eeepc-laptop: enable camera by default by Pekka Enberg · 16 years ago
  94. 57599cc Merge branch 'bjorn-notify' into release by Len Brown · 16 years ago
  95. 96e9cfe eeepc-laptop: read rfkill soft-blocked state on resume by Alan Jenkins · 16 years ago
  96. 06d5caf rfkill: don't restore software blocked state on persistent devices by Alan Jenkins · 16 years ago
  97. d9b9bd7 ACPI: eeepc-laptop: use .notify method instead of installing handler directly by Bjorn Helgaas · 16 years ago
  98. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 16 years ago
  99. 19d337d rfkill: rewrite by Johannes Berg · 16 years ago
  100. bd32005 eeepc-laptop: unregister_rfkill_notifier on failure by Corentin Chary · 16 years ago