index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
cros_ec_dev.c
Age
Commit message (
Expand
)
Author
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