1. 8642d7f intel_scu_ipc: move local memory initialization out of a mutex by Christophe JAILLET · 9 years ago
  2. 0294100 intel_pmc_ipc: Update kerneldoc formatting by qipeng.zha · 9 years ago
  3. 22565ba0 dell-laptop: Do not cache hwswitch state by Pali Rohár · 9 years ago
  4. 715d0cd dell-laptop: Check return value of each SMBIOS call by Pali Rohár · 9 years ago
  5. ced53f6 dell-laptop: Clear buffer before each SMBIOS call by Pali Rohár · 9 years ago
  6. b78fb51 intel_pmc_ipc: Fix compiler casting warnings by qipeng.zha · 9 years ago
  7. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  8. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  9. 05fde26 Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  10. 0a8b835 intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver by qipeng.zha · 9 years ago
  11. 0d44b41 tc1100-wmi: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 9 years ago
  12. 23908db Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  13. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  14. 0db9723 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  15. b8830a4 dell-laptop: Fix allocating & freeing SMI buffer page by Pali Rohár · 9 years ago
  16. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  17. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  18. cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  19. 2e19f93 dell-laptop: Show info about WiGig and UWB in debugfs by Pali Rohár · 9 years ago
  20. f992efb dell-laptop: Update information about wireless control by Pali Rohár · 9 years ago
  21. 234b7cf toshiba-acpi: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  22. b33c6ce thinkpad-acpi: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  23. 56d5c34 sony-laptop: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  24. 6c07229 samsung-laptop: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  25. 33a4edf msi-wmi: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  26. 2cc6c71 msi-laptop: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  27. 76d0a35 intel-oaktrail: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  28. 26bff5f ideapad-laptop: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  29. 413226f fujitsu-laptop: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  30. 21db4b1 eeepc-laptop: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  31. 18bd769 dell-wmi: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  32. ee4cfe2 dell-laptop: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  33. 358fefe compal-laptop: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  34. 62c4aa1 asus-wmi: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  35. 8b9e6b7 asus-laptop: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  36. 86ac056 apple-gmux: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  37. 9a65f0d acer-wmi: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  38. 14ca7a47 acpi-video-detect: video: Make video_detect code part of the video module by Hans de Goede · 9 years ago
  39. a341b8a apple-gmux: Stop using acpi_video_dmi_demote_vendor() by Hans de Goede · 9 years ago
  40. acf5493 samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unregister by Hans de Goede · 9 years ago
  41. 4c27feb asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregister by Hans de Goede · 9 years ago
  42. 10bffa6 apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregister by Hans de Goede · 9 years ago
  43. 1dda2b4 drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driver by Paul Gortmaker · 9 years ago
  44. 4b200b4 ideapad: fix software rfkill setting by Arnd Bergmann · 9 years ago
  45. 57b33ff mfd: cros_ec: Support multiple EC in a system by Gwendal Grignou · 9 years ago
  46. d365407 mfd: cros_ec: add bus-specific proto v3 code by Stephen Barber · 9 years ago
  47. 2c7589a mfd: cros_ec: add proto v3 skeleton by Stephen Barber · 9 years ago
  48. 062476f mfd: cros_ec: Move protocol helpers out of the MFD driver by Javier Martinez Canillas · 9 years ago
  49. 256ab95 mfd: cros_ec: rev cros_ec_commands.h by Stephen Barber · 9 years ago
  50. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 9 years ago
  51. e7b707f mfd: cros_ec: Remove parent field by Gwendal Grignou · 9 years ago
  52. f835857 dell-laptop: Use dell-rbtn instead i8042 filter when possible by Pali Rohár · 9 years ago
  53. b05ffc9 dell-rbtn: Export notifier for other kernel modules by Pali Rohár · 9 years ago
  54. 817a5cd dell-rbtn: Dell Airplane Mode Switch driver by Pali Rohár · 9 years ago
  55. 53daf93 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 9 years ago
  56. 6394d6d Merge 4.1-rc7 into staging-testing by Greg Kroah-Hartman · 9 years ago
  57. 9330dcd samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unregister by Hans de Goede · 9 years ago
  58. 5f77065 asus-wmi: Use acpi_video_unregister_backlight instead of acpi_video_unregister by Hans de Goede · 9 years ago
  59. 85eaa5f apple_gmux: Use acpi_video_unregister_backlight instead of acpi_video_unregister by Hans de Goede · 9 years ago
  60. 55cd3f0 pvpanic: handle missing _STA correctly by Radim Krčmář · 9 years ago
  61. 4fa9dab ideapad_laptop: Lenovo G50-30 fix rfkill reports wireless blocked by Dmitry Tunin · 10 years ago
  62. 07d783f staging: goldfish: Fix pointer cast for 32 bits by Peter Senna Tschudin · 9 years ago
  63. 769a12a treewide: Kconfig: fix wording / spelling by Masanari Iida · 9 years ago
  64. 3411d03 goldfish_pipe: Fix unlikely() misuse by Joe Perches · 9 years ago
  65. 5fb73bc thinkpad_acpi: Revert unintentional device attribute renaming by Bjørn Mork · 9 years ago
  66. 53e755c asus-wmi: add fan control by Kast Bernd · 9 years ago
  67. 7dd62c0 toshiba_haps: Make use of DEVICE_ATTR_{RW, WO} macros by Azael Avalos · 10 years ago
  68. a882003 toshiba_haps: Replace sscanf with kstrtoint by Azael Avalos · 10 years ago
  69. 63ba3e2 toshiba_acpi: Bump driver version to 0.22 by Azael Avalos · 9 years ago
  70. 8baec45 toshiba_acpi: Remove TOS_FAILURE check from some functions by Azael Avalos · 9 years ago
  71. 3f75bbe toshiba_acpi: Comments cleanup by Azael Avalos · 9 years ago
  72. d37782b toshiba_acpi: Rename hci_{read, write}1 functions by Azael Avalos · 9 years ago
  73. 3b87600 toshiba_acpi: Remove no longer needed hci_{read, write}2 functions by Azael Avalos · 9 years ago
  74. 8798df8 toshiba_bluetooth: Change BT status message to debug by Azael Avalos · 9 years ago
  75. d85b11b toshiba_bluetooth: Adapt *_enable, *_notify and *_resume functions to rfkill by Azael Avalos · 9 years ago
  76. 7ee8cd3 toshiba_bluetooth: Add RFKill handler functions by Azael Avalos · 9 years ago
  77. 84c0691 toshiba_bluetooth: Add a container struct named toshiba_bluetooth_dev by Azael Avalos · 9 years ago
  78. 2b74103 toshiba_acpi: Remove bluetooth rfkill code by Azael Avalos · 9 years ago
  79. df6dd1b thinkpad_acpi: Fix warning for static not at beginning by Jean Delvare · 9 years ago
  80. 6cd9e9f thermal: of: fix cooling device weights in device tree by Kapileshwar Singh · 10 years ago
  81. 9b071a4 ideapad_laptop: Add Lenovo G40-30 to devices without radio switch by Philippe Coval · 9 years ago
  82. 78d4256 Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  83. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  84. 96cba9b platform/chrome: chromeos_laptop - instantiate Atmel at primary address by Dmitry Torokhov · 9 years ago
  85. 358d6a2 toshiba_acpi: Do not register vendor backlight when acpi_video bl is available by Hans de Goede · 9 years ago
  86. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  87. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  88. 8691c13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  89. 6cff8d6 platform: x86: dell-laptop: Add support for keyboard backlight by Gabriele Mazzotta · 10 years ago
  90. bb26f18 toshiba_acpi: Fix pr_* messages from USB Sleep Functions by Azael Avalos · 9 years ago
  91. c8c9184 toshiba_acpi: Update and fix USB Sleep and Charge modes by Azael Avalos · 9 years ago
  92. 097c27f wmi: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  93. 9c057b3 MIPS: Loongson-3: Add chipset ACPI platform driver by Huacai Chen · 9 years ago
  94. 64f09aa MIPS: Loongson-3: Add CPU Hwmon platform driver by Huacai Chen · 9 years ago
  95. 5d3fc1d toshiba_bluetooth: Fix enabling/disabling loop on recent devices by Azael Avalos · 9 years ago
  96. 18b8696 toshiba_bluetooth: Clean up *_add function and disable BT device at removal by Azael Avalos · 9 years ago
  97. bb2ea96 toshiba_bluetooth: Add three new functions to the driver by Azael Avalos · 9 years ago
  98. fb42d1f toshiba_acpi: Fix the enabling of the Special Functions by Azael Avalos · 9 years ago
  99. a2b3471 toshiba_acpi: Use the Hotkey Event Type function for keymap choosing by Azael Avalos · 9 years ago
  100. 56e6b35 toshiba_acpi: Add Hotkey Event Type function and definitions by Azael Avalos · 9 years ago