1. bba07c1 thermal: fix ptr_ret.cocci warnings by kbuild test robot · 8 years ago
  2. d290160 thermal: mediatek: Add cpu dynamic power cooling model. by Dawei Chien · 9 years ago
  3. b3aef78 thermal: generic-adc: Add ADC based thermal sensor driver by Laxman Dewangan · 8 years ago
  4. f350098 thermal: tegra: fix static checker warning by Wei Ni · 8 years ago
  5. a977c41 thermal: tegra: mark PM functions __maybe_unused by Arnd Bergmann · 8 years ago
  6. 0b58c08 thermal: add temperature sensor support for tango SoC by Marc Gonzalez · 8 years ago
  7. 469ace0 thermal: hisilicon: fix IRQ imbalance enabling by Leo Yan · 9 years ago
  8. 439dc96 thermal: hisilicon: support to use any sensor by Leo Yan · 9 years ago
  9. f09d698 thermal: tegra: add PM support by Wei Ni · 9 years ago
  10. 1ed895c thermal: tegra: handle HW initialization in one funcotion by Wei Ni · 9 years ago
  11. 8de2ab0 thermal: tegra: handle clocks in one function by Wei Ni · 9 years ago
  12. 2a89587 thermal: tegra: add thermtrip function by Wei Ni · 9 years ago
  13. c350952 thermal: of-thermal: allow setting trip_temp on hardware by Wei Ni · 9 years ago
  14. d753b22 thermal: tegra: add a debugfs to show registers by Wei Ni · 9 years ago
  15. 8204104 thermal: tegra: add Tegra210 specific SOC_THERM driver by Wei Ni · 9 years ago
  16. 65b6d57 thermal: tegra: split tegra_soctherm driver by Wei Ni · 9 years ago
  17. 1c3bdc1 thermal: tegra: get rid of PDIV/HOTSPOT hack by Wei Ni · 9 years ago
  18. 6f7e0d9 thermal: tegra: combine sensor group-related data by Wei Ni · 9 years ago
  19. a4dff94 thermal: tegra: move tegra thermal files into tegra directory by Wei Ni · 9 years ago
  20. 3982204 thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  21. 71ca46e thermal: convert tegra_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  22. 2633ad1 thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  23. 5e325868 thermal: convert rcar_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  24. e936491 thermal: convert qcom-spmi to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  25. c417bde thermal: convert mtk_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  26. 44a520d thermal: convert hisi_thermal to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  27. e28d0c9 input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  28. d7817ff hwmon: convert scpi-hwmon to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  29. 51b77fd hwmon: convert tmp102 to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  30. 0e058bc hwmon: convert ntc_thermistor to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  31. 2a48802 hwmon: convert lm75 to use devm_thermal_zone_of_sensor_register by Eduardo Valentin · 9 years ago
  32. 1cd91c1 thermal: of: fix cleanup when building a thermal zone by Ulises Brindis · 9 years ago
  33. 255f0e7 drm/fb_helper: Fix references to dev->mode_config.num_connector by Lyude · 8 years ago
  34. 14a3842 drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config() by Lyude · 8 years ago
  35. 1ecc1c6 drm/i915/dsi: CABC support for Panel PWM backlight control by Deepak M · 8 years ago
  36. 9019835 drm/i915/dsi: Add DCS control for Panel PWM by Jani Nikula · 8 years ago
  37. 2e629eb Merge branches 'next/cleanup' and 'next/fixes-non-critical' into next/cleanups-fixes by Arnd Bergmann · 8 years ago
  38. 18c5887 Merge branch 'for-4.7/pwm-atomic' into for-next by Thierry Reding · 8 years ago
  39. d2a3f20 Merge branch 'for-4.7/pwm-regulator' into for-next by Thierry Reding · 8 years ago
  40. bf5dd9a Merge branch 'for-4.7/pwm-args' into for-next by Thierry Reding · 8 years ago
  41. 23e3523 pwm: Add information about polarity, duty cycle and period to debugfs by Heiko Stübner · 8 years ago
  42. 39100ce pwm: Switch to the atomic API by Boris Brezillon · 8 years ago
  43. 5ec803e pwm: Add core infrastructure to allow atomic updates by Boris Brezillon · 8 years ago
  44. 15fa8a43 pwm: Add hardware readout infrastructure by Boris Brezillon · 8 years ago
  45. 09a7e4a pwm: Move the enabled/disabled info into pwm_state by Boris Brezillon · 8 years ago
  46. 43a276b pwm: Introduce the pwm_state concept by Boris Brezillon · 8 years ago
  47. a8c3862 pwm: Keep PWM state in sync with hardware state by Boris Brezillon · 8 years ago
  48. 2347aa7 drm: i915: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  49. cfae56f input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  50. de93170 input: misc: max8997: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  51. 7ff666b backlight: lm3630a: explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  52. 6fbab83 backlight: lp855x: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  53. 058be4d backlight: lp8788: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 8 years ago
  54. 6cb9644 backlight: pwm_bl: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  55. 717c18f fbdev: ssd1307fb: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  56. 6bc2452 regulator: pwm: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  57. 1b50673 leds: pwm: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  58. ad4e9fe input: misc: max77693: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  59. 2289711 hwmon: pwm-fan: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  60. dd0b38b clk: pwm: Use pwm_get_args() where appropriate by Boris Brezillon · 8 years ago
  61. 4b58896 pwm: Use pwm_get/set_xxx() helpers where appropriate by Boris Brezillon · 8 years ago
  62. 459a25a pwm: Get rid of pwm->lock by Boris BREZILLON · 9 years ago
  63. 4ff66ef backlight: lm3630a_bl: Stop messing with the pwm->period field by Boris BREZILLON · 9 years ago
  64. 7f044b0 backlight: pwm_bl: Remove useless call to pwm_set_period() by Boris BREZILLON · 9 years ago
  65. 3587c26 pwm: rcar: Make use of pwm_is_enabled() by Boris BREZILLON · 9 years ago
  66. fbd45a1 pwm: Fix pwm_apply_args() call sites by Boris Brezillon · 8 years ago
  67. 66bc5ba Merge branch 'for-4.7/wacom' into for-linus by Jiri Kosina · 8 years ago
  68. 3390e57 Merge branch 'for-4.7/upstream' into for-linus by Jiri Kosina · 8 years ago
  69. 27fd38c Merge branches 'for-4.6/upstream-fixes', 'for-4.7/asus', 'for-4.7/hidraw' and 'for-4.7/thingm' into for-linus by Jiri Kosina · 8 years ago
  70. 9a652cc Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  71. 8f0dfb3 iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race by Nicholas Bellinger · 9 years ago
  72. 2d6b1d4 qxl: catch qxlfb_create_pinned_object failures by Gerd Hoffmann · 8 years ago
  73. f9628c2 drm/exynos/hdmi: add a missing tab by Dan Carpenter · 8 years ago
  74. 3995b39 drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs() by Noralf Trønnes · 8 years ago
  75. fdce184 drm/fb-cma-helper: Use const for drm_framebuffer_funcs argument by Noralf Trønnes · 8 years ago
  76. fabd910 drm: Drop connector argument from __drm_atomic_helper_connector_destroy_state by Daniel Vetter · 8 years ago
  77. 2f70169 drm: Drop plane argument from __drm_atomic_helper_plane_destroy_state by Daniel Vetter · 8 years ago
  78. ec2dc6a drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state by Daniel Vetter · 8 years ago
  79. a8ad0bd drm: Remove unused drm_device from drm_gem_object_lookup() by Chris Wilson · 8 years ago
  80. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  81. ff7199b cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute by Nicholas Bellinger · 8 years ago
  82. bd027d8 iscsi-target: Convert transport drivers to signal rdma_shutdown by Nicholas Bellinger · 8 years ago
  83. d4b3fa4 iscsi-target: Make iscsi_tpg_np driver show/store use generic code by Nicholas Bellinger · 8 years ago
  84. f9114a5 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 8 years ago
  85. 0f5c85f Merge branch 'topic/tegra' into for-linus by Vinod Koul · 8 years ago
  86. 53b84ba Merge branch 'topic/sun6i' into for-linus by Vinod Koul · 8 years ago
  87. 82770a2 Merge branch 'topic/qcom' into for-linus by Vinod Koul · 8 years ago
  88. ba8b6cc0 Merge branch 'topic/pxa' into for-linus by Vinod Koul · 8 years ago
  89. 4dc5006 Merge branch 'topic/pl08x' into for-linus by Vinod Koul · 8 years ago
  90. 112db20 Merge branch 'topic/mv_xor' into for-linus by Vinod Koul · 8 years ago
  91. ee5644c Merge branch 'topic/mpc512x' into for-linus by Vinod Koul · 8 years ago
  92. 8dfc27a Merge branch 'topic/hsu' into for-linus by Vinod Koul · 8 years ago
  93. 5621488 Merge branch 'topic/dw' into for-linus by Vinod Koul · 8 years ago
  94. 95c4dc7 Merge branch 'topic/bcm' into for-linus by Vinod Koul · 8 years ago
  95. a365c96 Merge branch 'topic/core' into for-linus by Vinod Koul · 8 years ago
  96. 3a238fc greybus: spi: add inprogress bit to xfer_flags by Rui Miguel Silva · 8 years ago
  97. 22e26a3 greybus: spi: rename rdwr field to xfer_flags by Rui Miguel Silva · 8 years ago
  98. 3b07724 greybus: fw-management: Update header's license by Viresh Kumar · 8 years ago
  99. 79b140f greybus: fw-management: Fix 'make check' warnings by Viresh Kumar · 8 years ago
  100. e27f1da greybus: fw-management: Replace double-tabs with space for structures by Viresh Kumar · 8 years ago