summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-06max8997_charger: Remove duplicate module.hJonghwan Choi1-1/+0
2012-01-04power_supply: Convert drivers/power/* to use module_platform_driver()Axel Lin19-219/+21
2012-01-04Merge branch 'power-supply-scope' of git://git.kernel.org/pub/scm/linux/kerne...Anton Vorontsov5306-281088/+410970
2012-01-04power_supply: Add "unknown" in power supply typeKim, Milo1-1/+1
2012-01-04lp8727_charger: Coding style changesKim, Milo1-25/+25
2012-01-04lp8727_charger: Add supported i2c functionality check routineKim, Milo1-0/+3
2012-01-04power_supply: Add LP8727 charger driverWoogyom Kim3-0/+498
2012-01-04power_supply: Charger-Manager: Add properties for power-supply-classDonggeun Kim1-1/+294
2012-01-04power_supply: Add initial Charger-Manager driverDonggeun Kim3-0/+790
2011-12-09power_supply: add "powers" links to self-powered HID devicesJeremy Fitzhardinge2-0/+6
2011-12-09power_supply: add scope properties to some self-powered HID devicesJeremy Fitzhardinge2-3/+17
2011-12-09power_supply: allow a power supply to explicitly point to powered deviceJeremy Fitzhardinge1-0/+7
2011-12-09power_supply: add SCOPE attribute to power suppliesJeremy Fitzhardinge1-0/+6
2011-11-26max8925_power: Check at probe time if power to set onlinePhilip Rakity1-1/+7
2011-11-26max8925_power: Do not read random data from chip registersPhilip Rakity1-0/+6
2011-11-26max17042_battery: Fix error handlingRamakrishna Pallala1-27/+58
2011-11-26ds2760_battery: Add rated capacity of the hx4700 3600mAh batteryPaul Parsons1-1/+5
2011-11-26power_supply: Remove IRQF_DISABLEDYong Zhang2-2/+2
2011-11-26bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driverPali Rohár1-0/+8
2011-11-26bq27x00_battery: Fix reporting error messagesPali Rohár1-7/+14
2011-11-25bq27x00_battery: Fix reporting status value for bq27500 batteryPali Rohár1-4/+9
2011-11-25bq27x00_battery: Cache temperature value in converted unitPali Rohár1-21/+24
2011-11-25bq27x00_battery: Cache energy propertyPali Rohár1-27/+26
2011-11-25bq27x00_battery: Report -ENODATA if bq27000 battery was not calibratedPali Rohár1-5/+14
2011-11-25bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVELPali Rohár1-1/+39
2011-11-25bq27x00_battery: Do not cache current_now value for bq27000 bateryPali Rohár1-14/+5
2011-11-25max8925_power: Enable power change notificationsPhilip Rakity1-0/+5
2011-11-25max8925_power: Remove support for irq bits that do not existPhilip Rakity2-28/+0
2011-11-25max8925_power: Do not detect ac insert if handled by other codePhilip Rakity1-2/+6
2011-11-25max8925_power: No temperature interrupts if temperature not connectedPhilip Rakity1-4/+8
2011-11-25max8925_power: Fix incorrect voltage and current calculationPhilip Rakity1-7/+6
2011-11-25max8997_charger: Fix unsigned value for less than zeroJonghwan Choi1-1/+1
2011-11-25Merge tag 'v3.1' from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/...Anton Vorontsov432-3550/+6127
2011-11-24intel_mid_battery: Handle Over Current gracefullyMajor Lee1-6/+6
2011-11-24tosa_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin1-47/+19
2011-11-24collie_battery: Convert to gpio_request_array() / gpio_free_array()Axel Lin1-40/+13
2011-11-24olpc_battery: Remove unneeded 'olpc_battery_trigger_uevent'Anton Vorontsov1-8/+0
2011-11-24olpc_battery: Fix section mismatch noiseAnton Vorontsov1-3/+3
2011-11-24bq20z75: Devicetree init supportRhyland Klein1-0/+77
2011-11-15Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-0/+2
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds1-15/+7
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-32/+38
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-87/+112
2011-11-14Merge git://github.com/rustyrussell/linuxLinus Torvalds1-5/+6
2011-11-14virtio-pci: fix use after freeMichael S. Tsirkin1-5/+6
2011-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-8/+19
2011-11-13ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki1-29/+0
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher1-8/+19
2011-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2-2/+11
2011-11-12[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin1-3/+3