summaryrefslogtreecommitdiff
path: root/board/samus
Commit message (Expand)AuthorAgeFilesLines
* motion: Add sample frequency per sensorGwendal Grignou2015-07-151-3/+6
* cleanup: remove board_discharge_on_ac() unless custom func neededAlec Berg2015-07-141-1/+1
* samus: small change to support sensor offsets in ECGwendal Grignou2015-07-091-1/+1
* Fix assertion crash in __wait_evt()Chiranjeevi Rapolu2015-06-251-1/+1
* pd: allow pdcmd task to check TCPC alert status w/o sending HCAlec Berg2015-06-231-1/+2
* samus: Add battery temp to temp_sensors list.Aseda Aboagye2015-06-232-0/+6
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* pd: use pdcmd task to handle tcpc interruptAlec Berg2015-06-051-0/+1
* oak: add initial support for oak board rev1Rong Chang2015-05-272-0/+13
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-90/+90
* driver: Use common data structure to store default accel valuesGwendal Grignou2015-05-121-9/+15
* power: Move EC_CMD_GSV_PAUSE_IN_S5 handler to common codeShawn Nematbakhsh2015-05-072-34/+2
* cleanup: rename motion sensor CONFIG_ optionsBill Richardson2015-05-011-3/+3
* lsm6ds0: Cache ODR and range on EC.Aseda Aboagye2015-04-201-16/+45
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-75/+75
* samus: Move interrupt enabled gpios to topAseda Aboagye2015-04-081-3/+3
* ACPI: Support accessing memmap data over ACPI CMD / DATA portsstabilize-6915.BShawn Nematbakhsh2015-03-251-0/+3
* samus: don't unwedge charging when purposely discharging on ACAlec Berg2015-02-283-3/+23
* samus: make sure EC sends battery percentage to PD on changeAlec Berg2015-02-251-1/+6
* samus: change USB type-A ports to default to CDPAlec Berg2015-02-231-0/+1
* samus: Only enable VCORE_PGOOD interrupt when it is validDuncan Laurie2015-02-201-0/+15
* samus: samus_pd: Increase task stack sizesShawn Nematbakhsh2015-02-201-1/+1
* samus: add i2c retries to backlight controlAlec Berg2015-02-201-15/+69
* samus: initiailze boostin_voltage in extpower moduleAlec Berg2015-02-181-1/+1
* samus: panic reboot EC if PD MCU crashesAlec Berg2015-02-181-0/+1
* samus: Only update fan speeds every N secondsBill Richardson2015-02-181-0/+1
* samus: avoid attempting unwedge charge circuit if VBUS is at 5VAlec Berg2015-02-181-9/+20
* samus: avoid waking extpower task until task has been initializedAlec Berg2015-02-171-2/+8
* samus: increase extpower task stack sizeAlec Berg2015-02-141-1/+1
* pd_log: Add command to request PD MCU to write a logShawn Nematbakhsh2015-02-121-0/+17
* samus: unwedge charge circuit if not charging for long timeAlec Berg2015-02-121-12/+105
* samus: fix won't charge after zinger plugged in during EC rebootAlec Berg2015-02-101-1/+2
* samus: prevent fast enable/disable charging loopAlec Berg2015-02-081-6/+12
* samus: give more time for recovery from charge circuit wedgedAlec Berg2015-02-071-1/+9
* samus: smoothen backlight brightness transitionsSameer Nanda2015-02-061-2/+30
* Convert motion sense calculations to fixed point.Randall Spangler2015-02-051-12/+12
* samus: fix lightbar tap sequence doesn't always show on AC eventAlec Berg2015-02-041-9/+0
* samus: enable learn mode when INA is wedgedAlec Berg2015-02-031-0/+1
* samus: automatically recover from charge circuit failuresstabilize-6752.BAlec Berg2015-02-032-34/+172
* samus: Raise Thigh threshold to 101CDuncan Laurie2015-01-271-1/+1
* samus: Do not put touchscreen in reset based on lid switchDuncan Laurie2015-01-271-12/+0
* samus: add battery cutoffAlec Berg2015-01-241-0/+1
* samus: Cap the max LED current to 23mASameer Nanda2015-01-241-0/+13
* samus: remove T6, T8, T10 from fan tableEric Caruso2015-01-211-3/+3
* samus: Add scale factor to account for ALS attenuationBill Richardson2015-01-211-1/+1
* samus: remove learn mode workaround for new boardsAlec Berg2015-01-161-6/+19
* samus: add backboost detect interrupt and console commandAlec Berg2015-01-164-15/+28
* samus: Move delay for booting without a batteryDuncan Laurie2015-01-161-11/+11
* samus: add 200mA offset for input current limitAlec Berg2015-01-161-1/+1
* samus: Update thermal table for adjusted Tj_maxDuncan Laurie2015-01-151-2/+2