summaryrefslogtreecommitdiff
path: root/board/samus
Commit message (Expand)AuthorAgeFilesLines
* test/build.mk: Allow boards to specify test listsNicolas Boichat2018-06-011-0/+4
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-151-40/+0
* fan: Allow board to configure fans at run timeDaisuke Nojiri2018-03-071-17/+23
* samus: Change the way host_set_single_event is usedFurquan Shaikh2017-11-151-2/+5
* Fizz: Modify thermal tableRyan Zhang2017-11-061-15/+15
* cleanup: Use CONFIG_BATTERY to indicate whether a board has a batteryShawn Nematbakhsh2017-10-131-1/+0
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-9/+9
* cleanup: Remove jtag_pre_init()Shawn Nematbakhsh2017-09-072-1/+23
* usb_port_power_smart: Add CDP/SDP only option.Aseda Aboagye2017-08-281-0/+2
* sensor: Add board specific function for double tap eventScott Collyer2017-06-011-0/+5
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+6
* usb_port_power: Allow variable number of portsDaisuke Nojiri2017-05-011-0/+5
* smart_battery: Cleanup smart battery & SB users codeVijay Hiremath2017-01-021-14/+6
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-281-1/+0
* cleanup: Rename charge_temp_sensor_get_val() to charge_get_battery_temp()Vijay Hiremath2016-10-141-1/+1
* driver: kionix: Remove variant field.Gwendal Grignou2016-09-011-3/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-242-4/+2
* Standard locations for board specific battery codeVictor Prupis2016-08-192-1/+311
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* common: Decouple temp sensor from thermal throttlingMary Ruthven2016-06-281-0/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-182-5/+5
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-0/+3
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-1/+3
* charger: Change unlocked battery level ignore conditionsShawn Nematbakhsh2016-01-061-1/+1
* pwm: Add common initialization for PWM pinsShawn Nematbakhsh2015-12-041-2/+2
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-5/+5
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+2
* samus: increase POWERBTN task stack sizeAlec Berg2015-10-301-1/+1
* ALS: Disable the ALS task if all the ALS inits failVijay Hiremath2015-10-021-1/+1
* common: lightbar: put multiple commands under i2c_lockGwendal Grignou2015-09-191-1/+19
* samus: Set CONFIG_FPU for tmp6 driver.Gwendal Grignou2015-09-181-0/+1
* common: motion: move gesture actions in motion task.Gwendal Grignou2015-09-181-0/+2
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-09-172-16/+1
* driver: Refactor Kionix Accelerometer drivers.Aseda Aboagye2015-09-151-2/+5
* samus: gyro is on all the time.Gwendal Grignou2015-09-141-1/+1
* common: Add variable to enable software gesture recognition.Gwendal Grignou2015-09-111-0/+1
* als: Disable task when host is not runningDuncan Laurie2015-09-101-1/+1
* samus: Use new config, fix gestureGwendal Grignou2015-08-291-14/+66
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-3/+3
* acpi: Ensure continuity of memmap data with a read cacheShawn Nematbakhsh2015-07-281-1/+1
* 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