1. 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
  2. 565210c hwmon: (dell-smm) Pack the whole smm_regs struct by Armin Wolf · 3 years, 1 month ago
  3. 87b9332 hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked() by Armin Wolf · 3 years, 1 month ago
  4. 0240538 hwmon: (dell-smm) Simplify ioctl handler by Armin Wolf · 3 years, 1 month ago
  5. dbd3e6e hwmon: (dell-smm) Fix warning on /proc/i8k creation error by Armin Wolf · 3 years, 2 months ago
  6. c0d7998 hwmon: (dell-smm) Speed up setting of fan speed by Armin Wolf · 3 years, 3 months ago
  7. 927d89e hwmon: (dell-smm) Add comment explaining usage of i8k_config_data[] by Armin Wolf · 3 years, 3 months ago
  8. e64325e hwmon: (dell-smm) Return -ENOIOCTLCMD instead of -EINVAL by Armin Wolf · 3 years, 3 months ago
  9. 38c5b0d hwmon: (dell-smm) Use strscpy_pad() by Armin Wolf · 3 years, 3 months ago
  10. 6105870 hwmon: (dell-smm) Sort includes in alphabetical order by Armin Wolf · 3 years, 3 months ago
  11. b1986c8 hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_target by Armin Wolf · 3 years, 4 months ago
  12. 8a0c75a hwmon: (dell-smm) Remove unnecessary includes by Armin Wolf · 3 years, 4 months ago
  13. 8713b4a hwmon: (dell-smm) Rework SMM function debugging by Armin Wolf · 3 years, 5 months ago
  14. 782a99c hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init by Armin Wolf · 3 years, 5 months ago
  15. c510f6a hwmon: (dell-smm) Mark tables as __initconst by Armin Wolf · 3 years, 5 months ago
  16. e104d53 hwmon: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  17. 95d88d0 hwmon: (dell-smm) Add Dell Precision 7510 to fan control whitelist by Carlos Alberto Lopez Perez · 3 years, 6 months ago
  18. 2757269 hwmon: (dell-smm-hwmon) Fix fan mutliplier detection for 3rd fan by Armin Wolf · 3 years, 6 months ago
  19. deeba24 hwmon: (dell-smm-hwmon) Convert to devm_hwmon_device_register_with_info() by Armin Wolf · 3 years, 6 months ago
  20. ba04d73 hwmon: (dell-smm-hwmon) Move variables into a driver private data structure by Armin Wolf · 3 years, 6 months ago
  21. a2cb66b hwmon: (dell-smm-hwmon) Use devm_add_action_or_reset() by Armin Wolf · 3 years, 6 months ago
  22. c9363cd hwmon: (dell-smm-hwmon) Mark functions as __init by Armin Wolf · 3 years, 6 months ago
  23. 1492fa2 hwmon: (dell-smm-hwmon) Use platform device by Armin Wolf · 3 years, 6 months ago
  24. 35d470b hwmon: (dell-smm-hwmon) Fix index values by Armin Wolf · 3 years, 8 months ago
  25. 807b8c2 hwmon: (dell-smm) Add Dell Latitude E7440 to fan control whitelist by Sebastian Oechsle · 3 years, 9 months ago
  26. 4008bc7 hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist by Thomas Hebb · 4 years ago
  27. 0ca8bb2 hwmon: (dell-smm) Add Latitude 5480 to fan control whitelist by Jeffrey Lin · 4 years, 7 months ago
  28. b8a13e5 hwmon: (dell-smm) Use one DMI match for all XPS models by Thomas Hebb · 4 years, 10 months ago
  29. 149ed3d4 change email address for Pali Rohár by Pali Rohár · 4 years, 9 months ago
  30. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  31. afe4527 hwmon: (dell-smm) Add support for disabling automatic BIOS fan control by Giovanni Mascellani · 5 years ago
  32. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  33. 1bb46a2 hwmon: (dell-smm) Support up to 10 temp sensors by Michele Sorcinelli · 6 years ago
  34. ba949ed hwmon: (dell-smm-hwmon) Use permission specific SENSOR[_DEVICE]_ATTR variants by Guenter Roeck · 6 years ago
  35. 162372b dell-smm-hwmon.c: Add XPS 9570 to supported devices list by Michele Sorcinelli · 6 years ago
  36. 536e001 hwmon: (dell-smm) Disable fan support for Dell XPS13 9333 by Helge Eichelberg · 7 years ago
  37. 6fbc423 hwmon: (dell-smm) Disable fan support for Dell Vostro 3360 by Oleksandr Natalenko · 7 years ago
  38. f480ea9 hwmon: (dell-smm) Disable fan support for Dell Inspiron 7720 by Pali Rohár · 7 years ago
  39. 836ad11 hwmon: (dell-smm) Enable broken functionality via "force" module param by Pali Rohár · 7 years ago
  40. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  41. a4811b6 hwmon: (dell-smm) Add Dell XPS 15 9560 into DMI list by Pali Rohár · 8 years ago
  42. 27046a3 hwmon: Use smp_call_on_cpu() for dell-smm i8k by Juergen Gross · 8 years ago
  43. 9d58bec hwmon: (dell-smm) In debug mode log duration of SMM calls by Pali Rohár · 9 years ago
  44. 747bc8b hwmon: (dell-smm) Detect fan with index=2 by Pali Rohár · 9 years ago
  45. 5ce9171 hwmon: (dell-smm) Cache fan_type() calls and change fan detection by Pali Rohár · 9 years ago
  46. 2744d2f hwmon: (dell-smm) Disallow fan_type() calls on broken machines by Pali Rohár · 9 years ago
  47. 7613663 hwmon: (dell-smm) Restrict fan control and serial number to CAP_SYS_ADMIN by default by Pali Rohár · 9 years ago
  48. 053ea64 hwmon: (dell-smm) Fail in ioctl I8K_BIOS_VERSION when bios version is not a number by Pali Rohár · 9 years ago
  49. 6220f4e hwmon: (dell-smm) Blacklist Dell Studio XPS 8000 by Thorsten Leemhuis · 9 years ago
  50. a4b45b2 hwmon: (dell-smm) Blacklist Dell Studio XPS 8100 by Pali Rohár · 9 years ago
  51. 9026cae hwmon: (dell-smm-hwmon) Use a valid name attribute by Gabriele Mazzotta · 10 years ago
  52. 039ae58 hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k by Pali Rohár · 10 years ago
  53. a5afba1 hwmon: Rename i8k driver to dell-smm-hwmon and move it to hwmon tree by Pali Rohár · 10 years ago[Renamed (98%) from drivers/char/i8k.c]
  54. 3a267d3 i8k: Remove use of seq_printf return value by Joe Perches · 10 years ago
  55. f989e55 i8k: Add support for fan labels by Pali Rohár · 10 years ago
  56. 1a131ca i8k: Remove DMI config data for Latitude E6440 and E6540 by Pali Rohár · 10 years ago
  57. 8f21d8e i8k: Autodetect fan RPM multiplier by Pali Rohár · 10 years ago
  58. 7f69fb0 i8k: Make fan module parameters an unsigned by Pali Rohár · 10 years ago
  59. 34ae40f i8k: Add support for Dell XPS 13 by Guenter Roeck · 10 years ago
  60. 564132d i8k: Rework error retries by Guenter Roeck · 10 years ago
  61. 83d514d i8k: Return -ENODATA for invalid temperature by Pali Rohár · 10 years ago
  62. 672af22 i8k: Register only temperature sensors which have labels by Pali Rohár · 10 years ago
  63. 5114b47 i8k: Add support for temperature sensor labels by Pali Rohár · 10 years ago
  64. 723493c i8k: Fix temperature bug handling in i8k_get_temp() by Pali Rohár · 10 years ago
  65. 148b1fd i8k: Add MODULE_DEVICE_TABLE macro by Pali Rohár · 10 years ago
  66. 0f35223 i8k: Add support for Dell Latitude E6440 by Pali Rohár · 10 years ago
  67. 06c88b0 i8k: Add support for Dell Latitude E6540 by Steven Honeyman · 10 years ago
  68. 9f48c89 Merge 3.16-rc5 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  69. 6d827fb i8k: Fix non-SMP operation by Guenter Roeck · 11 years ago
  70. 7b88344 i8k: Add support for Dell Precision 490 and Latitude D520 by Guenter Roeck · 11 years ago
  71. 81474fc i8k: Add support for configurable maximum fan speed value by Guenter Roeck · 11 years ago
  72. b12ce5f i8k: Drop all labels by Guenter Roeck · 11 years ago
  73. 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  74. 7c81c60f Update Jean Delvare's e-mail address by Jean Delvare · 11 years ago
  75. e7f5f27 i8k: Implement hwmon based fan speed control by Guenter Roeck · 11 years ago
  76. e551b15 i8k: Stop reading SMM BIOS version during driver probe by Guenter Roeck · 11 years ago
  77. 26d0938 i8k: Use driver_data field of dmi_system_id to override fan multiplier by Guenter Roeck · 11 years ago
  78. 919a030 i8k: Add support for Dell XPS M140 by Guenter Roeck · 11 years ago
  79. ff457bd i8k: Add support for Dell Studio laptops by Guenter Roeck · 11 years ago
  80. f5a7f82 i8k: Add copyright by Guenter Roeck · 11 years ago
  81. f36fdb9 i8k: Force SMM to run on CPU 0 by Guenter Roeck · 11 years ago
  82. 14d323839 i8k: Drop driver version number and info message at startup by Guenter Roeck · 11 years ago
  83. e33b488 i8k: Remove obsolete link to out-of-tree driver by Guenter Roeck · 11 years ago
  84. d83c39d i8k: Support additional temperature sensors by Guenter Roeck · 11 years ago
  85. 82ba1d3 i8k: Convert to use to hwmon_device_register_with_groups hwmon API by Guenter Roeck · 11 years ago
  86. 12186f5 i8k: Fix various checkpatch warnings and errors by Guenter Roeck · 11 years ago
  87. 60e71aa i8k: Convert to use pr_ functions instead of printk by Guenter Roeck · 11 years ago
  88. 9aa5b01 drivers/char/i8k.c: add Dell XPLS L421X by Alan Cox · 11 years ago
  89. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  90. 949a9d7 i8k: Integrate with the hwmon subsystem by Jean Delvare · 14 years ago
  91. bc1f419 i8k: Avoid lahf in 64-bit code by Luca Tettamanti · 14 years ago
  92. 22d3243 Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again) by Jim Bos · 14 years ago
  93. 6b4e81d i8k: Tell gcc that *regs gets clobbered by Jim Bos · 14 years ago
  94. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 15 years ago
  95. d79b6f4 procfs: Push down the bkl from ioctl by Frederic Weisbecker · 15 years ago
  96. bef2a50 i8k: Add Dell Vostro systems by Federico Heinz · 16 years ago
  97. 7ab21a8 i8k: Enable i8k on Dell Precision Systems by Andy Spencer · 16 years ago
  98. 4ed99a2 i8k: make fan multiplier tunable with a module parameter by Jochen Eisinger · 17 years ago
  99. 1b50221 drivers: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  100. 48103c5 i8k: Inspiron E1705 fix by Frank Sorenson · 17 years ago