summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-01power: supply: bq24190_charger: Deprecate battery class and replicate its fea...Liam Breck1-35/+111
2017-05-01power: supply: Make power_supply_am_i_supplied return -ENODEV if there are no...Hans de Goede1-5/+15
2017-05-01power: supply: twl4030-charger: don't check if battery is presentH. Nikolaus Schaller1-36/+0
2017-05-01power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT propertyH. Nikolaus Schaller1-0/+59
2017-05-01power: supply: bq24190_charger: Add disable-reset device-propertyHans de Goede1-0/+3
2017-04-14power: supply: bq24190_charger: Use new extcon_register_notifier_all()Hans de Goede1-2/+2
2017-04-14Merge remote-tracking branch 'chanwoo-extcon/ib-extcon-4.12' into psy-nextSebastian Reichel4-5/+146
2017-04-14power: supply: bq24190_charger: Longer delay while polling reset flagLiam Breck1-7/+4
2017-04-14power: supply: bq24190_charger: Uniform pm_runtime_get() failure handlingLiam Breck1-18/+19
2017-04-14power: supply: bq24190_charger: Clean up extcon codeLiam Breck1-38/+46
2017-04-14power: supply: bq24190_charger: Limit over/under voltage fault loggingLiam Breck1-1/+6
2017-04-14power: supply: New driver for LEGO MINDSTORMS EV3 batteryDavid Lechner3-0/+235
2017-04-14dt-bindings: power: supply: New bindings for LEGO MINDSTORMS EV3 batteryDavid Lechner1-0/+21
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: ltc2941-battery-gauge: Add vendor to compatibles in bindingJavier Martinez Canillas1-3/+3
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 Lindgren4-0/+727
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 Goede2-79/+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-14dt-bindings: power/supply: rename max8925_batter.txt to max8925_battery.txtEnric Balletbo i Serra1-0/+0
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: reset: Add Gemini poweroff DT bindingsLinus Walleij1-0/+17
2017-04-14power: supply: max17040: Add OF device ID tableJavier Martinez Canillas1-0/+8
2017-04-14power: reset: syscon-poweroff: add a mask propertyGuy Shapiro2-5/+25
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-04-04extcon: Add new extcon_register_notifier_all() to monitor all external connec...Chanwoo Choi4-5/+146
2017-03-27Linux 4.11-rc4v4.11-rc4Linus Torvalds1-1/+1
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-88/+111
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
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 Torvalds5-9/+20
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-247/+141
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-14/+26
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-50/+47
2017-03-26Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-71/+15
2017-03-26Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-6/+24
2017-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds18-69/+110
2017-03-26Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-255/+399
2017-03-26ext4: fix two spelling nitsTheodore Ts'o2-2/+2
2017-03-26ext4: lock the xattr block before checksuming itTheodore Ts'o1-34/+31
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-8/+25