aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-21Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-148/+14
2015-02-05i2c: clarify comments about the dev_released completionWolfram Sang1-3/+7
2015-01-26i2c: Only include slave support if selectedJean Delvare1-0/+2
2015-01-26i2c: do not try to load modules for of-registered devicesDmitry Torokhov1-2/+0
2015-01-22i2c: simplify boilerplate code for attribute groupsWolfram Sang1-24/+6
2015-01-14i2c: ACPI: Pick the first address if device has multipleMika Westerberg1-1/+1
2014-12-22i2c: Remove support for legacy PMLars-Peter Clausen1-118/+0
2014-12-14Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-3/+61
2014-12-11i2c: core changes for slave supportWolfram Sang1-0/+49
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-45/+104
2014-11-25i2c/of: Add OF_RECONFIG notifier handlerPantelis Antoniou1-0/+52
2014-11-25i2c/of: Factor out Devicetree registration codePantelis Antoniou1-45/+52
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu1-0/+1
2014-11-18i2c: acpi: remove unneeded variable initializationWolfram Sang1-1/+1
2014-11-17i2c: core: Fix probing of i2c slaves without interruptsGeert Uytterhoeven1-1/+3
2014-11-10i2c: core: Map OF IRQ at probe timeLaurent Pinchart1-2/+9
2014-11-07i2c: core: Dispose OF IRQ mapping at client removal timeLaurent Pinchart1-0/+3
2014-11-07i2c: remove FSF addressWolfram Sang1-6/+1
2014-10-07Merge branch 'pm-domains'Rafael J. Wysocki1-5/+9
2014-09-30PM / Domains: Move dev_pm_domain_attach|detach() to pm_domain.hUlf Hansson1-0/+1
2014-09-25i2c: acpi: Fix NULL Pointer dereferencePeter Hüwe1-2/+12
2014-09-25i2c: move acpi code back into the coreWolfram Sang1-0/+354
2014-09-22i2c: core: Convert to dev_pm_domain_attach|detach()Ulf Hansson1-5/+8
2014-08-09Merge branch 'i2c/for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-95/+12
2014-07-25clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki1-0/+5
2014-07-16i2c: add debug info when class instantiation was droppedWolfram Sang1-0/+10
2014-06-27I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu1-95/+0
2014-06-27I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu1-0/+2
2014-03-13i2c: Add message transfer tracepoints for SMBUS [ver #2]David Howells1-3/+20
2014-03-13i2c: Add message transfer tracepoints for I2CDavid Howells1-0/+37
2014-03-05i2c: add deprecation warning for class based instantiationWolfram Sang1-0/+7
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-9/+4
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+1
2014-01-29Update Jean Delvare's e-mail addressJean Delvare1-1/+1
2014-01-24i2c: rely on driver core when sanitizing devicesWolfram Sang1-9/+4
2014-01-16ACPI: fix module autoloading for ACPI enumerated devicesZhang Rui1-0/+11
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+19
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-7/+9
2013-11-14i2c: Use stable dev_name for ACPI enumerated I2C slavesJarkko Nikula1-4/+17
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-2/+2
2013-10-28Merge branch 'acpi-pm'Rafael J. Wysocki1-0/+5
2013-10-11i2c: attach/detach I2C client device to the ACPI power domainLv Zheng1-0/+5
2013-10-10i2c: Not all adapters have a parentJean Delvare1-0/+3
2013-10-03i2c: Remove redundant 'driver' field from the i2c_client structLars-Peter Clausen1-9/+12
2013-08-23i2c: move ACPI helpers into the coreMika Westerberg1-0/+91
2013-08-23i2c: move OF helpers into the coreWolfram Sang1-2/+107
2013-08-15i2c: Improve logging on failure to probe for ->class devicesAndy Lutomirski1-1/+2
2013-08-07i2c: add sanity check to i2c_put_adapterSebastian Hesselbarth1-1/+2
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-1/+1
2013-05-17i2c: suppress lockdep warning on delete_deviceAlexander Sverdlin1-1/+2