Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -3/+4 |
* | mfd: cros_ec: Remove unused __remove function | Arnd Bergmann | 2018-06-11 | 1 | -2/+0 |
* | mfd: cros_ec_dev: Don't advertise junk features on failure | Stephen Boyd | 2018-06-04 | 1 | -2/+2 |
* | mfd: cros_ec: Use devm_kzalloc for private data | Gwendal Grignou | 2018-06-04 | 1 | -8/+2 |
* | mfd: cros_ec_i2c: Add ACPI module device table | Wei-Ning Huang | 2018-05-29 | 1 | -1/+1 |
* | mfd: cros_ec_dev: Register shutdown function for debugfs | Daniel Hung-yu Wu | 2018-05-29 | 1 | -0/+9 |
* | mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice | Enric Balletbo i Serra | 2018-05-29 | 1 | -0/+16 |
* | mfd: cros_ec: Don't try to grab log when suspended | Douglas Anderson | 2018-05-29 | 1 | -0/+4 |
* | platform/chrome: mfd/cros_ec_dev: Add sysfs entry to set keyboard wake lid angle | Gwendal Grignou | 2018-04-10 | 1 | -18/+13 |
* | cros_ec: Move cros_ec_dev module to drivers/mfd | Thierry Escande | 2017-12-15 | 1 | -0/+552 |