Age | Commit message (Expand) | Author |
2020-06-19 | platform/chrome: cros_ec_debugfs: Control uptime information request | Gwendal Grignou |
2020-01-07 | cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h' | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra |
2019-07-01 | mfd / platform: cros_ec_debugfs: Expose resume result via debugfs | Evan Green |
2019-06-18 | platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be static | kbuild test robot |
2019-06-18 | platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first line | Enric Balletbo i Serra |
2019-06-18 | platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptime | Tim Wawrzynczak |
2019-06-05 | platform/chrome: cros_ec: Make some symbols static | YueHaibing |
2019-05-12 | Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm... | Linus Torvalds |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov |
2019-04-17 | platform/chrome: cros_ec_debugfs: Use cros_ec_cmd_xfer_status helper | Enric Balletbo i Serra |
2019-04-15 | platform/chrome: cros_ec_debugfs: no need to check return value of debugfs_cr... | Enric Balletbo i Serra |
2019-04-05 | platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not sup... | Enric Balletbo i Serra |
2019-03-19 | platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supported | Guenter Roeck |
2019-02-01 | platform/chrome: cros_ec_debugfs: switch to SPDX identifier | Enric Balletbo i Serra |
2019-02-01 | mfd / platform: cros_ec: Move debugfs attributes to its own driver | Enric Balletbo i Serra |
2018-05-29 | mfd: cros_ec: Don't try to grab log when suspended | Douglas Anderson |
2018-04-10 | platform/chrome: cros_ec_debugfs: Add PD port info to debugfs | Shawn Nematbakhsh |
2018-04-10 | platform/chrome: cros_ec_debugfs: Use octal permissions '0444' | Enric Balletbo i Serra |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-12-15 | cros_ec: Move cros_ec_dev module to drivers/mfd | Thierry Escande |
2017-12-15 | cros_ec: Split cros_ec_devs module | Thierry Escande |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro |
2017-06-16 | mfd: cros_ec: Add support for dumping panic information | Nicolas Boichat |
2017-06-16 | cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer() | Shawn Nematbakhsh |
2017-06-16 | mfd: cros_ec: add debugfs, console log file | Eric Caruso |