summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-07-27power: ds2780_battery: clean up eeprom read/write functionsVladimir Zapolskiy1-18/+2
2015-07-27power_supply: bq24735: Convert to using managed resourcesVaishali Thakkar1-38/+13
2015-07-27power/reset: zx: Remove unnecessary include fileJun Nie1-2/+0
2015-07-24power: bq27x00_battery: Checkpatch fixesAndrew F. Davis1-13/+11
2015-07-24power: bq27x00_battery: Fix function parameter alignmentAndrew F. Davis1-7/+7
2015-07-24power: bq27x00_battery: Fix lines over 80 characters longAndrew F. Davis1-37/+37
2015-07-24power: bq27x00_battery: Add manufacturer propertyAndrew F. Davis1-0/+9
2015-07-24power/reset: zx: Register restart handlerJun Nie3-0/+90
2015-07-24power/ltc2941-battery-gauge.c: Use the devicetree node name as supply nameMike Looijmans1-46/+8
2015-07-24twl4030_charger: use devres for power_supply_register and kzalloc.NeilBrown1-25/+11
2015-07-24twl4030_charger: use devm_request_threaded_irqNeilBrown1-12/+6
2015-07-20power: reset: at91: add sama5d3 reset functionJosh Wu1-7/+19
2015-07-13power_supply: Drop owner assignment from i2c_driverKrzysztof Kozlowski3-3/+0
2015-07-09power_supply: rt9455_charger: Properly notify userspace about charging eventsAnda-Maria Nicolae1-2/+14
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds5-45/+915
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-17/+9
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds57-5627/+3045
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds19-2778/+4389
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+9
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang1-15/+68
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang1-8/+16
2015-07-04NTB: Print driver name and version in module initDave Jiang2-0/+6
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang1-1/+1
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang2-455/+455
2015-07-04NTB: Default to CPU memcpy for performanceDave Jiang1-4/+13
2015-07-04NTB: Improve performance with write combiningDave Jiang1-1/+10
2015-07-04NTB: Use NUMA memory in Intel driverAllen Hubbe1-6/+12
2015-07-04NTB: Use NUMA memory and DMA chan in transportAllen Hubbe1-14/+32
2015-07-04NTB: Rate limit ntb_qp_link_workAllen Hubbe1-1/+1
2015-07-04NTB: Add tool test clientAllen Hubbe3-0/+568
2015-07-04NTB: Add ping pong test clientAllen Hubbe5-1/+262
2015-07-04NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe1-19/+58
2015-07-04NTB: Reset transport QP link stats on downAllen Hubbe1-8/+28
2015-07-04NTB: Do not advance transport RX on link downAllen Hubbe1-2/+1
2015-07-04NTB: Differentiate transport link down messagesAllen Hubbe1-2/+2
2015-07-04NTB: Check the device ID to set errata flagsDave Jiang1-5/+44
2015-07-04NTB: Enable link for Intel root port mode in probeDave Jiang1-0/+10
2015-07-04NTB: Read peer info from local SPAD in transportDave Jiang1-5/+5
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe10-2180/+2543
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe2-0/+252
2015-07-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-18/+1
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-74/+1293
2015-07-03Merge branch 'next' into for-linusDmitry Torokhov11-74/+1293
2015-07-03Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i...Linus Torvalds1-1/+1
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds10-25/+292
2015-07-04drm/crtc: Fix edid length computationShixin Zeng1-1/+1
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-4/+2
2015-07-03Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds7-29/+366
2015-07-03Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds6-4/+436
2015-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-26/+27