1. b04b908 twl4030_charger: add ac/mode to match usb/mode by NeilBrown · 9 years ago
  2. 7f4a633 twl4030_charger: add software controlled linear charging mode. by NeilBrown · 9 years ago
  3. 22d4c33 twl4030_charger: enable manual enable/disable of usb charging. by NeilBrown · 9 years ago
  4. aca3c35 twl4030_charger: allow max_current to be managed via sysfs. by NeilBrown · 9 years ago
  5. e4ae537 twl4030_charger: distinguish between USB current and 'AC' current by NeilBrown · 9 years ago
  6. 1098cb5 twl4030_charger: allow fine control of charger current. by NeilBrown · 9 years ago
  7. 3b542f0 twl4030_charger: split uA calculation into a function. by NeilBrown · 9 years ago
  8. 6e37ec8 twl4030_charger: trust phy to determine when USB power is available. by NeilBrown · 9 years ago
  9. 3fc3895 twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node by NeilBrown · 9 years ago
  10. 7396f70 twl4030_charger: convert to module_platform_driver instead of ..._probe. by Pavel Machek · 9 years ago
  11. e57c4a6 twl4030_charger: use runtime_pm to keep usb phy active while charging. by NeilBrown · 9 years ago
  12. b5e5786 rx51-battery: Set name to rx51-battery by Pali Rohár · 9 years ago
  13. 3e1d9c6 power: olpc_battery: clean up eeprom read function by Vladimir Zapolskiy · 9 years ago
  14. 9f28b86 power: ds2781_battery: clean up eeprom read/write functions by Vladimir Zapolskiy · 9 years ago
  15. 753f158 power: ds2780_battery: clean up eeprom read/write functions by Vladimir Zapolskiy · 9 years ago
  16. 71a5a50 power_supply: bq24735: Convert to using managed resources by Vaishali Thakkar · 9 years ago
  17. 3309aa4 power/reset: zx: Remove unnecessary include file by Jun Nie · 9 years ago
  18. 6d0a181 power: bq27x00_battery: Checkpatch fixes by Andrew F. Davis · 9 years ago
  19. ce33edf power: bq27x00_battery: Fix function parameter alignment by Andrew F. Davis · 9 years ago
  20. 6eb207f power: bq27x00_battery: Fix lines over 80 characters long by Andrew F. Davis · 9 years ago
  21. db04fc5 power: bq27x00_battery: Add manufacturer property by Andrew F. Davis · 9 years ago
  22. dd9f148 power/reset: zx: Register restart handler by Jun Nie · 9 years ago
  23. 377b641 power/ltc2941-battery-gauge.c: Use the devicetree node name as supply name by Mike Looijmans · 9 years ago
  24. 325b50a twl4030_charger: use devres for power_supply_register and kzalloc. by NeilBrown · 9 years ago
  25. 1b7cac2 twl4030_charger: use devm_request_threaded_irq by NeilBrown · 9 years ago
  26. 1ae25d6 power: reset: at91: add sama5d3 reset function by Josh Wu · 9 years ago
  27. b1a55af power_supply: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  28. f5bbc91 power_supply: rt9455_charger: Properly notify userspace about charging events by Anda-Maria Nicolae · 9 years ago
  29. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  30. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  31. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  32. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  33. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  34. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 9 years ago
  35. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 9 years ago
  36. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 9 years ago
  37. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 9 years ago
  38. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 9 years ago
  39. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 9 years ago
  40. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 9 years ago
  41. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 9 years ago
  42. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 9 years ago
  43. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 9 years ago
  44. 578b881 NTB: Add tool test client by Allen Hubbe · 9 years ago
  45. 963de47 NTB: Add ping pong test client by Allen Hubbe · 9 years ago
  46. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 9 years ago
  47. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 9 years ago
  48. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 9 years ago
  49. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 9 years ago
  50. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 9 years ago
  51. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 9 years ago
  52. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 9 years ago
  53. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 9 years ago
  54. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 9 years ago
  55. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  57. a5cba18 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  58. 5c65e7b Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  59. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  60. e24ff46 drm/crtc: Fix edid length computation by Shixin Zeng · 9 years ago
  61. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  62. 2fee94b7 Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 9 years ago
  63. d033ed9 Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 9 years ago
  64. 9a3c284 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  65. 1e512b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  66. 1c65ae6 Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  67. b53343f Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  68. 5a8011c crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename by Stephen Rothwell · 9 years ago
  69. 431dae7 KVM: s390: virtio-ccw: don't overwrite config space values by Cornelia Huck · 9 years ago
  70. ffe3df5 hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg() by Fabian Frederick · 9 years ago
  71. f617f73 hwmon: (w83792d) Additional PWM outputs support by Roger Lucas · 9 years ago
  72. 9bdc771 Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  73. ea7d521 Revert 'Revert "ACPICA: Permanently set _REV to the value '2'."' by Rafael J. Wysocki · 9 years ago
  74. 18d78b6 ACPI / init: Make it possible to override _REV by Rafael J. Wysocki · 9 years ago
  75. 19127af Merge tag 'hwmon-for-linus-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  76. d4113f2 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  77. 8480772 Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux by Linus Torvalds · 9 years ago
  78. c021bf1 Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  79. 91e20b5 irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h by Joel Porquet · 9 years ago
  80. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  81. 75462c8 Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  82. 9d90f03 Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  83. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  84. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  85. 758dd7f NVMe: Fix irq freeing when queue_request_irq fails by Jon Derrick · 9 years ago
  86. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 9 years ago
  87. 0438ec9 OMAPDSS: fix probing if rfbi device is enabled by Tomi Valkeinen · 9 years ago
  88. 75a15a7 EDAC, octeon: Fix broken build due to model helper renames by Aaro Koskinen · 9 years ago
  89. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  90. 93899e3 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  91. 5f1201d Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  92. 13d45f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 9 years ago
  93. 05fde26 Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  94. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  95. 6ac15ba Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 8fff775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  98. 47ebed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  99. 44b061f Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  100. 3d2967b ACPICA: Comment update, no functional change by gongzg · 9 years ago