summaryrefslogtreecommitdiff
path: root/drivers/mfd/cros_ec_dev.c
AgeCommit message (Expand)Author
2019-02-07mfd: cros_ec_dev: Return number of bytes read with CROS_EC_DEV_IOCRDMEMGuenter Roeck
2019-02-01mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAMEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move device sysfs attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move debugfs attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move vbc attributes to its own driverEnric Balletbo i Serra
2019-02-01mfd / platform: cros_ec: Move lightbar attributes to its own driverEnric Balletbo i Serra
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-03mfd: cros_ec_dev: Add missing mfd_remove_devices() call in removeEnric Balletbo i Serra
2018-12-05Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra
2018-10-23mfd: cros_ec: Avoid unneeded internal declaration warningNathan Chancellor
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-07-27Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones
2018-07-13mfd: cros_ec_dev: Add CEC sub-device registrationNeil Armstrong
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap
2018-07-04mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice.Enric Balletbo i Serra
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-11mfd: cros_ec: Remove unused __remove functionArnd Bergmann
2018-06-04mfd: cros_ec_dev: Don't advertise junk features on failureStephen Boyd
2018-06-04mfd: cros_ec: Use devm_kzalloc for private dataGwendal Grignou
2018-05-29mfd: cros_ec_i2c: Add ACPI module device tableWei-Ning Huang
2018-05-29mfd: cros_ec_dev: Register shutdown function for debugfsDaniel Hung-yu Wu
2018-05-29mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdeviceEnric Balletbo i Serra
2018-05-29mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson
2018-04-10platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou
2017-12-15cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande