summaryrefslogtreecommitdiff
path: root/driver
Commit message (Expand)AuthorAgeFilesLines
* twinkie: initialize INAs at startupVincent Palatin2014-06-181-1/+1
* tsu6721: add function to control output pinsDominic Chen2014-06-132-0/+12
* samus: allow charging of dead battery requesting nilAlec Berg2014-06-071-0/+13
* add INA231 driverVincent Palatin2014-06-033-0/+239
* samus: limit input current to 2.5A to prevent over currenting zingerAlec Berg2014-05-231-1/+1
* Add cprints() and ccprints()Vic Yang2014-05-216-20/+20
* Replace magic numbers with #defines for charger bq24773.cBill Richardson2014-05-152-9/+25
* fruitpie: disable battery charging chip ILIM pinAlec Berg2014-05-142-0/+21
* Samus: Update configuration for proto1.9Bill Richardson2014-05-121-0/+1
* Adding waiting function when battery boot-upWonjoon Lee2014-05-071-0/+42
* cleanup: add square brackets to make test parser easierLouis Yung-Chieh Lo2014-05-071-3/+3
* Rename battery_vendor_params() to battery_override_params()Dave Parker2014-04-291-3/+3
* battery: don't talk to battery after cut-offLouis Yung-Chieh Lo2014-04-251-3/+30
* Big: Correct the charger IC drivercloud_lin2014-04-243-0/+241
* accel: add accel driver for lsm6ds0Alec Berg2014-04-233-223/+330
* Smart Battery: Buffer battery parameters while they are updatedDave Parker2014-04-121-33/+34
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-052-88/+180
* Add host command to control charge state v2Bill Richardson2014-04-051-0/+24
* Add charge_state_v2 algorithm for use by SamusBill Richardson2014-04-013-2/+132
* Add driver for TI BQ24773 chargerVincent Palatin2014-03-293-0/+226
* Add more fields and error flags to struct batt_paramsBill Richardson2014-03-282-22/+45
* accel: added mutex to protect critical code in kxcj9 accel driverAlec Berg2014-03-272-40/+143
* accel: Add disable and re-enable accel around critical register writesAlec Berg2014-03-271-24/+138
* accel: clapper: glimmer: Add support for accelerometer interrupt.stabilize-5696.BAlec Berg2014-03-262-8/+145
* rambi: change EC accel sampling rate and default sensor output data rate.Alec Berg2014-03-201-2/+2
* Big: Add ectool discharge command.cloud_lin2014-03-181-0/+17
* rambi: fix potential bug in accelerometer initAlec Berg2014-03-081-2/+2
* samus: Add host command to read raw tmp006 dataRandall Spangler2014-03-071-0/+22
* rambi: fix two bugs with accelerometer driverAlec Berg2014-03-011-2/+29
* Mark some private functions static in unused driverBill Richardson2014-02-281-2/+2
* Enable IDPM for bq24715 charge controllerChromeOS Developer2014-02-262-3/+6
* rambi: Accelerometer driver for kxcj9.Alec Berg2014-02-223-0/+384
* Support discharge on BQ24715 for Rambi and SquawksJustin Chuang2014-01-162-3/+19
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-192-29/+29
* Clean up g781 temp sensor function namesChromeOS Developer2013-12-091-35/+35
* Basic driver for tmp432 temperature sensorChromeOS Developer2013-12-073-0/+314
* Move battery temp ranges to battery_info structRandall Spangler2013-12-031-9/+6
* Cleanly force battery to mAh mode when reading capacityRandall Spangler2013-12-022-38/+27
* Add battery_get_params()Randall Spangler2013-12-023-108/+93
* Add EC_MEMMAP_ALS, update it once per secondBill Richardson2013-11-081-12/+19
* Add ALS driver for light sensors connected to ECBill Richardson2013-11-073-0/+81
* Cleanup: only compile battery_vendor_params() when enabledBill Richardson2013-11-051-34/+45
* Show smart battery status with 'battery' commandBill Richardson2013-11-051-0/+5
* cleanup: Still more TODO commentsRandall Spangler2013-11-021-2/+2
* cleanup: Assorted TODO commentsRandall Spangler2013-10-311-3/+3
* cleanup: Add bug number to TODO comment in charger driverRandall Spangler2013-10-251-7/+8
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-254-9/+9
* pit: Fix battery cutoff command to use deferred function callRandall Spangler2013-10-251-16/+14
* cleanup: Rename and move header filesRandall Spangler2013-10-2315-6/+607
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-2316-0/+3243