]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/staging/greybus/arche-apb-ctrl.c
greybus: arche-apb-ctrl: Enable the clocks after regulator enable
[karo-tx-linux.git] / drivers / staging / greybus / arche-apb-ctrl.c
2016-01-13 Vaibhav Hiremathgreybus: arche-apb-ctrl: Enable the clocks after regula...
2016-01-11 Vaibhav Hiremathgreybus: arche-apb-ctrl: deassert reset at the end...
2016-01-11 Vaibhav Hiremathgreybus: arche-apb-ctrl: Remove wake_detect gpio and...
2016-01-11 Viresh Kumargreybus: arche: Remove unwanted headers and rearrange...
2016-01-11 Viresh Kumargreybus: arche-apb: Drop unnecessary checks
2016-01-11 Viresh Kumargreybus: arche-apb: Do cleanup within apb_ctrl_init_seq...
2016-01-11 Viresh Kumargreybus: arche-apb: Don't use gpio after failing to...
2016-01-11 Viresh Kumargreybus: arche-apb: Properly use dev_err/info/warn
2016-01-11 Viresh Kumargreybus: arche-apb: NULL is a valid regulator
2016-01-11 Viresh Kumargreybus: arche-apb: devm_regulator_get() doesn't return...
2016-01-11 Viresh Kumargreybus: arche-apb: Replace gpio_is_valid() with gpio...
2016-01-11 Viresh Kumargreybus: arche-apb: platform data 'apb' is guaranteed...
2016-01-11 Viresh Kumargreybus: arche-apb: Spelling and whitespace fixes
2016-01-07 Vaibhav Hiremathgreybus: arche-apb-ctrl: Do not bring APB out of reset...
2016-01-07 Vaibhav Hiremathgreybus: arche-apb-ctrl: Set wake_detect gpio to low...
2016-01-07 Vaibhav Hiremathgreybus: arche-platform: Export gpio (reset & sys_boot...
2016-01-05 Greg Kroah-Hartmangreybus: arche-platform: merge arche-apb-ctrl and arche...
2015-12-23 Vaibhav Hiremathgreybus: arche-apb-ctrl: Assert reset to APB at the...
2015-12-23 Vaibhav Hiremathgreybus: arche-apb-ctrl: Add APB control driver