summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-14power: supply: tps65217: remove debug messages for function callsEnric Balletbo i Serra1-4/+0
2017-04-14power: supply: ltc2941-battery-gauge: Add OF device ID tableJavier Martinez Canillas1-2/+17
2017-04-14power: supply: charger-manager: simplify return statementsAndi Shyti1-21/+14
2017-04-14power: supply: lp8788: prevent out of bounds array accessGiedrius Statkevičius1-1/+1
2017-04-14power: supply: cpcap-charger: Add minimal CPCAP PMIC battery chargerTony Lindgren3-0/+690
2017-04-14power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boostHans de Goede2-0/+110
2017-04-14power: supply: bq24190_charger: Add support for bq24192iHans de Goede1-9/+6
2017-04-14power: supply: bq24190_charger: Use i2c-core irq-mapping codeHans de Goede1-63/+3
2017-04-14power: bq24190_charger: mark PM functions as __maybe_unusedArnd Bergmann1-6/+4
2017-04-14power: supply: sbs-charger: simplified bool functionDaniel Perez1-4/+1
2017-04-14power: supply: ab8500: Replaced spaces with tabs in indentMunir Contractor1-4/+4
2017-04-14power: supply: bq25890: Use gpiod_get()Andy Shevchenko1-1/+1
2017-04-14power: supply: twl4030_charger: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-04-14power: reset: Add a driver for the Gemini poweroffLinus Walleij3-0/+170
2017-04-14power: supply: max17040: Add OF device ID tableJavier Martinez Canillas1-0/+8
2017-04-14power: reset: syscon-poweroff: add a mask propertyGuy Shapiro1-3/+16
2017-04-14power: bq24190_charger: Use PM runtime autosuspendTony Lindgren1-42/+114
2017-04-14power: bq24190_charger: Check the interrupt status on resumeTony Lindgren1-10/+52
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-85/+99
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-75/+30
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+19
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-208/+135
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-7/+6
2017-03-26Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+23
2017-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds16-55/+91
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-5/+22
2017-03-25IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-03-25RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-03-25IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2017-03-25IB/cq: Don't process more than the given budgetSagi Grimberg1-1/+7
2017-03-25IB/rxe: increment msn only when completing a requestDavid Marchand1-5/+4
2017-03-25IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-6/+20
2017-03-25IB/rxe: Update documentation linkLeon Romanovsky1-1/+1
2017-03-25RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter1-1/+1
2017-03-25IB/rxe: double free on errorDan Carpenter1-1/+1
2017-03-25RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2-3/+12
2017-03-25RDMA/vmw_pvrdma: Dont hardcode QP header pageAdit Ranadive2-4/+6
2017-03-25RDMA/vmw_pvrdma: Cleanup unused variablesAdit Ranadive3-22/+17
2017-03-25Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+5
2017-03-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-59/+79
2017-03-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-3/+1
2017-03-25Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+27
2017-03-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-24/+74
2017-03-24infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2-4/+4
2017-03-24Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-14/+28
2017-03-24IB/core: Protect against self-requeue of a cq work itemSagi Grimberg1-1/+1
2017-03-24Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds8-17/+40
2017-03-24Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-14/+14
2017-03-24i40iw: Receive netdev events post INET_NOTIFIER stateShiraz Saleem1-0/+8
2017-03-24Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds50-412/+547