summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stm32mon: add ID for stm32f102r8stabilize-3658.0.0David Hendricks2013-01-301-0/+1
* spring: Add LP5562 driverVic Yang2013-01-214-0/+128
* Add a pass-through for the smart batteryVincent Palatin2013-01-192-0/+112
* spring: remove hardcoded TPSchrome FET settingsVincent Palatin2013-01-181-2/+2
* temp_metrics: set GPU min frequency to 450Sameer Nanda2013-01-171-5/+1
* Add 'unprotect' flag for flashing link ec.Dave Parker2013-01-172-4/+21
* Add a pass-through for TPSchrome LDOsVincent Palatin2013-01-162-0/+77
* spring: Add a host command for USB mux switchingVic Yang2013-01-083-0/+72
* spring: Control BOOST_EN according to device typeVic Yang2013-01-081-0/+11
* spring: Configure ADC pinsVic Yang2013-01-081-4/+7
* spring: Sense attached device typeVic Yang2013-01-086-1/+86
* tps65090: Throttle PMU interrupt instead of charger taskVic Yang2012-12-283-12/+34
* spring: Setting for USB voltage sense ADCVic Yang2012-12-222-3/+7
* spring: Add interrupt and device type support for TSU6721Vic Yang2012-12-212-7/+88
* Add AP userspace scripts to tweak lightbar colorsBill Richardson2012-12-204-3/+50
* link: remove VR settings on the flyVincent Palatin2012-12-191-1/+0
* spring: Add function to switch ILIM pin between GPIO and PWMVic Yang2012-12-183-13/+69
* spring: Implement PWM control on ILIM_500Vic Yang2012-12-184-5/+102
* Tidy ACPI debug outputRandall Spangler2012-12-181-1/+9
* link: Workaround for errata 3.2Randall Spangler2012-12-171-2/+3
* Reformat init.S to use tabs not spacesRandall Spangler2012-12-171-62/+64
* spring: add basic TSU6721 driverVincent Palatin2012-12-134-0/+191
* stm32: Add option to select timer for hardware clockVic Yang2012-12-124-60/+88
* lm4: Postfix chip name when debug mode is enabledVic Yang2012-12-101-3/+23
* Add more paranoia for flash write protectRandall Spangler2012-12-102-0/+32
* link: Increase cold reset hibernate time to 1 secondRandall Spangler2012-12-101-1/+1
* Invalidate hash if flash operation changes the hashed regionRandall Spangler2012-12-103-8/+74
* Increase cold reset hibernate time to 200msstabilize2Randall Spangler2012-12-061-2/+2
* link: Enable +5VALW at boot and leave it enabledRandall Spangler2012-12-062-8/+8
* link: Disable interrupts while reading/writing bits via onewireRandall Spangler2012-11-291-0/+26
* Fix potential deadlock in udelay()Randall Spangler2012-11-291-3/+13
* temp_metrics: Set GPU min freqSameer Nanda2012-11-281-4/+19
* Handle arbitration lost on I2C portsRandall Spangler2012-11-282-9/+22
* Prevent GCC4.7 from generating unaligned memory accessesVincent Palatin2012-11-271-0/+1
* Handle bus errors on thermal I2C busRandall Spangler2012-11-262-5/+43
* link: allow to decrease maximum battery charging currentVincent Palatin2012-11-073-0/+57
* x86: set hibernation delay to 1 hourVincent Palatin2012-11-071-1/+1
* Fix the ec flash programming script to properly handle errorsVadim Bendebury2012-11-072-23/+32
* More supports for A20 enable/disableLouis Yung-Chieh Lo2012-11-044-2/+45
* Add initial keyscan test and key matrixSimon Glass2012-11-012-0/+50
* ectool: Add keyscan test featuresSimon Glass2012-11-014-2/+719
* Move reset/overheat/shutdown funcs to chipset interfaceRandall Spangler2012-11-018-90/+76
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-0114-102/+59
* snow: fail battery command on unsupported systemRong Chang2012-11-011-0/+6
* link: Fix overflow in hibernate time calculationRandall Spangler2012-11-012-1/+8
* link: Cold reboot should ignore WAKE# pinRandall Spangler2012-10-311-3/+10
* stm32: Implement keyscan test infrastructureSimon Glass2012-10-316-2/+273
* Switch PWM to use HOOK_SECOND instead of its own taskRandall Spangler2012-10-3013-34/+24
* Add per-second hookRandall Spangler2012-10-304-0/+16
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-3034-52/+42