summaryrefslogtreecommitdiffstats
path: root/src/ec/lenovo/pmh7/pmh7.c
Commit message (Expand)AuthorAgeFilesLines
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-2/+2
* ec/lenovo: Use get_int_option()Angel Pons2021-04-211-7/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* lenovo/pmh7: Remove use of __PRE_RAM__ and __SMM__Kyösti Mälkki2019-08-201-5/+1
* src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-06-221-1/+0
* src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS2019-05-291-0/+1
* ec/lenovo/pmh7: support 9bit address spaceAlexander Couzens2018-09-141-2/+4
* mb/lenovo: Support dual graphics for xx20/xx30 ThinkPadsEvgeny Zinoviev2018-09-051-0/+21
* ec/lenovo/pmh7: use read/write function in clear_bit/set_bitAlexander Couzens2018-08-201-8/+4
* ec/lenovo/pmh7: Dump revision and IDPatrick Rudolph2017-09-251-0/+4
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-1/+1
* src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan2014-06-251-5/+2
* ec/lenovo/h8: Make trackpoint enable a CMOS option.Vladimir Serbinenko2014-01-121-0/+12
* ec/lenovo/h8: Fix peripheral init without CMOS configVladimir Serbinenko2013-12-151-2/+3
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-021-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Make the device tree available in the rom stageStefan Reinauer2012-08-041-0/+4
* T60: Add support for Ultrabay Legacy I/O devices (40Y8122)Sven Schnelle2011-10-201-0/+4
* T60/PMH7: move 'touchpad' option to pmh7Sven Schnelle2011-06-071-0/+5
* Lenovo PMH7: add pmh7_ultrabay_power_enable()Sven Schnelle2011-04-271-0/+9
* Lenovo PMH7: add pmh7_touchpad_enable()Sven Schnelle2011-04-191-0/+8
* PMH7: Add dock event controlSven Schnelle2011-04-171-0/+9
* PMH7: Add chip configSven Schnelle2011-04-111-0/+12
* pmh7.[ch]: Add missing license headers.Uwe Hermann2011-02-021-2/+20
* Add support for the Lenovo PMH7 embedded controllerSven Schnelle2011-02-011-0/+56