index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
i2c-core.c
Age
Commit message (
Expand
)
Author
2015-01-26
i2c: Only include slave support if selected
Jean Delvare
2014-12-14
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-11
i2c: core changes for slave support
Wolfram Sang
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
i2c/of: Add OF_RECONFIG notifier handler
Pantelis Antoniou
2014-11-25
i2c/of: Factor out Devicetree registration code
Pantelis Antoniou
2014-11-24
ACPI: Add _DEP support to fix battery issue on Asus T100TA
Lan Tianyu
2014-11-18
i2c: acpi: remove unneeded variable initialization
Wolfram Sang
2014-11-17
i2c: core: Fix probing of i2c slaves without interrupts
Geert Uytterhoeven
2014-11-10
i2c: core: Map OF IRQ at probe time
Laurent Pinchart
2014-11-07
i2c: core: Dispose OF IRQ mapping at client removal time
Laurent Pinchart
2014-11-07
i2c: remove FSF address
Wolfram Sang
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
2014-09-30
PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.h
Ulf Hansson
2014-09-25
i2c: acpi: Fix NULL Pointer dereference
Peter Hüwe
2014-09-25
i2c: move acpi code back into the core
Wolfram Sang
2014-09-22
i2c: core: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
2014-08-09
Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-07-25
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
2014-07-16
i2c: add debug info when class instantiation was dropped
Wolfram Sang
2014-06-27
I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI config
Lan Tianyu
2014-06-27
I2C/ACPI: Add i2c ACPI operation region support
Lan Tianyu
2014-03-13
i2c: Add message transfer tracepoints for SMBUS [ver #2]
David Howells
2014-03-13
i2c: Add message transfer tracepoints for I2C
David Howells
2014-03-05
i2c: add deprecation warning for class based instantiation
Wolfram Sang
2014-01-29
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-29
Update Jean Delvare's e-mail address
Jean Delvare
2014-01-24
i2c: rely on driver core when sanitizing devices
Wolfram Sang
2014-01-16
ACPI: fix module autoloading for ACPI enumerated devices
Zhang Rui
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-14
i2c: Use stable dev_name for ACPI enumerated I2C slaves
Jarkko Nikula
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-10-28
Merge branch 'acpi-pm'
Rafael J. Wysocki
2013-10-11
i2c: attach/detach I2C client device to the ACPI power domain
Lv Zheng
2013-10-10
i2c: Not all adapters have a parent
Jean Delvare
2013-10-03
i2c: Remove redundant 'driver' field from the i2c_client struct
Lars-Peter Clausen
2013-08-23
i2c: move ACPI helpers into the core
Mika Westerberg
2013-08-23
i2c: move OF helpers into the core
Wolfram Sang
2013-08-15
i2c: Improve logging on failure to probe for ->class devices
Andy Lutomirski
2013-08-07
i2c: add sanity check to i2c_put_adapter
Sebastian Hesselbarth
2013-06-03
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-05-17
i2c: suppress lockdep warning on delete_device
Alexander Sverdlin
2013-04-09
i2c: remove CONFIG_HOTPLUG ifdefs
Yijing Wang
2013-04-02
i2c: Make return type of i2c_del_adapter() void
Lars-Peter Clausen
2013-04-02
i2c: i2c_del_adapter: Don't treat removing a non-registered adapter as error
Lars-Peter Clausen
2013-04-02
i2c: Remove detach_adapter
Lars-Peter Clausen
2013-03-24
i2c: Add bus recovery infrastructure
Viresh Kumar
2013-03-24
i2c: core: Pick i2c bus number from dt alias if present
Doug Anderson
[next]