1. 84fb029 hwmon: Correct some typos by LABBE Corentin · 11 years ago
  2. c50588a hwmon: (gpio-fan) Include linux/of.h header by Sachin Kamat · 11 years ago
  3. 2825f03 hwmon: (lm70) Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  4. 20652ab hwmon: (adcxx) Remove redundant spi_set_drvdata by Sachin Kamat · 11 years ago
  5. 650a2c0 hwmon: (jc42) fix coccinelle warnings by Fengguang Wu · 11 years ago
  6. 2a253c4 hwmon: (ltc4261) fix coccinelle warnings by Fengguang Wu · 11 years ago
  7. 3ea85ba hwmon: (lm95234) fix coccinelle warnings by Fengguang Wu · 11 years ago
  8. 4109a71 hwmon: (max6697) fix coccinelle warnings by Fengguang Wu · 11 years ago
  9. e5840c7 hwmon: (max6642 fix coccinelle warnings by Fengguang Wu · 11 years ago
  10. 31ab1ad hwmon: (ds1621) fix coccinelle warnings by Fengguang Wu · 11 years ago
  11. 9c09bd8 hwmon: (nct6775) fix coccinelle warnings by Fengguang Wu · 11 years ago
  12. 62f9a57 hwmon: (jc42) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  13. 38f150f hwmon: (ltc4261) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  14. 89de734 hwmon: (ina209) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  15. 9d86bd6 hwmon: (lm95234) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  16. f3643ac hwmon: (tmp401) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  17. 468bf0e hwmon: (ina2xx) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  18. 38c75dc hwmon: (max16065) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  19. 8d37355 hwmon: (max6697) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  20. 3710263 hwmon: (lm73) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  21. 9bd024e hwmon: (max6642) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  22. 0d36dce hwmon: (ds1621) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  23. a150d95 hwmon: (nct6775) Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  24. 74188cb hwmon: Provide managed hwmon registration by Guenter Roeck · 12 years ago
  25. 615fc8c hwmon: (nct6775) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  26. c3b7cdd hwmon: (pmbus) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  27. 9a85d53 hwmon: (ltc4245) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  28. 7258a12 hwmon: (gpio-fan) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  29. 8269b75 hwmon: (ds1621) Convert to use hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  30. bab2243 hwmon: Introduce hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  31. 522928a hwmon: (f71882fg) Remove extra return statement by Guenter Roeck · 11 years ago
  32. 39b103b hwmon: (f75375s) Don't crash the kernel unnecessarily by Guenter Roeck · 11 years ago
  33. 674d0ed hwmon: (atxp1) Set and use error code from vid_to_reg() by Guenter Roeck · 11 years ago
  34. 19f053c hwmon: (acpi_power_meter) Use return value from acpi_bus_register_driver by Guenter Roeck · 11 years ago
  35. 83c97fe hwmon: (acpi_power_meter) Don't crash the kernel unnecessarily by Guenter Roeck · 11 years ago
  36. c52ae3d hwmon: (gpio_fan) Use error value returned from get_fan_speed_index() by Guenter Roeck · 11 years ago
  37. bb34c0d hwmon: (adt7462) Use error value returned from find_trange_value() by Guenter Roeck · 11 years ago
  38. af78fdf hwmon: (pmbus) Don't unnecessarily crash the kernel by Guenter Roeck · 11 years ago
  39. ae02e74 hwmon: (mc13783-adc) Increase size of name string by Guenter Roeck · 11 years ago
  40. 45a5b3a hwmon: (nct6775) Check array index when accessing temp_offset by Guenter Roeck · 11 years ago
  41. e8ab508 hwmon: (nct6775) Use return value from find_temp_source by Guenter Roeck · 11 years ago
  42. a039371 hwmon: Remove unnecessary semicolons by Guenter Roeck · 12 years ago
  43. 73cac03 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  44. 1d5898b watchdog: sunxi: Fix section mismatch by Maxime Ripard · 11 years ago
  45. 4c4e456 watchdog: kempld_wdt: Fix bit mask definition by Jingoo Han · 11 years ago
  46. 8612ed0 watchdog: ts72xx_wdt: locking bug in ioctl by Dan Carpenter · 11 years ago
  47. 75c5318 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  48. 6cc3026 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  49. 71ac3d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. cd4edf7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  51. ebff5fa9 Revert "i915: Update VGA arbiter support for newer devices" by Dave Airlie · 11 years ago
  52. e1264eb Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done" by Dave Airlie · 11 years ago
  53. 2302628 Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 11 years ago
  54. 2f6d8fa dma: edma.c: remove edma_desc leakage by Geyslan G. Bem · 11 years ago
  55. 08d08bc rcar-hpbdma: add parameter to set_slave() method by Sergei Shtylyov · 11 years ago
  56. cdeb5c0 rcar-hpbdma: remove shdma_free_irq() calls by Sergei Shtylyov · 11 years ago
  57. 2fe80d3 bcache: Fix a null ptr deref regression by Kent Overstreet · 11 years ago
  58. e3e8ded Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  59. f112bf8 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  60. 0821f20 watchdog: hpwdt: Patch to ignore auxilary iLO devices by Mingarelli, Thomas · 11 years ago
  61. f715729 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  62. bd7df5a Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  63. 61875f3 random: allow architectures to optionally define random_get_entropy() by Theodore Ts'o · 11 years ago
  64. b291a22 Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  65. b852c98 drm/radeon: re-enable sw ACR support on pre-DCE4 by Alex Deucher · 11 years ago
  66. 2737de4 i2c: i2c-mux-pinctrl: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  67. 0cd9806 i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not found by Wolfram Sang · 11 years ago
  68. 9937b8d i2c: i2c-mux-gpio: use deferred probing by Ionut Nicu · 11 years ago
  69. 492ed77 i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errors by Ionut Nicu · 11 years ago
  70. 4cdbf7d i2c: omap: Clear ARDY bit twice by Taras Kondratiuk · 11 years ago
  71. 47b6e477 i2c: Not all adapters have a parent by Jean Delvare · 11 years ago
  72. 6d2cfb1 i2c: i2c-stu300: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  73. cc40bf9 i2c: i2c-mxs: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  74. 3611431 i2c: i2c-imx: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  75. cccdcea i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferred probing by Wolfram Sang · 11 years ago
  76. 4076a65 drm/radeon/dpm: disable bapm on TN asics by Alex Deucher · 11 years ago
  77. fb2c7f4 drm/radeon: improve soft reset on CIK by Alex Deucher · 11 years ago
  78. a6f4ae8 drm/radeon: improve soft reset on SI by Alex Deucher · 11 years ago
  79. 5fd9c58 drm/radeon/dpm: off by one in si_set_mc_special_registers() by Dan Carpenter · 11 years ago
  80. 96d8df8 drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers() by Dan Carpenter · 11 years ago
  81. 89cd67b drm/radeon: forever loop on error in radeon_do_test_moves() by Dan Carpenter · 12 years ago
  82. 50b8f5a drm/radeon: fix hw contexts for SUMO2 asics by wojciech kapuscinski · 11 years ago
  83. aa3e146 drm/radeon: fix typo in CP DMA register headers by Alex Deucher · 11 years ago
  84. dca5086 drm/radeon/dpm: disable multiple UVD states by Alex Deucher · 11 years ago
  85. ee0fec3 drm/radeon: use hw generated CTS/N values for audio by Alex Deucher · 11 years ago
  86. e7d12c2 drm/radeon: fix N/CTS clock matching for audio by Alex Deucher · 11 years ago
  87. 062c2e4 drm/radeon: use 64-bit math to calculate CTS values for audio (v2) by Alex Deucher · 11 years ago
  88. aaed41e drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocation by Alex Deucher · 11 years ago
  89. ecc7e6f Revert "drm/fb-helper: don't sleep for screen unblank when an oops is in progress" by Dave Airlie · 11 years ago
  90. 25f2bd7 hwmon: (applesmc) Always read until end of data by Henrik Rydberg · 11 years ago
  91. 1d083bc9 Merge remote-tracking branch 'nouveau/drm-nouveau-next' into drm-fixes by Dave Airlie · 11 years ago
  92. b9aa851 drm/gma500: fix things after get/put page helpers by Rob Clark · 11 years ago
  93. b46b28d drm/nouveau/mc: disable msi support by default, it's busted in tons of places by Ben Skeggs · 11 years ago
  94. fd84831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  95. f50f9aa HID: wiimote: fix FF deadlock by David Herrmann · 11 years ago
  96. ac9fdc8 Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus by Mark Brown · 11 years ago
  97. 896182a Merge remote-tracking branch 'spi/fix/pxa' into spi-linus by Mark Brown · 11 years ago
  98. b242954 Merge remote-tracking branch 'spi/fix/mpc512x' into spi-linus by Mark Brown · 11 years ago
  99. 78e9fa5 Merge remote-tracking branch 'spi/fix/hspi' into spi-linus by Mark Brown · 11 years ago
  100. 5acb8bb Merge remote-tracking branch 'spi/fix/dspi' into spi-linus by Mark Brown · 11 years ago