summaryrefslogtreecommitdiff
path: root/drivers/power
AgeCommit message (Expand)Author
2014-02-11power: bq2419x: reduce spamming of battery temp on kernel logLaxman Dewangan
2014-02-11power: lc709203f: add supply propery PRESENT for batteryLaxman Dewangan
2014-02-11power: bq2419x: add support for thermal profiling configurationLaxman Dewangan
2014-02-11power: bq2419x: cutoff configuration to maximum allowedLaxman Dewangan
2014-02-11power: lc709203f: adjust the SoC based on platform specific needLaxman Dewangan
2014-02-11power: battery-charger-gauge: add support for adjusting SoCLaxman Dewangan
2014-02-06power: lc709203f:move soc scaling to work threadVenkat Reddy Talla
2014-02-06power: max17048: report scaled SoC by manipulating kernel thresholdVenkat Reddy Talla
2014-02-06power: bq2419x: cleanup in output charging current sysfsLaxman Dewangan
2014-02-05power: lc709203f: report scaled SoC by manipulating kernel thresholdLaxman Dewangan
2014-02-05power: charger-gauge-comm: add API for scaling SoCLaxman Dewangan
2014-02-05power: lc709203f: initialise driver as per programming sequenceLaxman Dewangan
2014-02-05power: lc709203f: remove public headerLaxman Dewangan
2014-02-05power: lc709203f: remove of_device_id dataLaxman Dewangan
2014-02-05power: lc709203f: add debugfs support to dump all registersLaxman Dewangan
2014-02-05power: lc709203f: prints device params in probeLaxman Dewangan
2014-02-05power: reset: as3722: allow i2c transfer during power off/resetLaxman Dewangan
2014-02-05power: reset: palmas: allow i2c transfer during power off/resetLaxman Dewangan
2014-02-05power: lc709203f: Add thermistor_b, intial_rsoc, status bit programmingChaitanya Bandi
2014-02-04power: bq2419x: add more check on charger parameterLaxman Dewangan
2014-02-04power: bq2419x: add support to change charge voltage limitLaxman Dewangan
2014-02-03power: bq2471x: fix compilation errorLaxman Dewangan
2014-02-03power: sbs: fix compilation errorLaxman Dewangan
2014-02-03power: charger-gauge-comm: fix compilation errorLaxman Dewangan
2014-02-03power: bq2419x:add vendor id to charger parametersVenkat Reddy Talla
2014-01-28power: lc709203f: Get battery temp from PMIC-ADCChaitanya Bandi
2014-01-28power: lc709203f: Use I2C SMbus to to read/writeChaitanya Bandi
2014-01-28power: lc709203f: report temp in deci-celciusLaxman Dewangan
2014-01-28power: bq2419x: add support for charger configuration based on platformLaxman Dewangan
2014-01-27power: bq2419x: rewrite disable suspend option during chargingLaxman Dewangan
2014-01-27power: bq2419x: wakeup system from rtc when suspend enable in high currentLaxman Dewangan
2014-01-23power: charger-guage: fix kernel crashPhilip Rakity
2014-01-23power: bq2419x: pass the regulator max current in microampsLaxman Dewangan
2014-01-23power: bq2419x: ignore current machine constraints for chargerLaxman Dewangan
2014-01-23power: bq2419x: register vbus regulator after charger regulatorLaxman Dewangan
2014-01-23power: bq2419x: sysfs for overriding charging current and statusLaxman Dewangan
2014-01-23power: bq2419x: read thermal zone name from DTLaxman Dewangan
2014-01-23power: charger-gauge-comm: register thermal only when tz-name is validLaxman Dewangan
2014-01-20power: battery-gauge:make thermal feature optionalVenkat Reddy Talla
2014-01-20power: max17048: update max17048 chip version NO.Venkat Reddy Talla
2014-01-19power: max17048: fix crash if battery not recognisedPhilip Rakity
2014-01-19power: bq2419x: set alarm accordingly for LP0Louis Li
2014-01-19power: bq2419x: request irq ony if battery presentLaxman Dewangan
2014-01-19power: bq2419x: used devm_* managed resourcesLaxman Dewangan
2014-01-19power: bq2419x: add charger subnode status propertyLaxman Dewangan
2014-01-15power: bq2419x: Configure lp0 charging through platform dataDarbha Sriharsha
2014-01-13power: bq27441: Do not initialize if already doneChaitanya Bandi
2014-01-09power: lc709203f: Add DT support for lc709203fChaitanya Bandi
2014-01-09power: bq27441: Check for slave presence in probeChaitanya Bandi
2014-01-09power: battery-gauge:read battery temp from FGVenkat Reddy Talla