summaryrefslogtreecommitdiffstats
path: root/src/ec/lenovo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Call X201 dock hooks in EC codeVladimir Serbinenko2013-11-231-0/+13
* Revert "Radio and dock support in EC on X60 and X201"Peter Stuge2013-07-081-35/+10
* Avoid tripping overheat alarm on X201 before ME bootsVladimir Serbinenko2013-06-121-0/+11
* Radio and dock support in EC on X60 and X201Vladimir Serbinenko2013-06-121-10/+35
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-016-6/+6
* Get rid of drivers classPatrick Georgi2012-11-272-2/+2
* Auto-declare chip_operationsKyösti Mälkki2012-08-222-3/+0
* Make the device tree available in the rom stageStefan Reinauer2012-08-041-0/+4
* X60/T60: Add option to enable/disable bluetoothSven Schnelle2012-01-311-0/+11
* Lenovo X60/T60: add first_battery settingSven Schnelle2011-12-141-1/+8
* Lenovo H8: Fix h8_set_audio_mute()Sven Schnelle2011-10-251-4/+4
* T60: Add support for Ultrabay Legacy I/O devices (40Y8122)Sven Schnelle2011-10-202-0/+6
* Lenovo H8: Always clear audio muteSven Schnelle2011-08-191-0/+2
* T60: undock on external power lossSven Schnelle2011-06-231-0/+3
* H8: add missing License HeaderSven Schnelle2011-06-221-0/+19
* PMH7: add missing License HeaderSven Schnelle2011-06-221-0/+19
* Lenovo H8 EC: add usb_power_enable()Sven Schnelle2011-06-163-0/+18
* H8 EC: add volume CMOS settingSven Schnelle2011-06-092-0/+8
* T60/PMH7: move 'touchpad' option to pmh7Sven Schnelle2011-06-071-0/+5
* Thinkpad: Enable Battery eventsSven Schnelle2011-04-281-0/+36
* Lenovo PMH7: add pmh7_ultrabay_power_enable()Sven Schnelle2011-04-272-0/+10
* Lenovo H8: add h8_ultrabay_device_present()Sven Schnelle2011-04-272-0/+10
* Lenovo PMH7: add pmh7_touchpad_enable()Sven Schnelle2011-04-192-0/+9
* Lenovo H8 EC: add missing systemstatus.asl includeSven Schnelle2011-04-171-0/+1
* PMH7: Add dock event controlSven Schnelle2011-04-173-0/+11
* Lenovo H8 EC: add missing include for thermal.aslSven Schnelle2011-04-131-0/+1
* Lenovo H8 EC: Set fancontrol to Automatic managementSven Schnelle2011-04-122-0/+3
* PMH7: Add chip configSven Schnelle2011-04-113-0/+22
* EC: Add Lenovo H8Sven Schnelle2011-04-1115-0/+983