index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
cros_ec_dev.c
Age
Commit message (
Expand
)
Author
2024-09-23
mfd: cros_ec: Update module description
Tzung-Bi Shih
2024-09-23
mfd: cros_ec: Simplify and clean-up cros_ec_dev_init()
Tzung-Bi Shih
2024-07-04
mfd: cros_ec: Register hardware monitoring subdevice
Thomas Weißschuh
2024-07-04
mfd: cros_ec: Register charge control subdevice
Thomas Weißschuh
2024-07-04
Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-merged
Lee Jones
2024-06-21
mfd: cros_ec: Register LED subdevice
Thomas Weißschuh
2024-06-14
mfd: cros_ec: Register keyboard backlight subdevice
Thomas Weißschuh
2024-02-23
mfd: cros_ec_dev: Add GPIO device if feature present on EC
Stephen Boyd
2024-02-23
mfd: cros_ec: Register EC-based watchdog subdevice
Lukasz Majczak
2023-12-07
mfd: cros_ec_dev: Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-01-09
Revert "mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU"
Prashant Malani
2022-08-06
Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2022-07-19
mfd: cros_ec: Add SCP Core-1 as a new CrOS EC MCU
Tinghan Shen
2022-06-08
platform/chrome: cros_ec_proto: Rename cros_ec_command function
Prashant Malani
2022-04-26
mfd: cros_ec_dev: Only register PCHG device if present
Stephen Boyd
2021-11-10
Merge tag 'tag-chrome-platform-for-v5.16' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-11-05
mfd: cros_ec: Drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-10-31
platform/chrome: cros_ec_proto: Use EC struct for features
Prashant Malani
2021-06-22
mfd: cros_ec: Add peripheral device charger
Daisuke Nojiri
2021-06-02
mfd: cros_ec_dev: Load lightbar module only present
Gwendal Grignou
2020-07-06
mfd: cros_ec_dev: Fix cros_feature_to_{name,cells} struct descriptions
Lee Jones
2020-03-30
mfd: cros_ec: Check DT node for usbpd-notify add
Prashant Malani
2020-02-04
Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-01-24
mfd: cros_ec: Add cros-usbpd-notify subdevice
Prashant Malani
2020-01-07
cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
Enric Balletbo i Serra
2019-11-21
mfd / platform / iio: cros_ec: Register sensor through sensorhub
Gwendal Grignou
2019-11-21
mfd / platform: cros_ec: Add sensor_count and make check_features public
Gwendal Grignou
2019-09-02
mfd: cros_ec: Use mfd_add_hotplug_devices() helper
Enric Balletbo i Serra
2019-09-02
mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
Enric Balletbo i Serra
2019-09-02
mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
Enric Balletbo i Serra
2019-09-02
mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
mfd: cros_ec: Switch to use the new cros-ec-chardev driver
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
Enric Balletbo i Serra
2019-07-15
Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-07-02
mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdevice
Gwendal Grignou
2019-07-02
mfd: cros_ec: differentiate SCP from EC by feature bit
Pi-Hsun Shih
2019-07-02
mfd: cros_ec: Register cros_ec_lid_angle driver when presented
Gwendal Grignou
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-14
mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device
Enric Balletbo i Serra
2019-05-14
mfd: cros_ec: Instantiate properly CrOS FP MCU device
Enric Balletbo i Serra
2019-05-14
mfd: cros_ec: Instantiate the CrOS USB PD logger driver
Enric Balletbo i Serra
2019-05-14
mfd: cros_ec: Instantiate properly CrOS ISH MCU device
Rushikesh S Kadam
2019-02-07
mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEM
Guenter Roeck
2019-02-01
mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAM
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Move device sysfs attributes to its own driver
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Move debugfs attributes to its own driver
Enric Balletbo i Serra
2019-02-01
mfd / platform: cros_ec: Move vbc attributes to its own driver
Enric Balletbo i Serra
[next]