1. 22c8b4f cpufreq: sa11x0: Expose frequency table by Viresh Kumar · 11 years ago
  2. 291e8fb cpufreq: s5pv210: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  3. 4974b8e cpufreq: s3cx4xx: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  4. 15cc921 cpufreq: pxa: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  5. 6b4147d cpufreq: ppc: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  6. b147405 cpufreq: powernow: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  7. 0e645df9 cpufreq: pmac: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  8. 2e4633e cpufreq: pasemi: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  9. 719ffe4 cpufreq: p4-clockmod: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  10. aca71cf0 cpufreq: omap: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  11. 05b1621 cpufreq: maple: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  12. f711235 cpufreq: loongson2: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  13. 30aa534 cpufreq: longhaul: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  14. 6efbc77 cpufreq: kirkwood: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  15. 9ff4a80 cpufreq: imx6q: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  16. bbe2c17 cpufreq: ia64-acpi: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  17. bc574ce cpufreq: exynos: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  18. 55bb85b cpufreq: elanfreq: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  19. 7813ed7 cpufreq: e_powersaver: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  20. 025829e cpufreq: dbx500: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  21. e873c5b cpufreq: davinci: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  22. ae24b5c cpufreq: cris: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  23. 7a90684 cpufreq: cpufreq-cpu0: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  24. e2889e2 cpufreq: blackfin: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  25. 39b10eb cpufreq: arm_big_little: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  26. 776b57b cpufreq: acpi-cpufreq: use cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  27. 18f130e cpufreq: sparc: call cpufreq_frequency_table_get_attr() by Viresh Kumar · 11 years ago
  28. 5c40e05 cpufreq: s3cx4xx: call cpufreq_frequency_table_get_attr() by Viresh Kumar · 11 years ago
  29. 6a77a1e cpufreq: pxa: call cpufreq_frequency_table_get_attr() by Viresh Kumar · 11 years ago
  30. 27047a6 cpufreq: Add new helper cpufreq_table_validate_and_show() by Viresh Kumar · 11 years ago
  31. df532d5 Merge tag 'regulator-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  32. f2cede4 wlcore: always register dummy hardirq by Arik Nemtsov · 11 years ago
  33. 1f8a189 wl18xx: print new RDL versions during boot by Victor Goldenshtein · 11 years ago
  34. ef47d32 wl18xx: fix boot process in high temperature environment by Victor Goldenshtein · 11 years ago
  35. 49540d1 wlcore: clarify and fix regulatory domain bit translation by Eliad Peller · 11 years ago
  36. b822cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  37. 7ca38a9 wlcore: remove unsupported channels by Eliad Peller · 11 years ago
  38. bf9d5d2 wlcore: fix unsafe dereference of the wlvif by Victor Goldenshtein · 11 years ago
  39. 0fe7208 wlcore: cleanup scan debug prints by Victor Goldenshtein · 11 years ago
  40. b0ed8a4 wlcore: re-enable idle handling by Arik Nemtsov · 11 years ago
  41. e7441ce wlcore: disable elp sleep while in plt mode by Yair Shapira · 11 years ago
  42. dd491ff wlcore: add new plt power-mode: CHIP_AWAKE by Yair Shapira · 11 years ago
  43. 187e52c wlcore: ROC on AP channel before auth reply by Arik Nemtsov · 11 years ago
  44. cbb16be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  45. 43c638e cpufreq: cpufreq-cpu0: NULL is a valid regulator, part 2 by Philipp Zabel · 11 years ago
  46. bb25f13 cpufreq: SPEAr: Fix incorrect variable type by Sachin Kamat · 11 years ago
  47. acd3e2c ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add() by Bjorn Helgaas · 11 years ago
  48. cae7127 ACPI / hotplug: Don't set kobject parent pointer explicitly by Bjorn Helgaas · 11 years ago
  49. 9b5b067 ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name() by Bjorn Helgaas · 11 years ago
  50. 6dedcca hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock() by Toshi Kani · 11 years ago
  51. 5006530 ACPI / IPMI: Cleanup coding styles by Lv Zheng · 11 years ago
  52. 4b88e33 ACPI / IPMI: Cleanup some Kconfig codes by Lv Zheng · 11 years ago
  53. 935a9e3 ACPI / IPMI: Cleanup some inclusion codes by Lv Zheng · 11 years ago
  54. a194aa4 ACPI / IPMI: Cleanup some initialization codes by Lv Zheng · 11 years ago
  55. 2fb037b ACPI / IPMI: Cleanup several acpi_ipmi_device members by Lv Zheng · 11 years ago
  56. 7b98447 ACPI / IPMI: Add reference counting for ACPI IPMI transfers by Lv Zheng · 11 years ago
  57. e96a94e ACPI / IPMI: Use global IPMI operation region handler by Lv Zheng · 11 years ago
  58. a1a69b2 ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI user by Lv Zheng · 11 years ago
  59. 8584ec6 ACPI / IPMI: Fix race caused by the timed out ACPI IPMI transfers by Lv Zheng · 11 years ago
  60. 5ac557e ACPI / IPMI: Fix race caused by the unprotected ACPI IPMI transfers by Lv Zheng · 11 years ago
  61. 6b68f03 ACPI / IPMI: Fix potential response buffer overflow by Lv Zheng · 11 years ago
  62. aab1728 PM / hibernate: Fix user space driven resume regression by Rafael J. Wysocki · 11 years ago
  63. 5c282e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 11 years ago
  64. 8945546 Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linux by Linus Torvalds · 11 years ago
  65. 815a4bb Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  66. 5e08557 regulator: tps6524x: use devm_regulator_register() by Jingoo Han · 11 years ago
  67. 11c0da7 regulator: da9210: use devm_regulator_register() by Jingoo Han · 11 years ago
  68. 21a122b Merge remote-tracking branch 'regulator/topic/tps6524x' into regulator-devm by Mark Brown · 11 years ago
  69. f004eaf Merge remote-tracking branch 'regulator/topic/da9210' into regulator-devm by Mark Brown · 11 years ago
  70. abf92a3 regulator: vexpress: use devm_regulator_register() by Jingoo Han · 11 years ago
  71. 00ce070 regulator: twl: use devm_regulator_register() by Jingoo Han · 11 years ago
  72. 6a2b5a9 regulator: tps6105x: use devm_regulator_register() by Jingoo Han · 11 years ago
  73. 5e0165e regulator: pcf50633: use devm_regulator_register() by Jingoo Han · 11 years ago
  74. 15dc006 regulator: pcap: use devm_regulator_register() by Jingoo Han · 11 years ago
  75. 58765e2 regulator: max8925: use devm_regulator_register() by Jingoo Han · 11 years ago
  76. 0b7bb09 regulator: lp8788-ldo: use devm_regulator_register() by Jingoo Han · 11 years ago
  77. 3343fa1 regulator: lp8788-buck: use devm_regulator_register() by Jingoo Han · 11 years ago
  78. ed602534 regulator: lp872x: use devm_regulator_register() by Jingoo Han · 11 years ago
  79. e97bba9 regulator: da9063: use devm_regulator_register() by Jingoo Han · 11 years ago
  80. a4a6b9d regulator: ab8500-ext: use devm_regulator_register() by Jingoo Han · 11 years ago
  81. fda5842 regulator: ab3100: use devm_regulator_register() by Jingoo Han · 11 years ago
  82. 7cc302d ASoC: pcm: Remove extra spaces from dev_ prints by Jarkko Nikula · 11 years ago
  83. bd737fe ARM: at91: sam9g45: shutdown ddr1 too when rebooting by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  84. 5abf58b MAINTAINERS: ARM: SIRF: use kernel.org mail box by Barry Song · 11 years ago
  85. 05f30e8 MAINTAINERS: ARM: SIRF: add missed drivers into maintain list by Barry Song · 11 years ago
  86. 6cdaca4 ARM: edma: Fix clearing of unused list for DT DMA resources by Joel Fernandes · 11 years ago
  87. 64270d8 ARM: vexpress: tc2: fix hotplug/idle/kexec race on cluster power down by Lorenzo Pieralisi · 11 years ago
  88. f1bb7cd Merge tag 'renesas-fixes4-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Olof Johansson · 11 years ago
  89. 262bcc1 ARM: dts: sirf: fix interrupt and dma prop of VIP for prima2 and atlas6 by Renwei Wu · 11 years ago
  90. 9e85b9d ARM: dts: sirf: fix the ranges of peri-iobrg of prima2 by Barry Song · 11 years ago
  91. 3349a4b ARM: dts: makefile: build atlas6-evb.dtb for ARCH_ATLAS6 by Barry Song · 11 years ago
  92. a136997 ARM: dts: sirf: fix fifosize, clks, dma channels for UART by Qipan Li · 11 years ago
  93. a32d8c0 Merge branch 'ux500/dt' into next/dt by Olof Johansson · 11 years ago
  94. 8e17a7f Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt by Olof Johansson · 11 years ago
  95. b33daa6 ARM: ux500: enable appended dtb in u8500_defconfig by Olof Johansson · 11 years ago
  96. d54322d ARM: at91: cam60: fix incorrect placement of __initdata tag by Bartlomiej Zolnierkiewicz · 11 years ago
  97. d779c07 ARM: bitops: prefetch the destination word for write prior to strex by Will Deacon · 11 years ago
  98. f38d999 ARM: atomics: prefetch the destination word for write prior to strex by Will Deacon · 11 years ago
  99. 9bb17be ARM: locks: prefetch the destination word for write prior to strex by Will Deacon · 11 years ago
  100. d8f57aa ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUs by Will Deacon · 11 years ago