summaryrefslogtreecommitdiffstats
path: root/src/ec/lenovo
Commit message (Expand)AuthorAgeFilesLines
* ec/lenovo/h8: Add WWAN detection supportPatrick Rudolph2017-09-115-12/+77
* ec/lenovo/h8: Add BDC detection supportPatrick Rudolph2017-09-065-10/+80
* ec/lenovo/h8/acpi/thermal: Don't hardcode limitsPatrick Rudolph2017-08-271-0/+25
* ec/lenovo/h8: Add panic methodPatrick Rudolph2017-08-214-0/+70
* ec/lenovo/h8/h8: Always enable tp-smapi and thermalPatrick Rudolph2017-07-181-5/+9
* ec/lenovo/h8/smm: Support USB always on AC onlyPatrick Rudolph2017-07-071-3/+15
* mb/lenovo/x201: Add support for ThinkLightStefan Ott2017-05-111-0/+5
* ec/lenovo/h8: Support an optional battery page flip delayTobias Diedrich2017-03-211-8/+24
* lenovo/t400: Rewrite dock from t60Kyösti Mälkki2017-03-111-2/+0
* ec/lenovo/h8: Use older syntax for bit shiftPaul Menzel2017-03-061-1/+1
* ec/lenovo/h8: Fix mute LEDsNicola Corna2017-02-281-1/+21
* ec/lenovo/h8: Pulse the power LED during S3, if supportedNicola Corna2017-02-282-6/+7
* ec/lenovo/h8: Add tablet mode switch methodNicola Corna2017-02-281-0/+8
* Select a default SeaBIOS PS2 timeout in H8 KconfigArthur Heymans2017-02-281-0/+9
* ec/lenovo/h8: Guard against EC bugs in the battery status logic.Tobias Diedrich2017-02-241-7/+22
* ec/lenovo: Add guards to fix build errors without SMBIOSPaul Menzel2017-02-201-0/+4
* buildsystem: Drop explicit (k)config.h includesKyösti Mälkki2016-12-081-1/+0
* ec/lenovo/h8: Add USB Always OnNicola Corna2016-11-184-0/+43
* Revert "ec/lenovo/h8: don't load configuration when booting from s3"Nico Huber2016-11-161-60/+52
* ec/lenovo/h8: move H8_SOUND_REPEAT downwards to it's commentAlexander Couzens2016-11-021-1/+1
* ec/lenovo/h8: don't load configuration when booting from s3Alexander Couzens2016-11-021-52/+59
* ec/lenovo/h8: move charge priority into own functionAlexander Couzens2016-11-021-6/+21
* ec/lenovo/h8: fix whitespaces/tabsAlexander Couzens2016-10-171-2/+2
* src/ec: Improve code formattingElyes HAOUAS2016-09-074-221/+221
* ec/lenovo/h8: do not reset volume on s3 wakeupChristopher Spinrath2016-04-101-1/+2
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* h8/battery: Fix ASL warning.Vladimir Serbinenko2016-01-311-1/+1
* ec/: add missing license headersMartin Roth2016-01-141-0/+13
* ec/lenovo/h8: Fix IASL warningsMartin Roth2015-11-241-0/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3113-52/+0
* ec/lenovo/h8: silence sound on bootAlexander Couzens2015-07-071-0/+3
* lenovo: Move pc_keyboard_init to h8 init.Vladimir Serbinenko2015-05-291-1/+8
* h8: Add missing include of stdint.hVladimir Serbinenko2015-05-291-0/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-2113-20/+13
* lenovo: Disable radio when suspending or turning off.Vladimir Serbinenko2015-05-141-0/+11
* kbuild: automatically include ECsStefan Reinauer2015-04-293-2/+8
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-2/+0
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-272-3/+3
* ec/lenovo/h8: return correctly typed package if battery is absentVladimir Serbinenko2014-09-121-2/+2
* smbios: reorganise OEM strings handling.Vladimir Serbinenko2014-08-301-1/+17
* ec/lenovo/h8: Implement thinkpad-acpi compatible LED functionVladimir Serbinenko2014-08-301-0/+6
* ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpiVladimir Serbinenko2014-08-302-15/+15
* lenovo/h8: Support tablet eventsVladimir Serbinenko2014-08-301-5/+43
* ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in commentPaul Menzel2014-08-231-1/+1
* lenovo/h8: Support uwb radio.Vladimir Serbinenko2014-08-132-0/+17
* lenovo/h8: Remove useless smi.h include.Vladimir Serbinenko2014-08-111-1/+0
* ec/lenovo/h8: Apply ME workaround on X230 on S3 resume.Vladimir Serbinenko2014-07-291-5/+13
* src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan2014-06-256-13/+15
* lenovo/x60: Unify volume button handling with common code.Vladimir Serbinenko2014-03-011-2/+0
* ec/lenovo/h8: Add backlight control.Vladimir Serbinenko2014-01-122-2/+10