summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/cros_ec_debugfs.c
AgeCommit message (Expand)Author
2023-11-21platform/chrome: cros_ec_debugfs: Fix permissions for panicinfoAvadhut Naik
2023-09-28platform/chrome: cros_ec_debugfs: Convert to platform remove callback returni...Uwe Kleine-König
2023-04-24platform/chrome: cros_ec_debugfs: fix kernel-doc warningTzung-Bi Shih
2023-04-24platform/chrome: cros_ec: Separate logic for getting panic infoRob Barnes
2023-01-13platform/chrome: fix kernel-doc warnings for panic notifierTzung-Bi Shih
2023-01-06platform/chrome: cros_ec: Poll EC log on EC panicRob Barnes
2022-11-02platform/chrome: cros_ec_debugfs: Set PROBE_PREFER_ASYNCHRONOUSBrian Norris
2022-08-24platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfsEvan Green
2022-03-31platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih
2020-06-19platform/chrome: cros_ec_debugfs: Control uptime information requestGwendal Grignou
2020-01-07cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'Enric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-07-01mfd / platform: cros_ec_debugfs: Expose resume result via debugfsEvan Green
2019-06-18platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be statickbuild test robot
2019-06-18platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first lineEnric Balletbo i Serra
2019-06-18platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptimeTim Wawrzynczak
2019-06-05platform/chrome: cros_ec: Make some symbols staticYueHaibing
2019-05-12Merge 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_openKirill Smelkov
2019-04-17platform/chrome: cros_ec_debugfs: Use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra
2019-04-15platform/chrome: cros_ec_debugfs: no need to check return value of debugfs_cr...Enric Balletbo i Serra
2019-04-05platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not sup...Enric Balletbo i Serra
2019-03-19platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supportedGuenter Roeck
2019-02-01platform/chrome: cros_ec_debugfs: switch to SPDX identifierEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra
2018-05-29mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson
2018-04-10platform/chrome: cros_ec_debugfs: Add PD port info to debugfsShawn Nematbakhsh
2018-04-10platform/chrome: cros_ec_debugfs: Use octal permissions '0444'Enric Balletbo i Serra
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande
2017-12-15cros_ec: Split cros_ec_devs moduleThierry Escande
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-06-16mfd: cros_ec: Add support for dumping panic informationNicolas Boichat
2017-06-16cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer()Shawn Nematbakhsh
2017-06-16mfd: cros_ec: add debugfs, console log fileEric Caruso