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