summaryrefslogtreecommitdiffstats
path: root/src/ec/lenovo
Commit message (Expand)AuthorAgeFilesLines
* 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
* ec/lenovo/h8: Make trackpoint enable a CMOS option.Vladimir Serbinenko2014-01-122-0/+13
* ec/lenovo/h8: Remove trackpoint_enable from device tree.Vladimir Serbinenko2014-01-122-2/+1
* ec/lenovo/h8: make wlan config a CMOS optionVladimir Serbinenko2014-01-121-1/+5
* ec/lenovo/h8: Allow control of low-battery beep.Vladimir Serbinenko2014-01-121-0/+10
* ec/lenovo/h8: Allow user to disable powermanagement beeps.Vladimir Serbinenko2014-01-122-2/+14
* ec/lenovo/h8: Implement sticky Fn option.Vladimir Serbinenko2014-01-121-0/+12
* ec/lenovo/h8: Add an option to swap ctrl and fn.Vladimir Serbinenko2014-01-121-0/+12
* ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree.Vladimir Serbinenko2014-01-122-3/+1
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-101-2/+2
* ec/lenovo/h8: Enable 3G modemVladimir Serbinenko2013-12-191-0/+15
* ec/lenovo/h8: Fix peripheral init without CMOS configVladimir Serbinenko2013-12-152-10/+12
* Introduce a config whether dock is inited in romstage or notVladimir Serbinenko2013-12-023-10/+9
* EC H8: remove dependence on IS_X201Vladimir Serbinenko2013-12-021-16/+4
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-022-4/+4
* ec/lenovo/h8: Add h8_build_id_and_function_spec_version()Peter Stuge2013-12-022-9/+30
* H8: Move EC GPE declaration to mainboardVladimir Serbinenko2013-12-011-6/+0
* Add declaration of dock registers 1, 2 and 3.Vladimir Serbinenko2013-11-251-4/+11
* Lenovo hotkeys supportVladimir Serbinenko2013-11-241-4/+197
* Change EC GPE on X201Vladimir Serbinenko2013-11-231-1/+7