Age | Commit message (Expand) | Author | Files | Lines |
2021-06-22 | mfd: cros_ec: Add peripheral device charger | Daisuke Nojiri | 1 | -0/+1 |
2021-06-02 | mfd: cros_ec_dev: Load lightbar module only present | Gwendal Grignou | 1 | -1/+19 |
2020-07-06 | mfd: cros_ec_dev: Fix cros_feature_to_{name,cells} struct descriptions | Lee Jones | 1 | -2/+2 |
2020-03-30 | mfd: cros_ec: Check DT node for usbpd-notify add | Prashant Malani | 1 | -1/+1 |
2020-02-04 | Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+0 |
2020-01-24 | mfd: cros_ec: Add cros-usbpd-notify subdevice | Prashant Malani | 1 | -0/+22 |
2020-01-07 | cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h' | Enric Balletbo i Serra | 1 | -1/+0 |
2019-11-21 | mfd / platform / iio: cros_ec: Register sensor through sensorhub | Gwendal Grignou | 1 | -191/+12 |
2019-11-21 | mfd / platform: cros_ec: Add sensor_count and make check_features public | Gwendal Grignou | 1 | -32/+0 |
2019-09-02 | mfd: cros_ec: Use mfd_add_hotplug_devices() helper | Enric Balletbo i Serra | 1 | -12/+6 |
2019-09-02 | mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices | Enric Balletbo i Serra | 1 | -58/+73 |
2019-09-02 | mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs | Enric Balletbo i Serra | 1 | -39/+49 |
2019-09-02 | mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper | Enric Balletbo i Serra | 1 | -10/+7 |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra | 1 | -1/+2 |
2019-09-02 | mfd: cros_ec: Switch to use the new cros-ec-chardev driver | Enric Balletbo i Serra | 1 | -214/+6 |
2019-09-02 | mfd / platform: cros_ec: Miscellaneous character device to talk with the EC | Enric Balletbo i Serra | 1 | -1/+3 |
2019-07-16 | Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 1 | -3/+89 |
2019-07-02 | mfd: cros_ec_dev: Register cros_ec_accel_legacy driver as a subdevice | Gwendal Grignou | 1 | -0/+69 |
2019-07-02 | mfd: cros_ec: differentiate SCP from EC by feature bit | Pi-Hsun Shih | 1 | -0/+10 |
2019-07-02 | mfd: cros_ec: Register cros_ec_lid_angle driver when presented | Gwendal Grignou | 1 | -3/+10 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -13/+1 |
2019-05-14 | mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device | Enric Balletbo i Serra | 1 | -0/+10 |
2019-05-14 | mfd: cros_ec: Instantiate properly CrOS FP MCU device | Enric Balletbo i Serra | 1 | -0/+10 |
2019-05-14 | mfd: cros_ec: Instantiate the CrOS USB PD logger driver | Enric Balletbo i Serra | 1 | -1/+2 |
2019-05-14 | mfd: cros_ec: Instantiate properly CrOS ISH MCU device | Rushikesh S Kadam | 1 | -0/+13 |
2019-02-07 | mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEM | Guenter Roeck | 1 | -1/+1 |
2019-02-01 | mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAM | Enric Balletbo i Serra | 1 | -1/+18 |
2019-02-01 | mfd / platform: cros_ec: Move device sysfs attributes to its own driver | Enric Balletbo i Serra | 1 | -6/+1 |
2019-02-01 | mfd / platform: cros_ec: Move debugfs attributes to its own driver | Enric Balletbo i Serra | 1 | -40/+1 |
2019-02-01 | mfd / platform: cros_ec: Move vbc attributes to its own driver | Enric Balletbo i Serra | 1 | -1/+1 |
2019-02-01 | mfd / platform: cros_ec: Move lightbar attributes to its own driver | Enric Balletbo i Serra | 1 | -11/+13 |
2019-01-14 | Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -0/+1 |
2019-01-03 | mfd: cros_ec_dev: Add missing mfd_remove_devices() call in remove | Enric Balletbo i Serra | 1 | -0/+1 |
2018-12-05 | Revert "mfd: cros_ec: Use devm_kzalloc for private data" | Enric Balletbo i Serra | 1 | -1/+7 |
2018-10-23 | mfd: cros_ec: Avoid unneeded internal declaration warning | Nathan Chancellor | 1 | -0/+1 |
2018-08-21 | Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -0/+32 |
2018-07-27 | Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-... | Lee Jones | 1 | -0/+16 |
2018-07-13 | mfd: cros_ec_dev: Add CEC sub-device registration | Neil Armstrong | 1 | -0/+16 |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 1 | -0/+1 |
2018-07-04 | mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice. | Enric Balletbo i Serra | 1 | -0/+16 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -3/+4 |
2018-06-11 | mfd: cros_ec: Remove unused __remove function | Arnd Bergmann | 1 | -2/+0 |
2018-06-04 | mfd: cros_ec_dev: Don't advertise junk features on failure | Stephen Boyd | 1 | -2/+2 |
2018-06-04 | mfd: cros_ec: Use devm_kzalloc for private data | Gwendal Grignou | 1 | -8/+2 |
2018-05-29 | mfd: cros_ec_i2c: Add ACPI module device table | Wei-Ning Huang | 1 | -1/+1 |
2018-05-29 | mfd: cros_ec_dev: Register shutdown function for debugfs | Daniel Hung-yu Wu | 1 | -0/+9 |
2018-05-29 | mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice | Enric Balletbo i Serra | 1 | -0/+16 |
2018-05-29 | mfd: cros_ec: Don't try to grab log when suspended | Douglas Anderson | 1 | -0/+4 |
2018-04-11 | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle | Gwendal Grignou | 1 | -18/+13 |
2017-12-15 | cros_ec: Move cros_ec_dev module to drivers/mfd | Thierry Escande | 1 | -0/+552 |