summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-1369-167/+224
* power_supply: Add driver private dataKrzysztof Kozlowski2015-03-132-0/+10
* compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski2015-03-131-1/+3
* compal-laptop: Fix leaking hwmon deviceKrzysztof Kozlowski2015-03-131-3/+3
* power: generic-adc-battery: Fix power_supply_property returned valueNicolas Saenz Julienne2015-03-091-1/+1
* ab8500_fg.c: only request threaded IRQs when necessaryValentin Rothberg2015-03-071-13/+33
* X-Power AXP288 PMIC Fuel Gauge DriverTodd Brandt2015-03-073-0/+1161
* mfd/axp20x: change battery cell name to fuel gaugeTodd Brandt2015-03-071-4/+4
* bq2415x_charger: Add support for bq24157sAnda-Maria Nicolae2015-03-071-0/+8
* bq2415x_charger: Remove unnecessary else after returnAnda-Maria Nicolae2015-03-071-16/+8
* power/smb347-charger.c: set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg2015-03-021-1/+2
* power: bq27x00_battery: add bq27510 supportAlexandre Belloni2015-02-281-5/+45
* power_supply core: support use of devres to register/unregister a power supply.NeilBrown2015-02-262-0/+49
* bq2415x_charger, bq27x00_battery.c: comment cleanupsPavel Machek2015-02-252-10/+1
* ab8500_fg: use jiffies_to_msecs for jiffies conversionNicholas Mc Guire2015-02-251-2/+2
* ab8500_fg: match return type of wait_for_completion_timeoutNicholas Mc Guire2015-02-251-2/+2
* power_supply: ab8500_fg: Simplify creation and removal of sysfs entriesKrzysztof Kozlowski2015-02-251-18/+11
* Merge branch 'fixes' into nextSebastian Reichel2015-02-253-5/+28
|\
| * power_supply: lp8788-charger: Fix leaked power supply on probe failKrzysztof Kozlowski2015-02-251-1/+3
| * power_supply: ipaq_micro_battery: Check return values in probeKrzysztof Kozlowski2015-02-251-2/+19
| * power_supply: ipaq_micro_battery: Fix leaking workqueueKrzysztof Kozlowski2015-02-251-0/+1
| * power_supply: twl4030_madc: Check return value of power_supply_registerKrzysztof Kozlowski2015-02-251-2/+5
| * power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)Mike Looijmans2015-02-251-1/+1
* | power_supply: max17042: Use regmap_update_bits instead read and writeKrzysztof Kozlowski2015-02-251-6/+4
* | power_supply: max17040: Use system efficient workqueuesKrzysztof Kozlowski2015-02-251-3/+6
* | power_supply: max14577: Properly handle error conditionsKrzysztof Kozlowski2015-02-251-36/+73
* | power_supply: max14577: Don't store charging and battery states for laterKrzysztof Kozlowski2015-02-251-5/+0
* | power_supply: max77693: Properly handle error conditionsKrzysztof Kozlowski2015-02-251-44/+55
* | power: Use subdir-ccflags-* to inherit debug flagGeert Uytterhoeven2015-02-251-1/+1
* | bq27x00_battery: register as non-wakeup power supply.NeilBrown2015-02-251-1/+1
* | power_supply: rt5033: Constify struct regmap_configKrzysztof Kozlowski2015-02-251-1/+1
* | MAINTAINERS: Include DA9150 files in Dialog Semiconductor support list.Adam Thomson2015-02-251-0/+4
* | power: da9150: Add DT binding documentation for chargerAdam Thomson2015-02-251-0/+26
* | power: Add support for DA9150 ChargerAdam Thomson2015-02-253-0/+701
* | Merge branch 'da9150-charger-fuelgauge' into nextSebastian Reichel2015-02-254-0/+433
|\ \
| * | iio: da9150: Add DT binding documentation for GPADCAdam Thomson2015-02-251-0/+16
| * | iio: Add support for DA9150 GPADCAdam Thomson2015-02-253-0/+417
| |/
* / power: ltc2941-battery-gauge: Fix typo in conversion formula (58 instead of 85)Mike Looijmans2015-02-251-1/+1
|/
* Linux 4.0-rc1v4.0-rc1Linus Torvalds2015-02-231-4/+4
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-235-56/+108
|\
| * ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-151-34/+71
| * ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-131-3/+2
| * ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen2015-02-131-11/+0
| * ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang2015-02-131-0/+7
| * ext4: support read-only imagesDarrick J. Wong2015-02-132-1/+10
| * ext4: change to use setup_timer() instead of init_timer()Jan Mrazek2015-01-261-3/+2
| * ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-01-191-4/+13
| * jbd2: complain about descriptor block checksum errorsDarrick J. Wong2015-01-191-0/+3
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-2370-758/+907
|\ \
| * | autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro2015-02-221-2/+6