summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | power_supply: add SCOPE attribute to power suppliesJeremy Fitzhardinge2011-12-091-0/+6
| * | | | | | | power_supply: Add "unknown" in power supply typeKim, Milo2012-01-041-1/+1
| * | | | | | | lp8727_charger: Coding style changesKim, Milo2012-01-041-25/+25
| * | | | | | | lp8727_charger: Add supported i2c functionality check routineKim, Milo2012-01-041-0/+3
| * | | | | | | power_supply: Add LP8727 charger driverWoogyom Kim2012-01-043-0/+498
| * | | | | | | power_supply: Charger-Manager: Add properties for power-supply-classDonggeun Kim2012-01-041-1/+294
| * | | | | | | power_supply: Add initial Charger-Manager driverDonggeun Kim2012-01-043-0/+790
| * | | | | | | max8925_power: Check at probe time if power to set onlinePhilip Rakity2011-11-261-1/+7
| * | | | | | | max8925_power: Do not read random data from chip registersPhilip Rakity2011-11-261-0/+6
| * | | | | | | max17042_battery: Fix error handlingRamakrishna Pallala2011-11-261-27/+58
| * | | | | | | ds2760_battery: Add rated capacity of the hx4700 3600mAh batteryPaul Parsons2011-11-261-1/+5
| * | | | | | | power_supply: Remove IRQF_DISABLEDYong Zhang2011-11-262-2/+2
| * | | | | | | bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driverPali Rohár2011-11-261-0/+8
| * | | | | | | bq27x00_battery: Fix reporting error messagesPali Rohár2011-11-261-7/+14
| * | | | | | | bq27x00_battery: Fix reporting status value for bq27500 batteryPali Rohár2011-11-251-4/+9
| * | | | | | | bq27x00_battery: Cache temperature value in converted unitPali Rohár2011-11-251-21/+24
| * | | | | | | bq27x00_battery: Cache energy propertyPali Rohár2011-11-251-27/+26
| * | | | | | | bq27x00_battery: Report -ENODATA if bq27000 battery was not calibratedPali Rohár2011-11-251-5/+14
| * | | | | | | bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVELPali Rohár2011-11-251-1/+39
| * | | | | | | bq27x00_battery: Do not cache current_now value for bq27000 bateryPali Rohár2011-11-251-14/+5
| * | | | | | | max8925_power: Enable power change notificationsPhilip Rakity2011-11-251-0/+5
| * | | | | | | max8925_power: Remove support for irq bits that do not existPhilip Rakity2011-11-252-28/+0
| * | | | | | | max8925_power: Do not detect ac insert if handled by other codePhilip Rakity2011-11-251-2/+6
| * | | | | | | max8925_power: No temperature interrupts if temperature not connectedPhilip Rakity2011-11-251-4/+8
| * | | | | | | max8925_power: Fix incorrect voltage and current calculationPhilip Rakity2011-11-251-7/+6
| * | | | | | | max8997_charger: Fix unsigned value for less than zeroJonghwan Choi2011-11-251-1/+1
| * | | | | | | Merge tag 'v3.1' from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/...Anton Vorontsov2011-11-25432-3550/+6127
| |\ \ \ \ \ \ \
| * | | | | | | | intel_mid_battery: Handle Over Current gracefullyMajor Lee2011-11-241-6/+6
| * | | | | | | | tosa_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin2011-11-241-47/+19
| * | | | | | | | collie_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin2011-11-241-40/+13
| * | | | | | | | olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'Anton Vorontsov2011-11-241-8/+0
| * | | | | | | | olpc_battery: Fix section mismatch noiseAnton Vorontsov2011-11-241-3/+3
| * | | | | | | | bq20z75: Devicetree init supportRhyland Klein2011-11-241-0/+77
| * | | | | | | | power_supply: Fix sysfs format warningRandy Dunlap2011-08-231-1/+1
| * | | | | | | | pda_power: Fix build error if !CONFIG_USB_OTG_UTILSAxel Lin2011-08-231-0/+11
| * | | | | | | | max17042_battery: Bugfix of incorrect voltage register value interpretationMyungJoo Ham2011-08-191-4/+4
| * | | | | | | | max17042_battery: Do not lose accuracy calculating current_nowPhilip Rakity2011-08-191-2/+1
| * | | | | | | | max17042_battery: Divide by 0 crash because r_sns init too latePhilip Rakity2011-08-191-3/+3
| * | | | | | | | max8998_charger: Allow full timeout not set, leave it unchangedAxel Lin2011-08-191-0/+1
| * | | | | | | | olpc_battery: Add wakeup supportDaniel Drake2011-08-191-0/+24
| * | | | | | | | olpc_battery: Bind to device treeDaniel Drake2011-08-191-21/+34
| * | | | | | | | wm831x_power: Only register WM831x battery charger if enabledMark Brown2011-08-192-18/+30
| * | | | | | | | pda_power: Add support for using otg transceiver eventsDima Zavin2011-08-191-12/+59
| * | | | | | | | ds2780_battery&z2_battery: Add __devexit_p at necessary placesAxel Lin2011-08-192-2/+2
| * | | | | | | | max8903_charger: Add "platform:" prefix for platform modaliasAxel Lin2011-08-191-1/+1
| * | | | | | | | max8997_charger&max8998_charger: Fix unterminated platform_device_id tablesAxel Lin2011-08-192-0/+2
* | | | | | | | | Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2012-01-112-1/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md/raid1: perform bad-block tests for WriteMostly devices too.NeilBrown2012-01-111-1/+10
| * | | | | | | | | md: notify the 'degraded' sysfs attribute on failure.NeilBrown2012-01-111-0/+6
* | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-1119-203/+550
|\ \ \ \ \ \ \ \ \ \