index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_debugfs.c
Age
Commit message (
Expand
)
Author
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