summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-07-30Regulator: axp20x: Enable support or set_voltage_time_sel.Christoph Muellner
2015-07-30clk: check ->determine/round_rate() return value in clk_calc_new_ratesBoris Brezillon
2015-07-30Clk: Sunxi: Add support for reparenting.Christoph Muellner
2015-07-30Clk: Fixed: Registering fixed clocks as clkdev.Christoph Muellner
2015-07-30Clk: sunxi: Fixing sun6i PLL1 factor calculation.Christoph Muellner
2015-07-30Clk: sunxi: Adding support for GPU clocks and PLL8/9.Christoph Muellner
2015-07-30Clk: sunxi: Add support for resetting all gates.Christoph Muellner
2015-07-30pinctrl: sunxi: Defer on missing reset controller in probe.Christoph Muellner
2015-07-30regulator: axp20x: Fix AXP22X regulator bitmask.Christoph Muellner
2015-07-30Revert "android: convert sync to fence api, v6"Christoph Muellner
2015-07-30clk: sunxi: Add pll6 / 4 clock output to sun4i-a10-pll6Chen-Yu Tsai
2015-07-30clk: sunxi: Make divs clocks specify which output is the base factor clockChen-Yu Tsai
2015-07-30clk: sunxi: Register divs clocks before factor clocksChen-Yu Tsai
2015-07-30clk: sunxi: Add "cpu" to list of protected clocks for sun5iChen-Yu Tsai
2015-07-30clk: sunxi: Add muxable ahb factors clock for sun5i and sun7iChen-Yu Tsai
2015-07-30mfd: axp20x: Enable AXP22X regulatorsChen-Yu Tsai
2015-07-30regulator: axp20x: add support for AXP22X regulatorsBoris BREZILLON
2015-07-30regulator: axp20x: prepare support for multiple AXP chip familiesBoris BREZILLON
2015-07-30mfd: axp20x: add AXP22x PMIC supportBoris BREZILLON
2015-07-30mfd: axp20x: Add support for extcon cellRamakrishna Pallala
2015-07-30mfd: axp20x: Fix duplicate const for model namesKrzysztof Kozlowski
2015-07-30mfd: axp20x: Change battery cell name to fuel gaugeTodd Brandt
2015-04-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps...Linus Torvalds
2015-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard
2015-04-10ipmi/powernv: Fix minor locking bugAlistair Popple
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-04-10iscsi target: fix oops when adding reject pduMike Christie
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-04-09Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche
2015-04-08be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-04-08PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas
2015-04-08drm: fix drm_mode_getconnector() locking imbalance regressionTommi Rantala
2015-04-07iscsi-target: TargetAddress in SendTargets should bracket ipv6 addressesAndy Grover
2015-04-07Merge tag 'media/v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-04-07drivers: thermal: st: remove several sparse warningsEduardo Valentin
2015-04-07thermal: constify of_device_id arrayFabian Frederick
2015-04-07thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede
2015-04-07drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes
2015-04-07drm/i915/chv: Remove Wait for a previous gfx force-offDeepak S
2015-04-07drm/i915/vlv: save/restore the power context base regJesse Barnes
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds