aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power
AgeCommit message (Expand)AuthorFilesLines
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown1-1/+1
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown1-1/+1
2012-10-08Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren1-4/+4
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds20-266/+3334
2012-10-02ARM: OMAP: SmartReflex: fix error path in init functionJean Pihet1-4/+4
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds12-32/+24
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui1-1/+1
2012-09-22power: battery: Generic battery driver using IIOanish kumar3-0/+430
2012-09-21pda_power: Remove ac_draw_failed goto and labelPaul Parsons1-3/+0
2012-09-21charger-manager: Add support sysfs entry for chargerChanwoo Choi1-0/+172
2012-09-20charger-manager: Support limit of maximum possibleChanwoo Choi1-1/+79
2012-09-20charger-manager: Check fully charged state of battery periodicallyChanwoo Choi1-45/+116
2012-09-20lp8727_charger: More pure cosmetic improvementsKim, Milo1-1/+2
2012-09-20lp8727_charger: Fix checkpatch warningKim, Milo1-2/+1
2012-09-20lp8727_charger: Add description in the private dataKim, Milo1-4/+8
2012-09-20lp8727_charger: Fix a typo - chg_parm to chg_paramKim, Milo1-8/+8
2012-09-20lp8727_charger: Make some cosmetic changes in lp8727_delayed_func()Kim, Milo1-3/+5
2012-09-20lp8727_charger: Clean up lp8727_charger_changed()Kim, Milo1-9/+13
2012-09-20lp8727_charger: Return if the battery is dischargingKim, Milo1-6/+7
2012-09-20lp8727_charger: Make lp8727_charger_get_propery() simplerKim, Milo1-3/+4
2012-09-20lp8727_charger: Make lp8727_ctrl_switch() inlineKim, Milo1-1/+1
2012-09-20lp8727_charger: Make lp8727_init_device() shorterKim, Milo1-5/+1
2012-09-20lp8727_charger: Clean up lp8727_is_charger_attached()Kim, Milo1-8/+6
2012-09-20lp8727_charger: Use specific definitionKim, Milo1-3/+6
2012-09-20lp8727_charger: Clean up lp8727 definitionsKim, Milo1-66/+64
2012-09-20lp8727_charger: Use the definition rather than enumKim, Milo1-11/+5
2012-09-20lp8727_charger: Fix code for getting battery tempKim, Milo1-5/+26
2012-09-20lp8727_charger: Clear interrrupts at inital timeKim, Milo1-0/+8
2012-09-20lp8727_charger: Clean up the interrupt handlerKim, Milo1-9/+28
2012-09-20lp8727_charger: Remove unnecessary workqueue threadKim, Milo1-12/+1
2012-09-20lp8727_charger: Add configurable debouce timerKim, Milo1-3/+9
2012-09-20lp8727_charger: Fix buggy code of NULL pdataKim, Milo1-7/+21
2012-09-20lp8727_charger: Cleanup _probe() and _remove()Kim, Milo1-11/+9
2012-09-20lp8727_charger: Use devm_kzalloc()Kim, Milo1-6/+2
2012-09-20twl4030_charger: Use IRQF_ONESHOTFengguang Wu1-2/+3
2012-09-20lp8727_charger: Use IRQF_ONESHOTFengguang Wu1-1/+1
2012-09-2088pm860x_battery and charger: Fix a few post-merge issuesAnton Vorontsov2-2/+2
2012-09-20power_supply: Enable battery-charger for 88pm860xJett.Zhou4-0/+1801
2012-09-20power_supply: Add new lp8788 charger driverKim, Milo3-0/+803
2012-09-20da9052-battery: Don't free IRQ that wasn't requestedDan Carpenter1-1/+1
2012-09-20sbs-battery: Probe should try talking to the deviceOlof Johansson1-0/+10
2012-09-20smb347-charger: Fix battery status reporting logic for charger faultsRamakrishna Pallala1-15/+82
2012-09-20pda_power: Fix ac_draw usage before it being setPaul Parsons1-7/+9
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren1-0/+2
2012-08-22power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala1-0/+2
2012-08-22charger-manager: Use replacement variable to check state of batteryChanwoo Choi1-1/+1
2012-08-22charger-manager: Disable regulator when charger cable is detachedChanwoo Choi1-2/+17
2012-08-22da9030_battery: Don't use 0 as NULLAnton Vorontsov1-2/+2
2012-08-22power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala1-0/+1
2012-08-22ds2781_battery: Replace call to kzalloc with devm_kzallocDevendra Naga1-9/+4
2012-08-22ds2781_battery: Convert to module_platform_driverDevendra Naga1-14/+1
2012-08-22twl4030_charger: It would be better not to use the 0b-prefixIl Han1-10/+10
2012-08-22power_supply: Remove broken mark for da9052-batteryAxel Lin1-1/+0
2012-08-22da9052-battery: Fix da9052_determine_vc_tbl_index's return valueAnton Vorontsov1-1/+8
2012-08-22lp8727_charger: Unregister power supply at error path of lp8727_register_psyDevendra Naga1-7/+9
2012-08-22bq27x00_battery: Fix error return codeJulia Lawall1-1/+2
2012-08-22ab8500_fg: Fix error return codeJulia Lawall1-0/+1
2012-08-22ab8500_btemp: Fix error return codeJulia Lawall1-0/+1
2012-08-22wm97xx_battery: Fix error return codeJulia Lawall1-1/+3
2012-08-22ab8500_charger: Fix error return codeJulia Lawall1-0/+1
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo5-12/+12
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo4-4/+4
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo3-16/+8
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds1-0/+1
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon1-0/+1
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+1
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds15-50/+691
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov1-1/+1
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-21/+2
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-25/+26
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-19pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-5/+1
2012-07-16olpc-battery: update CHARGE_FULL_DESIGN property for BYD LiFe batteriesRichard A. Smith1-4/+2
2012-07-16olpc-battery: Add VOLTAGE_MAX_DESIGN propertyRichard A. Smith1-0/+56
2012-07-15charger-manager: Fix build break related to EXTCONChanwoo Choi1-0/+1
2012-07-14lp8727_charger: Move header file into platform_data directoryKim, Milo1-1/+1
2012-07-13power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala1-0/+6
2012-07-13bq27x00_battery: Add support for BQ27425 chipSaranya Gopal1-15/+69
2012-07-13charger-manager: Set current limit of regulator for over current protectionChanwoo Choi1-0/+15
2012-07-13charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi1-16/+121
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I4-13/+14
2012-06-29ARM: OMAP2+: do not allow SmartReflex to be built as a moduleJean Pihet1-1/+1
2012-06-29Merge branch 'master' into for-nextJiri Kosina1-8/+13
2012-06-28ab8500-btemp: Fix typo 'AB5500'Paul Bolle1-1/+1
2012-06-26Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren5-0/+1142
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I4-4/+4
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I4-12/+12
2012-06-20test_power: Add VOLTAGE_NOW and BATTERY_TEMP propertiesDmitry Eremin-Solenikov1-0/+31
2012-06-20test_power: Add support for USB AC sourceDmitry Eremin-Solenikov1-2/+46
2012-06-19gpio-charger: Use cansleep version of gpio_set_valuePritesh Raithatha1-1/+1
2012-06-19bq27x00_battery: Add support for power average and health propertiesSyed Rafiuddin1-0/+71
2012-06-19sbs-battery: Don't trigger false supply_changed eventNikolaus Voss1-1/+1
2012-06-19twl4030_charger: Allow charger to control the regulator that feeds itNeilBrown1-0/+15
2012-06-19twl4030_charger: Add backup-battery chargingNeilBrown1-0/+59
2012-06-19twl4030_charger: Fix some typosNeilBrown1-3/+3
2012-06-19max17042_battery: Support CHARGE_COUNTER power supply attributeRamakrishna Pallala1-0/+8
2012-06-19smb347-charger: Add constant charge and current propertiesRamakrishna Pallala1-6/+117
2012-06-19power_supply: Add constant charge_current and charge_voltage propertiesRamakrishna Pallala1-0/+2
2012-06-17power_supply: Register battery as a thermal zoneJenny TC1-0/+65
2012-06-17ds2781_battery: w1_ds2781_read() should be staticAnton Vorontsov1-1/+1
2012-06-17pda_power: Complain if regulator operations failMark Brown1-2/+2
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown2-21/+2
2012-05-31ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/Jean Pihet5-0/+1142
2012-05-31Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds11-485/+839
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-8/+13
2012-05-20mfd: Convert wm831x to irq_domainMark Brown1-8/+13
2012-05-18smb347-charger: Include missing <linux/err.h>Mika Westerberg1-0/+1
2012-05-06smb347-charger: Clean up battery attributesRamakrishna Pallala1-49/+0
2012-05-05max17042_battery: Add support for max17047/50 chipRamakrishna Pallala2-13/+61
2012-05-05sbs-battery.c: Capacity attr = remaining relative capacityNikolaus Voss1-1/+1
2012-05-05isp1704_charger: Use after free on probe errorDan Carpenter1-1/+1
2012-05-05ds2781_battery: Use DS2781_PARAM_EEPROM_SIZE and DS2781_USER_EEPROM_SIZEAxel Lin1-14/+6
2012-05-05power_supply: Fix a typo in BATTERY_DS2781 Kconfig entryAxel Lin1-1/+1
2012-05-05charger-manager: Provide cm_notify_event function for in-kernel useChanwoo Choi1-0/+163
2012-05-05charger-manager: Poll battery health in normal stateChanwoo Choi1-0/+229
2012-05-05smb347-charger: Convert to regmap APIMika Westerberg2-327/+232
2012-05-05smb347-charger: Move IRQ enabling to the end of probeMika Westerberg1-4/+2
2012-05-05smb347-charger: Rename few functions to match better what they are doingMika Westerberg1-21/+21
2012-05-05smb347-charger: Convert to use module_i2c_driver()Mika Westerberg1-11/+1
2012-05-05smb347_charger: Cleanup power supply registration code in probeRamakrishna Pallala1-30/+40
2012-05-05ab8500: Clean up probe routinesLee Jones3-18/+30
2012-05-05ab8500_fg: Harden platform data checkLinus Walleij1-2/+2
2012-05-05ab8500_btemp: Harden platform data checkLinus Walleij1-2/+2
2012-05-05ab8500_charger: Harden platform data checkLinus Walleij1-3/+2
2012-05-05max17042_battery: Handle irq request failure caseRamakrishna Pallala1-1/+3
2012-05-04max17042_battery: Fix power supply and irq registration orderingRamakrishna Pallala1-5/+7
2012-05-04power_supply: Make the core a boolean instead of a tristateAnton Vorontsov1-1/+1
2012-05-04power_supply: Add voltage_ocv property and use it for max17042 driverRamakrishna Pallala2-0/+9
2012-05-04max17042_battery: Move dev_pm_ops struct under CONFIG_PMAnton Vorontsov1-9/+11
2012-05-04max17042_battery: Add suspend/resume hooksRamakrishna Pallala1-0/+41
2012-05-04max17042_battery: Fix driver exit functionRamakrishna Pallala1-0/+2
2012-05-04max17042_battery: Fix a couple buffer overflowsDan Carpenter1-6/+4
2012-04-08Merge branch 'master' into for-nextJiri Kosina25-271/+11345
2012-04-05Fix typo milivolt => millivoltThomas Weber1-1/+1
2012-03-30Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds16-195/+10368
2012-03-26max17042_battery: Clean up interrupt handlingRamakrishna Pallala1-11/+7
2012-03-26Revert "max8998_charger: Include linux/module.h just once"Anton Vorontsov1-0/+1
2012-03-26ab8500_fg: Fix some build warnings on x86_64Anton Vorontsov1-2/+2
2012-03-26max17042_battery: Fix CHARGE_FULL representation.MyungJoo Ham1-5/+2
2012-03-26max8998_charger: Include linux/module.h just onceJesper Juhl1-1/+0
2012-03-26power_supply: Convert i2c drivers to module_i2c_driverAxel Lin6-74/+6
2012-03-26lp8727_charger: Add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2012-03-26charger-manager: Simplify charger_get_property(), get rid of a warningAnton Vorontsov1-3/+3
2012-03-26charger-manager: Clean up for better readabilityAxel Lin1-35/+26
2012-03-26da9052-battery: Convert to use module_platform_driverAxel Lin1-12/+1
2012-03-26da9052-battery: Fix a memory leak when unload the moduleAxel Lin1-0/+1
2012-03-26da9052-battery: Add missing platform_set_drvdataAxel Lin1-0/+1
2012-03-26ab8500: Turn unneeded global symbols into local onesAnton Vorontsov3-3/+3
2012-03-26ab8500_fg: Fix copy-paste errorAnton Vorontsov1-1/+1
2012-03-26ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov1-1/+2
2012-03-26ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov1-1/+1
2012-03-26ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov1-6/+7
2012-03-26ab8500_charger: Convert to the new USB OTG callsAnton Vorontsov1-12/+12
2012-03-26ab8500-btemp: AB8500 battery temperature driverArun Murthy3-0/+1136
2012-03-26ab8500-fg: A8500 fuel gauge driverArun Murthy1-0/+2636
2012-03-26ab8500-charger: AB8500 charger driverArun Murthy1-0/+2789
2012-03-26abx500-chargalg: Add abx500 charging algorithmArun Murthy1-0/+1921
2012-03-26Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson3-0/+1302
2012-03-26isp1704_charger: Fix probe error pathFelipe Contreras1-0/+1
2012-03-26lp8727_charger: Correct typos on the commentKim, Milo1-1/+1
2012-03-26lp8727_charger: Fix wrong code styleKim, Milo1-5/+5
2012-03-26lp8727_charger: Change i2c functionsKim, Milo1-28/+20
2012-03-26lp8727_charger: Add error check routine on probe()Kim, Milo1-18/+39
2012-03-26lp8727_charger: Add company name and descriptionKim, Milo2-2/+3
2012-03-26max17042_battery: Make it possible to instantiate driver from DTKarol Lewandowski1-1/+49
2012-03-26max17042_battery: Use devm_kzalloc() where applicableKarol Lewandowski1-5/+2
2012-03-26max17042: Change capacity property to use reported SOC registerDirk Brandewie1-1/+1
2012-03-26max17042: Add support for signalling change in SOCRamakrishna Pallala1-0/+53
2012-03-26max17042: Add POR init procedure from Maxim appnoteRamakrishna Pallala1-10/+376
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-0/+7
2012-03-24Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+0
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds3-63/+73
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker4-0/+7
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman3-12/+8
2012-03-08DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave driversRenata Sayakhova3-0/+889
2012-03-07Revert "power, max8998: Include linux/module.h just once in drivers/power/max...Jiri Kosina1-0/+1
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman3-63/+73
2012-02-28includecheck: delete any duplicate instances of module.hPaul Gortmaker1-1/+0
2012-02-27usb: otg: mv_otg: Start using struct usb_otgHeikki Krogerus1-6/+6
2012-02-21power: bq27x00: Fix typos in commentThomas Weber1-2/+2
2012-02-13power_supply: Convert all users to new usb_phyHeikki Krogerus3-61/+71
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus3-3/+3
2012-02-10power, max8998: Include linux/module.h just once in drivers/power/max8998_cha...Jesper Juhl1-1/+0
2012-02-01lp8727_charger: Add terminating entry for i2c_device_id tableAxel Lin1-0/+1
2012-02-01power_supply: Fix modalias for charger-managerAxel Lin1-2/+2
2012-02-01bq27x00_battery: Fix flag register readGrazvydas Ignotas1-1/+1
2012-02-01Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"Anton Vorontsov1-9/+4
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds32-710/+3034
2012-01-10Merge git://git.infradead.org/users/cbou/battery-urgentAnton Vorontsov1-1/+1
2012-01-10power_supply: Mark da9052 driver as brokenAnton Vorontsov1-0/+1
2012-01-07power_supply: Drop usage of nowarn variant of sysfs_create_link()Anton Vorontsov1-1/+1
2012-01-06s3c_adc_battery: Average over more than one adc sampleHeiko Stübner1-3/+22
2012-01-06power_supply: Add DA9052 battery driverAshish Jangam3-0/+672
2012-01-06isp1704_charger: Fix missing checkFelipe Contreras1-1/+1
2012-01-06jz4740-battery: Fix signedness bugAxel Lin1-1/+1
2012-01-06power_supply: Assume mains power by defaultJean Delvare1-1/+11