Age | Commit message (Expand) | Author |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-09-12 | ec/lenovo/h8: return correctly typed package if battery is absent | Vladimir Serbinenko |
2014-08-30 | smbios: reorganise OEM strings handling. | Vladimir Serbinenko |
2014-08-30 | ec/lenovo/h8: Implement thinkpad-acpi compatible LED function | Vladimir Serbinenko |
2014-08-30 | ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpi | Vladimir Serbinenko |
2014-08-30 | lenovo/h8: Support tablet events | Vladimir Serbinenko |
2014-08-23 | ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in comment | Paul Menzel |
2014-08-13 | lenovo/h8: Support uwb radio. | Vladimir Serbinenko |
2014-08-11 | lenovo/h8: Remove useless smi.h include. | Vladimir Serbinenko |
2014-07-29 | ec/lenovo/h8: Apply ME workaround on X230 on S3 resume. | Vladimir Serbinenko |
2014-06-25 | src/ec: Sanitize headers and comment #endif pairings | Edward O'Callaghan |
2014-03-01 | lenovo/x60: Unify volume button handling with common code. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Add backlight control. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Make trackpoint enable a CMOS option. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Remove trackpoint_enable from device tree. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: make wlan config a CMOS option | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Allow control of low-battery beep. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Allow user to disable powermanagement beeps. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Implement sticky Fn option. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Add an option to swap ctrl and fn. | Vladimir Serbinenko |
2014-01-12 | ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree. | Vladimir Serbinenko |
2014-01-10 | Replace all occurences of sprintf with snprintf | Vladimir Serbinenko |
2013-12-19 | ec/lenovo/h8: Enable 3G modem | Vladimir Serbinenko |
2013-12-15 | ec/lenovo/h8: Fix peripheral init without CMOS config | Vladimir Serbinenko |
2013-12-02 | Introduce a config whether dock is inited in romstage or not | Vladimir Serbinenko |
2013-12-02 | EC H8: remove dependence on IS_X201 | Vladimir Serbinenko |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-12-02 | ec/lenovo/h8: Add h8_build_id_and_function_spec_version() | Peter Stuge |
2013-12-01 | H8: Move EC GPE declaration to mainboard | Vladimir Serbinenko |
2013-11-25 | Add declaration of dock registers 1, 2 and 3. | Vladimir Serbinenko |
2013-11-24 | Lenovo hotkeys support | Vladimir Serbinenko |
2013-11-23 | Change EC GPE on X201 | Vladimir Serbinenko |
2013-11-23 | Call X201 dock hooks in EC code | Vladimir Serbinenko |
2013-07-08 | Revert "Radio and dock support in EC on X60 and X201" | Peter Stuge |
2013-06-12 | Avoid tripping overheat alarm on X201 before ME boots | Vladimir Serbinenko |
2013-06-12 | Radio and dock support in EC on X60 and X201 | Vladimir Serbinenko |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-04 | Make the device tree available in the rom stage | Stefan Reinauer |
2012-01-31 | X60/T60: Add option to enable/disable bluetooth | Sven Schnelle |
2011-12-14 | Lenovo X60/T60: add first_battery setting | Sven Schnelle |
2011-10-25 | Lenovo H8: Fix h8_set_audio_mute() | Sven Schnelle |
2011-10-20 | T60: Add support for Ultrabay Legacy I/O devices (40Y8122) | Sven Schnelle |
2011-08-19 | Lenovo H8: Always clear audio mute | Sven Schnelle |
2011-06-23 | T60: undock on external power loss | Sven Schnelle |
2011-06-22 | H8: add missing License Header | Sven Schnelle |
2011-06-22 | PMH7: add missing License Header | Sven Schnelle |
2011-06-16 | Lenovo H8 EC: add usb_power_enable() | Sven Schnelle |
2011-06-09 | H8 EC: add volume CMOS setting | Sven Schnelle |
2011-06-07 | T60/PMH7: move 'touchpad' option to pmh7 | Sven Schnelle |
2011-04-28 | Thinkpad: Enable Battery events | Sven Schnelle |
2011-04-27 | Lenovo PMH7: add pmh7_ultrabay_power_enable() | Sven Schnelle |
2011-04-27 | Lenovo H8: add h8_ultrabay_device_present() | Sven Schnelle |
2011-04-19 | Lenovo PMH7: add pmh7_touchpad_enable() | Sven Schnelle |
2011-04-17 | Lenovo H8 EC: add missing systemstatus.asl include | Sven Schnelle |
2011-04-17 | PMH7: Add dock event control | Sven Schnelle |
2011-04-13 | Lenovo H8 EC: add missing include for thermal.asl | Sven Schnelle |
2011-04-12 | Lenovo H8 EC: Set fancontrol to Automatic management | Sven Schnelle |
2011-04-11 | PMH7: Add chip config | Sven Schnelle |
2011-04-11 | EC: Add Lenovo H8 | Sven Schnelle |
2011-02-02 | pmh7.[ch]: Add missing license headers. | Uwe Hermann |
2011-02-01 | Add support for the Lenovo PMH7 embedded controller | Sven Schnelle |