1. 1071b2d clk: tegra: Fix cdev1 and cdev2 IDs by Prashant Gaikwad · 12 years ago
  2. a44a019 ARM: dts: tegra: add the PM configurations of PMC by Joseph Lo · 12 years ago
  3. 7a2617a ARM: tegra: add non-removable and keep-power-in-suspend property for MMC by Joseph Lo · 12 years ago
  4. 9be1e13 ARM: tegra: whistler: add wakeup source for KBC by Joseph Lo · 12 years ago
  5. 5741a25 ARM: tegra: add power gpio keys to DT by Joseph Lo · 12 years ago
  6. 15d5ef4 ARM: tegra: keep power on to SD slot on Dalmore by Stephen Warren · 12 years ago
  7. 3ec9147 ARM: tegra: add clocks property to AC'97 sound nodes by Stephen Warren · 12 years ago
  8. f9cd2b3 ARM: tegra: add clocks property to sound nodes by Stephen Warren · 12 years ago
  9. fcf0b3a ARM: tegra: dalmore: add fixed regulator node by Laxman Dewangan · 12 years ago
  10. 81c6c56 ARM: tegra: dalmore: add TPS65090 node by Laxman Dewangan · 12 years ago
  11. da204ee ARM: tegra: dalmore: add cpu regulator node by Laxman Dewangan · 12 years ago
  12. 33eb271 ARM: tegra: Add sbs-battery node to Dalmore by Rhyland Klein · 12 years ago
  13. dc7c59d ARM: tegra: add DT binding for i2c-tegra by Laxman Dewangan · 12 years ago
  14. 6ea0297 ARM: tegra: add SPI nodes to Tegra114 DT by Laxman Dewangan · 12 years ago
  15. cd467b7 ARM: tegra: add KBC nodes to Tegra114 DT by Laxman Dewangan · 12 years ago
  16. 0fb2209 ARM: tegra: add aliases and DMA requestor for serial nodes of Tegra114 by Laxman Dewangan · 12 years ago
  17. 3fc2f94 ARM: tegra: add I2C nodes to Tegra114 DT by Laxman Dewangan · 12 years ago
  18. c5d9da4 ARM: tegra: add APB DMA nodes to Tegra114 DT by Laxman Dewangan · 12 years ago
  19. 6c716db ARM: tegra: add PWM nodes to Tegra114 DT by Andrew Chew · 12 years ago
  20. b69cd98 ARM: tegra: fix the status of PWM DT nodes by Andrew Chew · 12 years ago
  21. 8d3207c ARM: tegra: add SDHCI support for Dalmore by Rhyland Klein · 12 years ago
  22. 933d87a ARM: tegra: add SDHCI nodes with common properties by Pritesh Raithatha · 12 years ago
  23. 2c314d5 ARM: tegra: add default pinctrl nodes for Dalmore by Pritesh Raithatha · 12 years ago
  24. 5d32441 ARM: tegra: fix sort order of USB PHY nodes by Stephen Warren · 12 years ago
  25. fc5c306 ARM: tegra: device tree whitespace cleanup by Stephen Warren · 12 years ago
  26. 964ea47 clk: tegra: fix enum tegra114_clk to match binding by Stephen Warren · 12 years ago
  27. c604283 clk: tegra: Remove forced clk_enable of uartd by Peter De Schrijver · 12 years ago
  28. 672d889 ARM: dt: Add references to tegra_car clocks by Peter De Schrijver · 12 years ago
  29. 27aa99d clk: tegra: devicetree match for nvidia,tegra114-car by Peter De Schrijver · 12 years ago
  30. 2cb5efe clk: tegra: Implement clocks for Tegra114 by Peter De Schrijver · 12 years ago
  31. 16d50f4 ARM: tegra: Define Tegra114 CAR binding by Peter De Schrijver · 12 years ago
  32. fdcccbd clk: tegra: Workaround for Tegra114 MSENC problem by Peter De Schrijver · 12 years ago
  33. a26a029 clk: tegra: Add flags to tegra_clk_periph() by Peter De Schrijver · 12 years ago
  34. c1d1939 clk: tegra: Add new fields and PLL types for Tegra114 by Peter De Schrijver · 12 years ago
  35. 3e72771 clk: tegra: move from a lock bit idx to a lock mask by Peter De Schrijver · 12 years ago
  36. 0b6525a clk: tegra: Add PLL post divider table by Peter De Schrijver · 12 years ago
  37. 7ba2881 clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLE by Peter De Schrijver · 12 years ago
  38. dd93587 clk: tegra: Add TEGRA_PLL_BYPASS flag by Peter De Schrijver · 12 years ago
  39. dba4072 clk: tegra: Refactor PLL programming code by Peter De Schrijver · 12 years ago
  40. 6a676fa clk: tegra: provide dummy cpu car ops by Peter De Schrijver · 12 years ago
  41. 441f199 clk: tegra: defer application of init table by Stephen Warren · 12 years ago
  42. 82ce742 clk: tegra: Fix cdev1 and cdev2 IDs by Prashant Gaikwad · 12 years ago
  43. ce91068 clk: tegra: Make gr2d and gr3d clocks children of pll_c by Thierry Reding · 12 years ago
  44. 4dd59cd clk: tegra: Export peripheral reset functions by Thierry Reding · 12 years ago
  45. 5a88b0d clk: tegra: Fix periph_clk_to_bit macro by Yen Lin · 12 years ago
  46. 4308943 Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-3.10/clk by Stephen Warren · 12 years ago
  47. 8aa15d8 Merge branch 'for-3.10/soc' into for-3.10/clk by Stephen Warren · 12 years ago
  48. 4d82d05 ARM: tegra: cpuidle: remove redundant parameters for powered-down mode by Joseph Lo · 12 years ago
  49. c8c2e60 ARM: tegra: pm: add platform suspend support by Joseph Lo · 12 years ago
  50. 4b51ccb ARM: dt: tegra: add bindings of power management configurations for PMC by Joseph Lo · 12 years ago
  51. e307cc8 ARM: tegra: irq: add wake up handling by Joseph Lo · 12 years ago
  52. 203f31c gpio: tegra: add gpio wakeup source handling by Joseph Lo · 12 years ago
  53. 0337c3e ARM: tegra: moving the CPU power timer function to PMC driver by Joseph Lo · 12 years ago
  54. 7021d12 ARM: tegra: add clock source of PMC to device trees by Joseph Lo · 12 years ago
  55. 533ddeb clk: allow reentrant calls into the clk framework by Mike Turquette · 12 years ago
  56. eab89f6 clk: abstract locking out into helper functions by Mike Turquette · 12 years ago
  57. 43c4120 clk: zynq: Add missing zynq clk header by Michal Simek · 12 years ago
  58. e327699 clk: sunxi: rename compatible strings by Emilio López · 12 years ago
  59. 8eb896ab arm: sunxi: Add useful information about sunxi clocks by Emilio López · 12 years ago
  60. e874a66 clk: arm: sunxi: Add a new clock driver for sunxi SOCs by Emilio López · 12 years ago
  61. b548916 clk: ux500: Fix prcmu clocks registration by Maxime Coquelin · 12 years ago
  62. a35e89a ARM: imx: adapt clk_busy_mux to new clk_mux struct by Fabio Estevam · 12 years ago
  63. ece7009 clk: Add composite clock type by Prashant Gaikwad · 12 years ago
  64. 8bb9660 Linux 3.9-rc4 by Linus Torvalds · 12 years ago
  65. a607a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  66. 22c3f2ff Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  67. c8c1f16 Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  68. df2a8f3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  69. a4e71e7 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  70. c19b3b0f KMS: fix EDID detailed timing frame rate by Torsten Duwe · 12 years ago
  71. 16dad1d KMS: fix EDID detailed timing vsync parsing by Torsten Duwe · 12 years ago
  72. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  73. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  74. 38d78e5 mqueue: sys_mq_open: do not call mnt_drop_write() if read-only by Vladimir Davydov · 12 years ago
  75. ca4b3f3 mm/hotplug: only free wait_table if it's allocated by vmalloc by Jianguo Wu · 12 years ago
  76. 96e7d7a dma-debug: update DMA debug API to better handle multiple mappings of a buffer by Alexander Duyck · 12 years ago
  77. 8d640a5 dma-debug: fix locking bug in check_unmap() by Alexander Duyck · 12 years ago
  78. 0ef1594 drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR by Nicolas Ferre · 12 years ago
  79. e66b058 drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap() by H Hartley Sweeten · 12 years ago
  80. 925e8ea drivers/rtc/rtc-da9052.c: fix for rtc device registration by Ashish Jangam · 12 years ago
  81. f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 12 years ago
  82. 2ca067e poweroff: change orderly_poweroff() to use schedule_work() by Oleg Nesterov · 12 years ago
  83. d002858 mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit accouting by Wanpeng Li · 12 years ago
  84. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 12 years ago
  85. fe8d526 irq_work.h: fix warning when CONFIG_IRQ_WORK=n by James Hogan · 12 years ago
  86. 81fc933 watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2 by Takahisa Tanaka · 12 years ago
  87. 18e4321 watchdog: sp5100_tco: Remove code that may cause a boot failure by Takahisa Tanaka · 12 years ago
  88. ce4f331 clk: add table lookup to mux by Peter De Schrijver · 12 years ago
  89. 5fda685 clk: Fix incorrect return type in clk.c by Sachin Kamat · 12 years ago
  90. f15ea6c clk: prima2: fix return value check in sirfsoc_of_clk_init() by Wei Yongjun · 12 years ago
  91. b9cb3bf Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  92. 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  93. 70dc52f Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  94. 1e0695c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  95. 1220903 NVMe: Add namespaces with no LBA range feature by Keith Busch · 12 years ago
  96. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 12 years ago
  97. 09a6e1f Revert "KVM: allow host header to be included even for !CONFIG_KVM" by Marcelo Tosatti · 12 years ago
  98. 888f280 MAINTAINERS: add maintainer entry for atmel i2c driver by Ludovic Desroches · 12 years ago
  99. b104153 i2c: Fix my e-mail address in drivers and documentation by Guenter Roeck · 12 years ago
  100. 488b926 i2c: iSMT: add Intel Avoton DeviceIDs by Seth Heasley · 12 years ago