Age | Commit message (Expand) | Author |
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 |
2019-02-01 | mfd / platform: cros_ec: Move lightbar attributes to its own driver | Enric Balletbo i Serra |
2019-01-15 | Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2019-01-03 | mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove | Enric Balletbo i Serra |
2018-12-05 | Revert "mfd: cros_ec: Use devm_kzalloc for private data" | Enric Balletbo i Serra |
2018-10-23 | mfd: cros_ec: Avoid unneeded internal declaration warning | Nathan Chancellor |
2018-08-20 | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-07-27 | Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-... | Lee Jones |
2018-07-13 | mfd: cros_ec_dev: Add CEC sub-device registration | Neil Armstrong |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap |
2018-07-04 | mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice. | Enric Balletbo i Serra |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-11 | mfd: cros_ec: Remove unused __remove function | Arnd Bergmann |
2018-06-04 | mfd: cros_ec_dev: Don't advertise junk features on failure | Stephen Boyd |