aboutsummaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-22power: battery: Generic battery driver using IIOanish kumar
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-19pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-16olpc-battery: update CHARGE_FULL_DESIGN property for BYD LiFe batteriesRichard A. Smith
2012-07-16olpc-battery: Add VOLTAGE_MAX_DESIGN propertyRichard A. Smith
2012-07-15charger-manager: Fix build break related to EXTCONChanwoo Choi
2012-07-14lp8727_charger: Move header file into platform_data directoryKim, Milo
2012-07-13power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala
2012-07-13bq27x00_battery: Add support for BQ27425 chipSaranya Gopal
2012-07-13charger-manager: Set current limit of regulator for over current protectionChanwoo Choi
2012-07-13charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-29ARM: OMAP2+: do not allow SmartReflex to be built as a moduleJean Pihet
2012-06-29Merge branch 'master' into for-nextJiri Kosina
2012-06-28ab8500-btemp: Fix typo 'AB5500'Paul Bolle
2012-06-26Merge branch 'for_3.6/pm/sr-move' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-06-20test_power: Add VOLTAGE_NOW and BATTERY_TEMP propertiesDmitry Eremin-Solenikov
2012-06-20test_power: Add support for USB AC sourceDmitry Eremin-Solenikov
2012-06-19gpio-charger: Use cansleep version of gpio_set_valuePritesh Raithatha
2012-06-19bq27x00_battery: Add support for power average and health propertiesSyed Rafiuddin
2012-06-19sbs-battery: Don't trigger false supply_changed eventNikolaus Voss
2012-06-19twl4030_charger: Allow charger to control the regulator that feeds itNeilBrown
2012-06-19twl4030_charger: Add backup-battery chargingNeilBrown
2012-06-19twl4030_charger: Fix some typosNeilBrown
2012-06-19max17042_battery: Support CHARGE_COUNTER power supply attributeRamakrishna Pallala
2012-06-19smb347-charger: Add constant charge and current propertiesRamakrishna Pallala
2012-06-19power_supply: Add constant charge_current and charge_voltage propertiesRamakrishna Pallala
2012-06-17power_supply: Register battery as a thermal zoneJenny TC
2012-06-17ds2781_battery: w1_ds2781_read() should be staticAnton Vorontsov
2012-06-17pda_power: Complain if regulator operations failMark Brown
2012-06-13W1: split master mutex to avoid deadlocks.NeilBrown
2012-05-31ARM: OMAP: SmartReflex: Move smartreflex driver to drivers/Jean Pihet
2012-05-31Merge tag 'for-v3.5' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-20mfd: Convert wm831x to irq_domainMark Brown