summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: axp20x: Add USB power supply mfd cell to AXP813Quentin Schulz2019-05-141-0/+11
* mfd: twl6040: Fix device init errors for ACCCTL registerTony Lindgren2019-05-141-1/+12
* mfd: syscon: Add optional clock supportFabrice Gasnier2019-05-141-0/+19
* dt-bindings: stm32: syscon: Add clock supportFabrice Gasnier2019-05-141-0/+2
* mfd: sec: Add support for the RTC on S2MPA01Stuart Menefy2019-05-142-0/+4
* mfd: sec: Put one element structure initialisation on one lineStuart Menefy2019-05-141-39/+19
* mfd: intel_soc_pmic_chtwc: Register LED child deviceYauhen Kharuzhy2019-05-141-0/+1
*-----. Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones2019-05-141796-15259/+25769
|\ \ \ \
| | | | * mfd: max77620: Provide system power-off functionalityDmitry Osipenko2019-05-081-0/+18
| | | | * mfd: max77620: Support Maxim 77663Dmitry Osipenko2019-05-082-1/+69
| | | | * mfd: max77620: Fix swapped FPS_PERIOD_MAX_US valuesDmitry Osipenko2019-05-081-2/+2
| | | | * dt-bindings: mfd: max77620: Add system-power-controller propertyDmitry Osipenko2019-05-081-0/+5
| | | | * dt-bindings: mfd: max77620: Add compatible for Maxim 77663Dmitry Osipenko2019-05-081-1/+3
| | | * | pinctrl: stmfx: Fix 'warn: bitwise AND condition is false here'Lee Jones2019-05-131-1/+1
| | | * | pinctrl: stmfx: Fix 'warn: unsigned <VAR> is never less than zero'Lee Jones2019-05-131-2/+1
| | | * | pinctrl: Kconfig: Fix STMFX GPIO expander Pinctrl/GPIO driver dependenciesAmelie Delaunay2019-05-101-0/+2
| | | * | pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverAmelie Delaunay2019-05-103-0/+833
| | | * | dt-bindings: pinctrl: document the STMFX pinctrl bindingsAmelie Delaunay2019-05-101-0/+116
| | | * | mfd: Add ST Multi-Function eXpander (STMFX) core driverAmelie Delaunay2019-05-104-1/+682
| | | * | dt-bindings: mfd: Add ST Multi-Function eXpander (STMFX) core bindingsAmelie Delaunay2019-05-101-0/+28
| | | |/
| | * | MAINTAINERS: Add an entry for MAX77650 PMIC driverBartosz Golaszewski2019-05-081-0/+14
| | * | input: max77650: Add onkey supportBartosz Golaszewski2019-05-083-0/+131
| | * | leds: max77650: Add LEDs supportBartosz Golaszewski2019-05-083-0/+154
| | * | gpio: max77650: Add GPIO supportBartosz Golaszewski2019-05-083-0/+198
| | * | power: supply: max77650: Add support for battery chargerBartosz Golaszewski2019-05-083-0/+376
| | * | mfd: Add new driver for MAX77650 PMICBartosz Golaszewski2019-05-084-0/+306
| | * | mfd: mfd-core: Document mfd_add_devices()Bartosz Golaszewski2019-05-081-0/+13
| | * | dt-bindings: input: Add DT bindings for max77650Bartosz Golaszewski2019-05-081-0/+26
| | * | dt-bindings: leds: Add DT bindings for max77650Bartosz Golaszewski2019-05-081-0/+57
| | * | dt-bindings: power: supply: Add DT bindings for max77650Bartosz Golaszewski2019-05-081-0/+28
| | * | dt-bindings: mfd: Add DT bindings for max77650Bartosz Golaszewski2019-05-081-0/+46
| | |/
| | * Linux 5.1v5.1Linus Torvalds2019-05-051-1/+1
| | * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-0518-32/+272
| | |\
| | | * perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa2019-05-051-3/+7
| | | * perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin2019-05-032-3/+1
| | | * perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin2019-05-031-2/+1
| | | * Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://git.kernel.org/pub/sc...Ingo Molnar2019-05-0312-21/+154
| | | |\
| | | | * perf tools: Remove needless asm/unistd.h include fixing build in some placesArnaldo Carvalho de Melo2019-05-021-1/+0
| | | | * tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscvArnaldo Carvalho de Melo2019-05-023-0/+133
| | | | * tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo2019-05-021-1/+1
| | | | * perf cs-etm: Always allocate memory for cs_etm_queue::prev_packetLeo Yan2019-05-021-5/+3
| | | | * perf cs-etm: Don't check cs_etm_queue::prev_packet validityLeo Yan2019-05-021-5/+1
| | | | * perf report: Report OOM in status line in the GTK UIThomas Richter2019-05-021-3/+5
| | | | * perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-05-021-0/+4
| | | | * tools lib traceevent: Change tag string for errorLeo Yan2019-05-021-1/+1
| | | | * perf annotate: Fix build on 32 bit for BPF annotationThadeu Lima de Souza Cascardo2019-05-021-4/+4
| | | | * tools uapi x86: Sync vmx.h with the kernelArnaldo Carvalho de Melo2019-05-021-0/+1
| | | | * perf bpf: Return value with unlocking in perf_env__find_btf()Bo YU2019-05-021-1/+1
| | | |/
| | | * MAINTAINERS: Include vendor specific files under arch/*/events/*Kim Phillips2019-05-021-0/+1
| | | * perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips2019-05-021-3/+108