index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
chrome
/
cros_ec_debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/chrome: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-28
1
-1
/
+1
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-1
/
+0
*
platform/chrome: cros_ec_debugfs: fix wrong EC message version
Tzung-Bi Shih
2024-06-12
1
-0
/
+1
*
platform/chrome: cros_ec_debugfs: Make log polling period a parameter
Rob Barnes
2024-05-29
1
-2
/
+6
*
platform/chrome: cros_ec_debugfs: provide ID table for avoiding fallback match
Tzung-Bi Shih
2024-04-24
1
-1
/
+8
*
platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
Avadhut Naik
2023-11-21
1
-1
/
+1
*
platform/chrome: cros_ec_debugfs: Convert to platform remove callback returni...
Uwe Kleine-König
2023-09-28
1
-4
/
+2
*
platform/chrome: cros_ec_debugfs: fix kernel-doc warning
Tzung-Bi Shih
2023-04-24
1
-1
/
+1
*
platform/chrome: cros_ec: Separate logic for getting panic info
Rob Barnes
2023-04-24
1
-9
/
+33
*
platform/chrome: fix kernel-doc warnings for panic notifier
Tzung-Bi Shih
2023-01-13
1
-0
/
+2
*
platform/chrome: cros_ec: Poll EC log on EC panic
Rob Barnes
2023-01-06
1
-0
/
+23
*
platform/chrome: cros_ec_debugfs: Set PROBE_PREFER_ASYNCHRONOUS
Brian Norris
2022-11-02
1
-0
/
+1
*
platform/chrome: cros_ec: Expose suspend_timeout_ms in debugfs
Evan Green
2022-08-24
1
-0
/
+3
*
platform/chrome: cros_ec_debugfs: detach log reader wq from devm
Tzung-Bi Shih
2022-04-01
1
-6
/
+6
*
platform/chrome: cros_ec_debugfs: Control uptime information request
Gwendal Grignou
2020-06-19
1
-2
/
+22
*
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
2020-01-07
1
-1
/
+0
*
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
1
-1
/
+2
*
mfd / platform: cros_ec_debugfs: Expose resume result via debugfs
Evan Green
2019-07-01
1
-0
/
+3
*
platform/chrome: cros_ec_debugfs: cros_ec_uptime_fops can be static
kbuild test robot
2019-06-18
1
-1
/
+1
*
platform/chrome: cros_ec_debugfs: Fix kernel-doc comment first line
Enric Balletbo i Serra
2019-06-18
1
-1
/
+2
*
platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptime
Tim Wawrzynczak
2019-06-18
1
-0
/
+38
*
platform/chrome: cros_ec: Make some symbols static
YueHaibing
2019-06-05
1
-2
/
+2
*
Merge tag 'tag-chrome-platform-for-v5.2' of ssh://gitolite.kernel.org/pub/scm...
Linus Torvalds
2019-05-12
1
-55
/
+19
|
\
|
*
platform/chrome: cros_ec_debugfs: Use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
2019-04-17
1
-22
/
+8
|
*
platform/chrome: cros_ec_debugfs: no need to check return value of debugfs_cr...
Enric Balletbo i Serra
2019-04-15
1
-29
/
+6
|
*
platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not sup...
Enric Balletbo i Serra
2019-04-05
1
-4
/
+5
*
|
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
1
-1
/
+1
|
/
*
platform/chrome: cros_ec_debugfs: cancel/schedule logging work only if supported
Guenter Roeck
2019-03-19
1
-3
/
+7
*
platform/chrome: cros_ec_debugfs: switch to SPDX identifier
Enric Balletbo i Serra
2019-02-01
1
-18
/
+4
*
mfd / platform: cros_ec: Move debugfs attributes to its own driver
Enric Balletbo i Serra
2019-02-01
1
-20
/
+42
*
mfd: cros_ec: Don't try to grab log when suspended
Douglas Anderson
2018-05-29
1
-0
/
+20
*
platform/chrome: cros_ec_debugfs: Add PD port info to debugfs
Shawn Nematbakhsh
2018-04-11
1
-0
/
+72
*
platform/chrome: cros_ec_debugfs: Use octal permissions '0444'
Enric Balletbo i Serra
2018-04-11
1
-2
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
1
-2
/
+2
|
\
|
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
|
cros_ec: Move cros_ec_dev module to drivers/mfd
Thierry Escande
2017-12-15
1
-3
/
+0
*
|
cros_ec: Split cros_ec_devs module
Thierry Escande
2017-12-15
1
-0
/
+2
|
/
*
mfd: cros_ec: Add support for dumping panic information
Nicolas Boichat
2017-06-16
1
-0
/
+54
*
cros_ec_debugfs: Pass proper struct sizes to cros_ec_cmd_xfer()
Shawn Nematbakhsh
2017-06-16
1
-3
/
+3
*
mfd: cros_ec: add debugfs, console log file
Eric Caruso
2017-06-16
1
-0
/
+347