Age | Commit message (Expand) | Author |
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 |
2018-06-04 | mfd: cros_ec: Use devm_kzalloc for private data | Gwendal Grignou |
2018-05-29 | mfd: cros_ec_i2c: Add ACPI module device table | Wei-Ning Huang |
2018-05-29 | mfd: cros_ec_dev: Register shutdown function for debugfs | Daniel Hung-yu Wu |
2018-05-29 | mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice | 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: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle | Gwendal Grignou |
2017-12-15 | cros_ec: Move cros_ec_dev module to drivers/mfd | Thierry Escande |