1. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  2. 0e50183 thinkpad-acpi: rework brightness support by Henrique de Moraes Holschuh · 15 years ago
  3. 74a60c0 thinkpad-acpi: enhanced debugging messages for the fan subdriver by Henrique de Moraes Holschuh · 15 years ago
  4. 56e2c20 thinkpad-acpi: enhanced debugging messages for the hotkey subdriver by Henrique de Moraes Holschuh · 15 years ago
  5. bee4cd9 thinkpad-acpi: enhanced debugging messages for rfkill subdrivers by Henrique de Moraes Holschuh · 15 years ago
  6. a4d5eff thinkpad-acpi: restrict access to some firmware LEDs by Henrique de Moraes Holschuh · 15 years ago
  7. 2586d56 thinkpad-acpi: remove HKEY disable functionality by Henrique de Moraes Holschuh · 15 years ago
  8. 73a94d8 thinkpad-acpi: add new debug helpers and warn of deprecated atts by Henrique de Moraes Holschuh · 15 years ago
  9. 7ff8d62 thinkpad-acpi: add missing log levels by Henrique de Moraes Holschuh · 15 years ago
  10. 3dcc2c3 thinkpad-acpi: cleanup debug helpers by Henrique de Moraes Holschuh · 15 years ago
  11. 257bc1c thinkpad-acpi: drop ibm-acpi alias by Henrique de Moraes Holschuh · 15 years ago
  12. 1c762ca thinkpad-acpi: update copyright notices by Henrique de Moraes Holschuh · 15 years ago
  13. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  14. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  15. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  16. b36a50f thinkpad-acpi: fix module autoloading for older models by Mathieu Chouquet-Stringer · 15 years ago
  17. aa2fbce ACPI: thinkpad-acpi: bump up version to 0.22 by Henrique de Moraes Holschuh · 16 years ago
  18. 54926ce ACPI: thinkpad-acpi: handle HKEY event 6030 by Henrique de Moraes Holschuh · 16 years ago
  19. 1c2ece7 ACPI: thinkpad-acpi: clean-up fan subdriver quirk by Henrique de Moraes Holschuh · 16 years ago
  20. cb42935 ACPI: thinkpad-acpi: start the event hunt season by Henrique de Moraes Holschuh · 16 years ago
  21. 106b4e6 ACPI: thinkpad-acpi: handle HKEY thermal and battery alarms by Henrique de Moraes Holschuh · 16 years ago
  22. 3827e7a ACPI: thinkpad-acpi: clean up hotkey_notify() by Henrique de Moraes Holschuh · 16 years ago
  23. 7646ea8 ACPI: thinkpad-acpi: use killable instead of interruptible mutexes by Henrique de Moraes Holschuh · 16 years ago
  24. 0045c0a ACPI: thinkpad-acpi: add UWB radio support by Henrique de Moraes Holschuh · 16 years ago
  25. 90d9d3c ACPI: thinkpad-acpi: preserve radio state across shutdown by Henrique de Moraes Holschuh · 16 years ago
  26. 153f822 ACPI: thinkpad-acpi: resume with radios disabled by Henrique de Moraes Holschuh · 16 years ago
  27. a73f309 ACPI: thinkpad-acpi: debug facility to emulate the rf switches by Henrique de Moraes Holschuh · 16 years ago
  28. e0b36fc ACPI: thinkpad-acpi: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  29. d97c0de Merge branch 'drivers-platform' into release by Len Brown · 16 years ago
  30. 41b16dc create drivers/platform/x86/ from drivers/misc/ by Len Brown · 16 years ago[Renamed from drivers/misc/thinkpad_acpi.c]
  31. 0081b16 ACPI: thinkpad-acpi: fix fan sleep/resume path by Henrique de Moraes Holschuh · 16 years ago
  32. 2dba1b5 thinkpad_acpi: fingers off backlight if video.ko is serving this functionality by Thomas Renninger · 16 years ago
  33. 0ca9413 Merge branch 'thinkpad' into test by Len Brown · 16 years ago
  34. d64c81c ACPI: thinkpad-acpi: Remove firmware backlight delays for Intel ACPI IGD OpRegion by Henrique de Moraes Holschuh · 16 years ago
  35. 3962932 ACPI: thinkpad-acpi: Remove duplicate line by Pascal Terjan · 16 years ago
  36. 4f778b9 ACPI: thinkpad-acpi: trivial fix of error message by Mariusz Kozlowski · 16 years ago
  37. 75700e5 ACPI: thinkpad-acpi: attempt to preserve fan state on resume by Henrique de Moraes Holschuh · 16 years ago
  38. db89b4f ACPI: catch calls of acpi_driver_data on pointer of wrong type by Pavel Machek · 16 years ago
  39. 9662e08 ACPI: thinkpad-acpi: wan radio control is not experimental by Jeremy Fitzhardinge · 16 years ago
  40. bf20e74 ACPI: thinkpad-acpi: don't misdetect in get_thinkpad_model_data() on -ENOMEM by Henrique de Moraes Holschuh · 16 years ago
  41. 490673d ACPI: thinkpad-acpi: bump up version to 0.21 by Henrique de Moraes Holschuh · 16 years ago
  42. 0e74dc2 ACPI: thinkpad-acpi: add bluetooth and WWAN rfkill support by Henrique de Moraes Holschuh · 16 years ago
  43. 133ec3b ACPI: thinkpad-acpi: WLSW overrides other rfkill switches by Henrique de Moraes Holschuh · 16 years ago
  44. 07431ec ACPI: thinkpad-acpi: prepare for bluetooth and wwan rfkill support by Henrique de Moraes Holschuh · 16 years ago
  45. 733e27c ACPI: thinkpad-acpi: consolidate wlsw notification function by Henrique de Moraes Holschuh · 16 years ago
  46. 3a87208 ACPI: thinkpad-acpi: minor refactor on radio switch init by Henrique de Moraes Holschuh · 16 years ago
  47. 24e45bb thinkpad-acpi: fix LED handling on older ThinkPads by Henrique de Moraes Holschuh · 16 years ago
  48. 9c0a76e thinkpad-acpi: fix initialization error paths by Henrique de Moraes Holschuh · 16 years ago
  49. 197a2cd thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL rename by Henrique de Moraes Holschuh · 16 years ago
  50. e3aa51f acpi: fix sparse const errors by Harvey Harrison · 16 years ago
  51. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 16 years ago
  52. 90fe17f thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failed by Cyrill Gorcunov · 16 years ago
  53. 68f12ae ACPI: thinkpad-acpi: bump up version to 0.20 by Henrique de Moraes Holschuh · 16 years ago
  54. e0e3c06 ACPI: thinkpad-acpi: use a private workqueue by Henrique de Moraes Holschuh · 16 years ago
  55. 10cc927 ACPI: thinkpad-acpi: fluff really minor fix by Henrique de Moraes Holschuh · 16 years ago
  56. af11610 ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2) by Henrique de Moraes Holschuh · 16 years ago
  57. e306501 ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1) by Henrique de Moraes Holschuh · 16 years ago
  58. 4fa6811 ACPI: thinkpad-acpi: prepare light and LED for sysfs support by Henrique de Moraes Holschuh · 16 years ago
  59. 95e57ab ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1) by Henrique de Moraes Holschuh · 16 years ago
  60. e11aecf ACPI: thinkpad-acpi: fix brightness dimming control bug by Henrique de Moraes Holschuh · 16 years ago
  61. 2d5e94d ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messages by Henrique de Moraes Holschuh · 16 years ago
  62. 8c74adb ACPI: thinkpad-acpi: enhance box identification output (v2) by Henrique de Moraes Holschuh · 16 years ago
  63. 9288902 ACPI: thinkpad-acpi: warn once about weird hotkey masks by Henrique de Moraes Holschuh · 16 years ago
  64. b597279 ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1) by Henrique de Moraes Holschuh · 16 years ago
  65. cee47f5 ACPI: thinkpad-acpi: fix hotkey_get_tablet_mode by Henrique de Moraes Holschuh · 16 years ago
  66. 6c231bd ACPI: thinkpad-acpi: add tablet-mode reporting by Henrique de Moraes Holschuh · 17 years ago
  67. d147da7 ACPI: thinkpad-acpi: minor hotkey_radio_sw fixes by Henrique de Moraes Holschuh · 17 years ago
  68. b3ec6f9 ACPI: thinkpad-acpi: issue input events for tablet swivel events by Henrique de Moraes Holschuh · 17 years ago
  69. d7c1d17 ACPI: thinkpad-acpi: make the video output feature optional by Henrique de Moraes Holschuh · 17 years ago
  70. 7526696 ACPI: thinkpad-acpi: synchronize input device switches by Henrique de Moraes Holschuh · 17 years ago
  71. 1bc6b9c ACPI: thinkpad-acpi: always track input device open/close by Henrique de Moraes Holschuh · 17 years ago
  72. cbb1484 ACPI: thinkpad-acpi: trivial fix to module_desc typo by Henrique de Moraes Holschuh · 17 years ago
  73. 1d5a2b5 thinkpad_acpi: static by Adrian Bunk · 17 years ago
  74. 547266e ACPI: thinkpad-acpi: second TP_EC_FAN_FULLSPEED should be TP_EC_FAN_AUTO by Roel Kluin · 17 years ago
  75. 1cee5cc ACPI: thinkpad-acpi: bump up version to 0.19 by Henrique de Moraes Holschuh · 17 years ago
  76. 6a2e293 ACPI: thinkpad-acpi: update copyright dates to 2008 by Henrique de Moraes Holschuh · 17 years ago
  77. 50ebec0 ACPI: thinkpad-acpi: add poll() support to some sysfs attributes by Henrique de Moraes Holschuh · 17 years ago
  78. 013c40e ACPI: thinkpad-acpi: silence _sta warning by Henrique de Moraes Holschuh · 17 years ago
  79. d1edb2b ACPI: thinkpad-acpi: add X61t HKEY events by Henrique de Moraes Holschuh · 17 years ago
  80. a713b4d ACPI: thinkpad-acpi: wakeup on hotunplug reporting by Henrique de Moraes Holschuh · 17 years ago
  81. 3b64b51 ACPI: thinkpad-acpi: cleanup hotkey_notify and HKEY log messages by Henrique de Moraes Holschuh · 17 years ago
  82. 083f176 ACPI: thinkpad-acpi: add suspend handler by Henrique de Moraes Holschuh · 17 years ago
  83. 35ff8b9 ACPI: thinkpad-acpi: some checkpatch.pl fluff by Henrique de Moraes Holschuh · 17 years ago
  84. e0c7dfe ACPI: thinkpad-acpi: rename IBM in defines by Henrique de Moraes Holschuh · 17 years ago
  85. f68080f ACPI: thinkpad-acpi: module glue cleanups by Henrique de Moraes Holschuh · 17 years ago
  86. 4b45cc0 ACPI: thinkpad-acpi: spring cleanup part 4 by Henrique de Moraes Holschuh · 17 years ago
  87. b21a15f ACPI: thinkpad-acpi: spring cleanup part 3 by Henrique de Moraes Holschuh · 17 years ago
  88. f74a27d ACPI: thinkpad-acpi: spring cleanup part 2 by Henrique de Moraes Holschuh · 17 years ago
  89. 0c78039 ACPI: thinkpad-acpi: spring cleanup part 1 by Henrique de Moraes Holschuh · 17 years ago
  90. 50efd83 ACPI: thinkpad-acpi: bump up version to 0.18 by Henrique de Moraes Holschuh · 17 years ago
  91. 01e88f2 ACPI: thinkpad-acpi: add CMOS NVRAM polling for hot keys (v9) by Henrique de Moraes Holschuh · 17 years ago
  92. b7c8c20 ACPI: thinkpad-acpi: prepare for NVRAM polling support by Henrique de Moraes Holschuh · 17 years ago
  93. b2c985e ACPI: thinkpad-acpi: refactor hotkey_get and hotkey_set (v2) by Henrique de Moraes Holschuh · 17 years ago
  94. 0f08914 ACPI: thinkpad-acpi: document keymap gotcha's (v2) by Henrique de Moraes Holschuh · 17 years ago
  95. 56a185b ACPI: thinkpad-acpi: fix lenovo keymap for brightness by Henrique de Moraes Holschuh · 17 years ago
  96. 59f91ff ACPI: thinkpad-acpi: fix oops when a module parameter has no value by Henrique de Moraes Holschuh · 17 years ago
  97. 4273af8 ACPI: thinkpad-acpi: fix brightness_set error paths by Henrique de Moraes Holschuh · 17 years ago
  98. fc589a3 ACPI: thinkpad-acpi: allow for syscall restart in sysfs handlers by Henrique de Moraes Holschuh · 17 years ago
  99. b856f5b ACPI: thinkpad-acpi: bump up version to 0.17 by Henrique de Moraes Holschuh · 17 years ago
  100. e11e211 ACPI: thinkpad-acpi: prefer standard ACPI backlight level control by Henrique de Moraes Holschuh · 17 years ago