1. b8520b6 mfd: pm8xxx-batt-alarm: Add HTC-specific functions for HTC battery gauge by Flemmard · 13 years ago
  2. 13c2e59 hwmon: pm8xxx-adc: add HTC-specific functions by Flemmard · 13 years ago
  3. 65053cf misc: cable_detect: Add HTC cable detect driver by Flemmard · 13 years ago
  4. b00bee2 input: ewtzmu2: Add Panasonic gyroscope for HTC by Flemmard · 13 years ago
  5. e2ce3b7 input: cm3629: Add Capella CM3629 proximity/light sensor for HTC by Flemmard · 13 years ago
  6. 2344785 input: bma250: Add HTC variant of BMA250 I2C accelerometer by Flemmard · 13 years ago
  7. d399008 input: cy8c_cs: Add Cypress CY8C20x34 touch key support by Flemmard · 13 years ago
  8. e596a9a input: atmel_224e: Add Atmel 224e touchscreen support by Flemmard · 13 years ago
  9. 0911a39 staging: ram_console: Use HTC ram_console variant by Flemmard · 13 years ago
  10. 5f2f661 ARM: Add ATAG_ALS define in setup.h and expose system_rev by Flemmard · 13 years ago
  11. 3394eca msm: subsystem_restart: add 8960 subsystem restart order by Flemmard · 13 years ago
  12. 9906b75 msm: restart: add HTC restart code from HTC MSM8960 devices by Flemmard · 13 years ago
  13. 3bdee71 msm: 8960: set 8960 boot addresses for HTC by Flemmard · 13 years ago
  14. cab92bc Makefile: set ARCH, CROSS_COMPILE for ARM by Ethan Chen · 13 years ago
  15. a0fb179 staging: prima: completely remove disabled logging by freexperia · 13 years ago
  16. 8c8d8b0 staging: prima: less debugging by freexperia · 13 years ago
  17. 168042f staging: prima: add option to read calibration data from HTC NVS by Ethan Chen · 13 years ago
  18. 1e96f90 staging: prima: clean up ifdefs in hdd_update_config_from nv by Ethan Chen · 13 years ago
  19. d7995fe prima: WLAN Driver Release 3.1.7.16 by Ethan Chen · 13 years ago
  20. a692b2e block: row: Fix starvation tolerance values by Maya Erez · 13 years ago
  21. 59ce678 block: row: Update sysfs functions by Tatyana Brokhman · 13 years ago
  22. f997b93 block: row: Prevent starvation of regular priority by high priority by Tatyana Brokhman · 13 years ago
  23. cb74b7e block: row: Re-design urgent request notification mechanism by Tatyana Brokhman · 13 years ago
  24. f4a09d0 block: Adding ROW scheduling algorithm by Tatyana Brokhman · 13 years ago
  25. d313183 cpufreq: interactive: fix uninitialized spinlock by Minsung Kim · 13 years ago
  26. 1fe10cb cpufreq: interactive: base above_hispeed_delay on target freq, not current by Todd Poynor · 13 years ago
  27. 110e3f1 cpufreq: interactive: fix crash on error paths in get_tokenized_data by Todd Poynor · 13 years ago
  28. 9697dcf cpufreq: interactive: add io_is_busy interface by Lianwei Wang · 13 years ago
  29. cce741d cpufreq: interactive: allow arbitrary speed / delay mappings by Minsung Kim · 13 years ago
  30. a437194 cpufreq: interactive: Enable CPU utilization statistics by Steve Kondik · 13 years ago
  31. 9f8d537 cpufreq: interactive: fix race on governor start/stop by Lianwei Wang · 13 years ago
  32. 8a42a03 cpufreq: interactive: fix deadlock on spinlock in timer by Todd Poynor · 13 years ago
  33. 84a96d2 cpufreq: interactive: don't handle transition notification if not enabled by Todd Poynor · 13 years ago
  34. 9f58f84 cpufreq: interactive: init default values at compile time by Todd Poynor · 13 years ago
  35. ed02868 cpufreq: interactive: default go_hispeed_load 99%, doc updates by Todd Poynor · 13 years ago
  36. 2ca5647 cpufreq: interactive: fix race on timer restart on governor start by Todd Poynor · 13 years ago
  37. bc819a2 cpufreq: interactive: fix racy timer stopping by Todd Poynor · 13 years ago
  38. 7fca0cc cpufreq: interactive: fix boosting logic by Todd Poynor · 13 years ago
  39. 264e291 cpufreq: interactive: add timer slack to limit idle at speed > min by Todd Poynor · 13 years ago
  40. 2983547 cpufreq: interactive: specify duration of CPU speed boost pulse by Todd Poynor · 13 years ago
  41. 07a9e29 cpufreq: interactive: adjust load for changes in speed by Todd Poynor · 13 years ago
  42. c9d53b3 cpufreq: interactive: remove load since last speed change by Todd Poynor · 13 years ago
  43. 21df1ca cpufreq: interactive: allow arbitrary speed / target load mappings by Todd Poynor · 13 years ago
  44. 67f0752 cpufreq: interactive: apply above_hispeed_delay to each step above hispeed by Todd Poynor · 13 years ago
  45. 6ecca11 cpufreq: interactive: change speed according to current speed and target load by Todd Poynor · 13 years ago
  46. 27f7b8e cpufreq: interactive: trace actual speed in target speed decisions by Todd Poynor · 13 years ago
  47. ae7f28c cpufreq: interactive: kick timer on idle exit past expiry by Todd Poynor · 13 years ago
  48. d4edd5d cpufreq: interactive: use deferrable timer by default by Lianwei Wang · 13 years ago
  49. 1913e0f cpufreq: interactive: pin timers to associated CPU by Todd Poynor · 13 years ago
  50. f090ef0 cpufreq: interactive: run at fraction of hispeed_freq when load is low by Todd Poynor · 13 years ago
  51. 5367631 cpufreq: interactive: always limit initial speed bump to hispeed by Todd Poynor · 13 years ago
  52. 2dbe0a7 cpufreq: interactive: remove input_boost handling by Todd Poynor · 13 years ago
  53. 02442cf cpufreq: interactive: handle speed up and down in the realtime task by Todd Poynor · 13 years ago
  54. a13f415 cpufreq: interactive: keep freezer happy when not current governor by Sam Leffler · 14 years ago
  55. a04e441 cpufreq: interactive: take idle notifications only when active by Sam Leffler · 14 years ago
  56. e72f791 Revert "cpufreq: fix interactive bug during hotplug." by Ethan Chen · 13 years ago
  57. 5635638 Merge "video: msm: Initialize HistLUT with last saved LUT" by Linux Build Service Account · 13 years ago
  58. 45f1cd6 Merge "video: msm: Maintain histogram LUT state through suspend resume" by Linux Build Service Account · 13 years ago
  59. 3b1e89e Merge "USB: ci13xxx_udc: Fix kernel panic during composition switch" by Linux Build Service Account · 13 years ago
  60. 994d6fd Merge "Fix disconnect not sent from host when pairing is cancelled" by Linux Build Service Account · 13 years ago
  61. 8342840 Merge "msm: vidc: Remove unncessary unmap function calls" by Linux Build Service Account · 13 years ago
  62. 5038dee Merge "msm: mdp: Revert MDP Port split changes" by Linux Build Service Account · 13 years ago
  63. 39b28ce Merge "msm: camera: Handle locks properly" by Linux Build Service Account · 13 years ago
  64. eccff3d Merge "msm-camera:Fix integer overflow when processing msm gesture ioctl." by Linux Build Service Account · 13 years ago
  65. 4719207 Merge "media: dvb: Fix support for maximum TSPP buffer size" by Linux Build Service Account · 13 years ago
  66. c229a6b Merge "diag: Upgrade Diag code on this branch" by Linux Build Service Account · 13 years ago
  67. f431dc2 msm: vidc: Remove unncessary unmap function calls by Maheshwar Ajja · 13 years ago
  68. 8920721 Merge "mmc: msm_sdcc: Enable clock scaling capability" by Linux Build Service Account · 13 years ago
  69. 712037d Merge "msm: msm_fb: remove mmio access through mmap" by Linux Build Service Account · 13 years ago
  70. 62893a1 Merge "msm: camera: Change CSI release sequence" by Linux Build Service Account · 13 years ago
  71. dae70a1 Merge "msm: vidc: Optimize IOMMU map size for H264 decoder" by Linux Build Service Account · 13 years ago
  72. bd09116 msm: camera: Handle locks properly by satyavaraprasad yerramsetti · 13 years ago
  73. 501441b msm: vidc: Optimize IOMMU map size for H264 decoder by Maheshwar Ajja · 13 years ago
  74. 859fd8c video: msm: Initialize HistLUT with last saved LUT by Jeevan Shriram · 13 years ago
  75. 5888e66 video: msm: Maintain histogram LUT state through suspend resume by Jeevan Shriram · 13 years ago
  76. 1787385 diag: Upgrade Diag code on this branch by Ravi Aravamudhan · 13 years ago
  77. 00e04fd Merge "msm: kgsl: Don't consider active count if not in active state" by Linux Build Service Account · 13 years ago
  78. 6e9f2b0 Fix disconnect not sent from host when pairing is cancelled by Subramanian Srinivasan · 13 years ago
  79. aa513e7 mmc: msm_sdcc: Enable clock scaling capability by Sujit Reddy Thumma · 13 years ago
  80. bb97124 Merge "gpu: msm: Allow retries for 0 order allocation" by Linux Build Service Account · 13 years ago
  81. 0a79c2c Merge "msm: vidc: Remove unwanted error message" by Linux Build Service Account · 13 years ago
  82. 46799b5 Merge "ASoC: msm: qdsp6: Add error check for memory commands" by Linux Build Service Account · 13 years ago
  83. 731f7f8 Merge "msm: msm_bus: Add NULL pointer checks." by Linux Build Service Account · 13 years ago
  84. d328e5f msm: vidc: Remove unwanted error message by Srinu Gorle · 13 years ago
  85. 45f3f06 media: dvb: Fix support for maximum TSPP buffer size by Hamad Kadmany · 13 years ago
  86. 8edf6d6 USB: ci13xxx_udc: Fix kernel panic during composition switch by Pavankumar Kondeti · 13 years ago
  87. 6f53984 gpu: msm: Allow retries for 0 order allocation by Olav Haugan · 13 years ago
  88. 7541d76 Merge "input: atmel_mxt_ts: Fix screen unlock issue after resume" by Linux Build Service Account · 13 years ago
  89. 0223689 Merge "msm: vidc: Set extradata flag properly" by Linux Build Service Account · 13 years ago
  90. 44fcb45 Merge "msm: gemini: Reset the core incase of overflow error" by Linux Build Service Account · 13 years ago
  91. ea4b988 Merge "msm: gemini: Fix the error irq handling sequence" by Linux Build Service Account · 13 years ago
  92. f5db6cd Merge "defconfig: Enable IPSec related configuration" by Linux Build Service Account · 13 years ago
  93. 5abd66d msm: msm_bus: Add NULL pointer checks. by Kiran Gunda · 13 years ago
  94. 636f80e ASoC: msm: qdsp6: Add error check for memory commands by Deepa Madiregama · 13 years ago
  95. ae0e2ec msm: kgsl: Don't consider active count if not in active state by Harsh Vardhan Dwivedi · 13 years ago
  96. 1f504cb msm-camera:Fix integer overflow when processing msm gesture ioctl. by Praveen Ac · 13 years ago
  97. f9841ae Merge "msm: audio: qdsp6v2: Fix command sequence issue in Non-tunnel player" by Linux Build Service Account · 13 years ago
  98. 57a7c31 Merge "ci13xxx_udc: Draw 100mA of current in unconfigured state" by Linux Build Service Account · 13 years ago
  99. 8bb0bca Merge "Revert "Revert "msm: cache_erp: Handle recoverable L1 errors""" by Linux Build Service Account · 13 years ago
  100. 9c45013 Merge "ASoC: wcd9310: Fix to reduce the delay while recording" by Linux Build Service Account · 13 years ago