04 Feb, 2017

2 commits


17 Aug, 2016

1 commit


18 Nov, 2015

1 commit


06 Mar, 2015

1 commit

  • Add devm_regulator_register_notifier, this adds the resource against the
    device for the consumer supply we are registering the notifier for. There
    seem to be few use-cases where this wouldn't be the users intention and
    this ensures the notifiers will always be removed at the correct time.

    Signed-off-by: Charles Keepax
    Signed-off-by: Mark Brown

    Charles Keepax
     

24 May, 2014

1 commit


18 Oct, 2013

1 commit

  • These patches add the ability to create an alternative device on which
    a lookup for a certain supply should be conducted.

    A common use-case for this would be devices that are logically
    represented as a collection of drivers within Linux but are are
    presented as a single device from device tree. It this case it is
    necessary for each sub device to locate their supply data on the main
    device.

    Signed-off-by: Charles Keepax
    Signed-off-by: Mark Brown

    Charles Keepax
     

17 Sep, 2013

1 commit