Age | Commit message (Expand) | Author |
2014-03-01 | lenovo/x60: Unify volume button handling with common code. | Vladimir Serbinenko |
2014-01-30 | chromeec: allow override of i8042 interrupt | Aaron Durbin |
2014-01-30 | chrome ec: Fix ASL to use IO() instead of FixedIO() | Duncan Laurie |
2014-01-12 | acpi/ec: Add missing delays | 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-23 | Coding style: punctuation cleanup [1/2]. | Idwer Vollering |
2013-12-21 | chromeec: Add event methods for EC requested throttle | Duncan Laurie |
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-12 | chromeec: Allow get_board_version to be called from romstage. | Shawn Nematbakhsh |
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-29 | ec/kontron/it8516e: Add sanity checks for values from nvram | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Comment low-level EC functions | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Remove some unsafe bit shifting | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Add PWM limits option | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Correct fan setting for PWM mode | Nico Huber |
2013-07-29 | ec/kontron/it8516e: Add option for external temperature sensor | Nico Huber |
2013-07-10 | chromeec: Add a function to send passthrough i2c messages. | Gabe Black |
2013-07-10 | ec/google: Support ChromeOS EC on SPI bus. | Hung-Te Lin |
2013-07-10 | ec/google: Support Chrome EC protocol version 3. | Hung-Te Lin |
2013-07-10 | ec/google: Generalize communication protocol support in EC drivers. | Hung-Te Lin |
2013-07-10 | ec/chromeec: Merge upstream V3 structure and constant definition. | Hung-Te Lin |
2013-07-10 | ec: Reserve correct ioport regions for Chrome OS EC to use | Bill Richardson |
2013-07-10 | slippy/falco/peppy: Enable SERIRQ continuous mode | Duncan Laurie |
2013-07-10 | ec: Add romstage function for checking and rebooting EC | Duncan Laurie |
2013-07-10 | chrome ec: Update EC header from EC repository | Duncan Laurie |
2013-07-10 | ec: Remove hardcoded GPI offset in EC SCI | Duncan Laurie |
2013-07-10 | ec: Fix spelling | Martin Roth |
2013-07-10 | ChromeEC: Fix the default, depends for EC_GOOGLE_CHROMEEC_I2C. | Gabe Black |
2013-07-08 | Revert "Radio and dock support in EC on X60 and X201" | Peter Stuge |
2013-06-17 | pnp: Unify some alignment to ease autogenerating patches | Nico Huber |
2013-06-12 | Avoid tripping overheat alarm on X201 before ME boots | Vladimir Serbinenko |
2013-06-12 | Make acpi/ec.c usable in romstage | Vladimir Serbinenko |
2013-06-12 | Radio and dock support in EC on X60 and X201 | Vladimir Serbinenko |
2013-06-06 | ec/acpi: Add ACPI methods for generic EC access | Nico Huber |
2013-06-06 | ec/kontron/it8516e: Add it8516e EC driver | Nico Huber |
2013-04-18 | ChromeEC: Drop unneeded Kconfig variable EC_GOOGLE_API_ROOT | Stefan Reinauer |
2013-04-16 | ec/google: Move plug-n-play initialization to LPC protocol. | Hung-Te Lin |
2013-04-16 | ec/google: Support Google's Chrome EC on I2C interface. | Hung-Te Lin |
2013-04-12 | ec/google: Isolate EC bus protocol implementation. | Hung-Te Lin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-14 | Support ITE IT8518 embedded controller running Quanta's firmware | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-22 | Add support for Google ChromeEC | Stefan Reinauer |
2013-02-11 | Add support for "Butterfly" Chromebook | Stefan Reinauer |
2012-12-12 | Add support for ENE932 EC w/ Compal firmware | Stefan Reinauer |
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-04-02 | Add EC component for SMSC MEC1308/1310 | 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-12 | log ec data with DEBUG_SPEW | 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-03-15 | ACPI EC: add ec_query function | Sven Schnelle |
2011-03-14 | ec/acpi: make ACPI register pair configurable | Sven Schnelle |
2011-03-14 | ACPI EC: add ec_set_bit() / ec_clr_bit() | Sven Schnelle |
2011-02-02 | pmh7.[ch]: Add missing license headers. | Uwe Hermann |
2011-02-01 | Properly add Lenovo EC to build | Sven Schnelle |
2011-02-01 | Add support for the Lenovo PMH7 embedded controller | Sven Schnelle |
2011-01-27 | Only add EC code if EC is selected in Kconfig | Stefan Reinauer |
2011-01-27 | Add new ec subdir for Embedded Controllers and common ACPI EC support | Sven Schnelle |