aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-13power_supply: sysfs: Use power_supply_*() API for accessing function attrsKrzysztof Kozlowski1-3/+3
2015-03-13power_supply: Add API for safe access of power supply function attrsKrzysztof Kozlowski1-1/+46
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski68-163/+206
2015-03-13power_supply: Add driver private dataKrzysztof Kozlowski1-0/+6
2015-03-13compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski1-1/+3
2015-03-13compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski1-3/+3
2015-03-09power: generic-adc-battery: Fix power_supply_property returned valueNicolas Saenz Julienne1-1/+1
2015-03-07ab8500_fg.c: only request threaded IRQs when necessaryValentin Rothberg1-13/+33
2015-03-07X-Power AXP288 PMIC Fuel Gauge DriverTodd Brandt3-0/+1161
2015-03-07mfd/axp20x: change battery cell name to fuel gaugeTodd Brandt1-4/+4
2015-03-07bq2415x_charger: Add support for bq24157sAnda-Maria Nicolae1-0/+8
2015-03-07bq2415x_charger: Remove unnecessary else after returnAnda-Maria Nicolae1-16/+8
2015-03-02power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg1-1/+2
2015-02-28power: bq27x00_battery: add bq27510 supportAlexandre Belloni1-5/+45
2015-02-26power_supply core: support use of devres to register/unregister a power supply.NeilBrown1-0/+45
2015-02-25bq2415x_charger, bq27x00_battery.c: comment cleanupsPavel Machek2-10/+1
2015-02-25ab8500_fg: use jiffies_to_msecs for jiffies conversionNicholas Mc Guire1-2/+2
2015-02-25ab8500_fg: match return type of wait_for_completion_timeoutNicholas Mc Guire1-2/+2
2015-02-25power_supply: ab8500_fg: Simplify creation and removal of sysfs entriesKrzysztof Kozlowski1-18/+11
2015-02-25Merge branch 'fixes' into nextSebastian Reichel3-5/+28
2015-02-25power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski1-1/+3
2015-02-25power_supply: ipaq_micro_battery: Check return values in probeKrzysztof Kozlowski1-2/+19
2015-02-25power_supply: ipaq_micro_battery: Fix leaking workqueueKrzysztof Kozlowski1-0/+1
2015-02-25power_supply: twl4030_madc: Check return value of power_supply_registerKrzysztof Kozlowski1-2/+5
2015-02-25power_supply: max17042: Use regmap_update_bits instead read and writeKrzysztof Kozlowski1-6/+4
2015-02-25power_supply: max17040: Use system efficient workqueuesKrzysztof Kozlowski1-3/+6
2015-02-25power_supply: max14577: Properly handle error conditionsKrzysztof Kozlowski1-36/+73
2015-02-25power_supply: max14577: Don't store charging and battery states for laterKrzysztof Kozlowski1-5/+0
2015-02-25power_supply: max77693: Properly handle error conditionsKrzysztof Kozlowski1-44/+55
2015-02-25power: Use subdir-ccflags-* to inherit debug flagGeert Uytterhoeven1-1/+1
2015-02-25bq27x00_battery: register as non-wakeup power supply.NeilBrown1-1/+1
2015-02-25power_supply: rt5033: Constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-02-25power: Add support for DA9150 ChargerAdam Thomson3-0/+701
2015-02-25Merge branch 'da9150-charger-fuelgauge' into nextSebastian Reichel3-0/+417
2015-02-25power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)Mike Looijmans1-1/+1
2015-02-25iio: Add support for DA9150 GPADCAdam Thomson3-0/+417
2015-02-25power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)Mike Looijmans1-1/+1
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-20/+20
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-8/+0
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-17/+35
2015-02-21Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds8-54/+86
2015-02-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-207/+385
2015-02-21Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds6-187/+255
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds30-1634/+813
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds13-366/+470
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds61-560/+1188
2015-02-21Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds16-352/+1043
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds83-1207/+11729
2015-02-21Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds5-42/+239
2015-02-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+1