summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/cros_ec_dev.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "mfd: cros_ec: Use devm_kzalloc for private data"Enric Balletbo i Serra2018-12-051-1/+7
* mfd: cros_ec: Avoid unneeded internal declaration warningNathan Chancellor2018-10-231-0/+1
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-201-0/+32
|\
| *---. Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones2018-07-271-0/+16
| |\ \ \
| | | * | mfd: cros_ec_dev: Add CEC sub-device registrationNeil Armstrong2018-07-131-0/+16
| | | |/
| * | / mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice.Enric Balletbo i Serra2018-07-041-0/+16
| | |/ | |/|
* / | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
|/ /
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+4
* | mfd: cros_ec: Remove unused __remove functionArnd Bergmann2018-06-111-2/+0
* | mfd: cros_ec_dev: Don't advertise junk features on failureStephen Boyd2018-06-041-2/+2
* | mfd: cros_ec: Use devm_kzalloc for private dataGwendal Grignou2018-06-041-8/+2
* | mfd: cros_ec_i2c: Add ACPI module device tableWei-Ning Huang2018-05-291-1/+1
* | mfd: cros_ec_dev: Register shutdown function for debugfsDaniel Hung-yu Wu2018-05-291-0/+9
* | mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdeviceEnric Balletbo i Serra2018-05-291-0/+16
* | mfd: cros_ec: Don't try to grab log when suspendedDouglas Anderson2018-05-291-0/+4
|/
* platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angleGwendal Grignou2018-04-101-18/+13
* cros_ec: Move cros_ec_dev module to drivers/mfdThierry Escande2017-12-151-0/+552