summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-01power: supply: twl4030-charger: don't check if battery is presentH. Nikolaus Schaller
2017-05-01power: supply: twl4030-charger: add writable INPUT_CURRENT_LIMIT propertyH. Nikolaus Schaller
2017-05-01power: supply: bq24190_charger: Add disable-reset device-propertyHans de Goede
2017-04-14power: supply: bq24190_charger: Use new extcon_register_notifier_all()Hans de Goede
2017-04-14Merge remote-tracking branch 'chanwoo-extcon/ib-extcon-4.12' into psy-nextSebastian Reichel
2017-04-14power: supply: bq24190_charger: Longer delay while polling reset flagLiam Breck
2017-04-14power: supply: bq24190_charger: Uniform pm_runtime_get() failure handlingLiam Breck
2017-04-14power: supply: bq24190_charger: Clean up extcon codeLiam Breck
2017-04-14power: supply: bq24190_charger: Limit over/under voltage fault loggingLiam Breck
2017-04-14power: supply: New driver for LEGO MINDSTORMS EV3 batteryDavid Lechner
2017-04-14dt-bindings: power: supply: New bindings for LEGO MINDSTORMS EV3 batteryDavid Lechner
2017-04-14power: supply: tps65217: remove debug messages for function callsEnric Balletbo i Serra
2017-04-14power: supply: ltc2941-battery-gauge: Add OF device ID tableJavier Martinez Canillas
2017-04-14power: supply: ltc2941-battery-gauge: Add vendor to compatibles in bindingJavier Martinez Canillas
2017-04-14power: supply: charger-manager: simplify return statementsAndi Shyti
2017-04-14power: supply: lp8788: prevent out of bounds array accessGiedrius Statkevičius
2017-04-14power: supply: cpcap-charger: Add minimal CPCAP PMIC battery chargerTony Lindgren
2017-04-14power: supply: bq24190_charger: Use extcon to determine ilimit, 5v boostHans de Goede
2017-04-14power: supply: bq24190_charger: Add support for bq24192iHans de Goede
2017-04-14power: supply: bq24190_charger: Use i2c-core irq-mapping codeHans de Goede
2017-04-14power: bq24190_charger: mark PM functions as __maybe_unusedArnd Bergmann
2017-04-14power: supply: sbs-charger: simplified bool functionDaniel Perez
2017-04-14power: supply: ab8500: Replaced spaces with tabs in indentMunir Contractor
2017-04-14power: supply: bq25890: Use gpiod_get()Andy Shevchenko
2017-04-14dt-bindings: power/supply: rename max8925_batter.txt to max8925_battery.txtEnric Balletbo i Serra
2017-04-14power: supply: twl4030_charger: remove incorrect __exit markupsDmitry Torokhov
2017-04-14power: reset: Add a driver for the Gemini poweroffLinus Walleij
2017-04-14power: reset: Add Gemini poweroff DT bindingsLinus Walleij
2017-04-14power: supply: max17040: Add OF device ID tableJavier Martinez Canillas
2017-04-14power: reset: syscon-poweroff: add a mask propertyGuy Shapiro
2017-04-14power: bq24190_charger: Use PM runtime autosuspendTony Lindgren
2017-04-14power: bq24190_charger: Check the interrupt status on resumeTony Lindgren
2017-04-04extcon: Add new extcon_register_notifier_all() to monitor all external connec...Chanwoo Choi
2017-03-26Linux 4.11-rc4Linus Torvalds
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-25Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-03-25Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2017-03-25ext4: fix two spelling nitsTheodore Ts'o
2017-03-25ext4: lock the xattr block before checksuming itTheodore Ts'o
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg