| Commit message (Expand) | Author | Age | Files | Lines |
* | power: max17040: do a sanity check in the fuel alert handler | Dima Zavin | 2012-01-12 | 1 | -1/+12 |
* | power: max17040: don't show battery temp prop if we don't have it | Dima Zavin | 2011-10-31 | 1 | -2/+9 |
* | power: max17040: advertise good health if we don't have temperature | Dima Zavin | 2011-10-31 | 1 | -3/+1 |
* | power: max17040: explicitly check for hot/cold as abnormal temp | Dima Zavin | 2011-10-31 | 1 | -1/+2 |
* | power: max17040: Add use_fuel_alert flag | Marty Fouts | 2011-10-19 | 1 | -2/+2 |
* | power: max17040: Allow negative battery temperatures | Todd Poynor | 2011-10-11 | 1 | -3/+5 |
* | power: max17040: Don't set battery temperature to -ETIMEDOUT on I2C error | Todd Poynor | 2011-10-03 | 1 | -1/+11 |
* | power: max17040: Avoid extra alarm wakeup if worker running at suspend | Todd Poynor | 2011-09-27 | 1 | -0/+1 |
* | power: max17040: Don't report bad data on I2C read error | Todd Poynor | 2011-09-25 | 1 | -13/+24 |
* | power: max17040: dump gauge state on every poll cycle | Marty Fouts | 2011-09-22 | 1 | -0/+5 |
* | power: max17040: Add property to display the temperature, battery type | SON HONG MIN | 2011-09-15 | 1 | -0/+8 |
* | power: max17040: Add Discharging, Recharging concept. | SON HONG MIN | 2011-09-13 | 1 | -7/+144 |
* | power:max17040: low SOC alert interrupt | Larry Guan | 2011-09-12 | 1 | -0/+42 |
* | Revert "power: max17040: Replace unnecessary TO_FIXED after 16-bit read conve... | Todd Poynor | 2011-09-01 | 1 | -1/+2 |
* | power: max17040: Replace unnecessary TO_FIXED after 16-bit read conversion. | Todd Poynor | 2011-09-01 | 1 | -2/+1 |
* | power:max17040: Modified the driver to use 16 bits register read/write | Larry Guan | 2011-09-01 | 1 | -25/+21 |
* | power: max17040: add support for scaling the reported capacity | Dima Zavin | 2011-08-25 | 1 | -1/+17 |
* | power: max17040: Change gaging cycle as to use alarm | Hong-Min Son | 2011-08-11 | 1 | -40/+115 |
* | power: max17040: Fix bad merge of skip reset at probe | Todd Poynor | 2011-07-22 | 1 | -6/+3 |
* | power: max17040: Allow reset on probe to be skipped | Hong-Min Son | 2011-07-20 | 1 | -0/+5 |
* | power: max17040: Fix crash on race scheduling worker at probe | Todd Poynor | 2011-07-20 | 1 | -4/+3 |
* | power: max17040: Wait for worker cancel before remove | Todd Poynor | 2011-07-20 | 1 | -1/+1 |
* | power: max17040_battery: update power_supply on status or level change | Axel Haslam | 2011-07-10 | 1 | -0/+6 |
* | power: max17040_battery: update status on ext power changed event | Dima Zavin | 2011-07-10 | 1 | -4/+21 |
* | power: max17040_battery: work delay was meant to be in msecs | Dima Zavin | 2011-06-23 | 1 | -3/+3 |
* | power: max17040_battery: clamp capacity down to 100% | Dima Zavin | 2011-06-23 | 1 | -1/+1 |
* | power: max17040_battery: hw reports voltage in units of 1.25mV | Dima Zavin | 2011-06-23 | 1 | -1/+1 |
* | power: max17040_battery: Trigger a quick start after reset | Colin Cross | 2011-06-14 | 1 | -0/+5 |
* | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 1 | -2/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Add MAX17040 Fuel Gauge driver | Minkyu Kang | 2009-06-09 | 1 | -0/+309 |