summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-29
|\
| * Merge remote-tracking branch 'regulator/topic/palmas' into v3.9-rc8Mark Brown2013-04-28
| |\
| | * regulator: palmas: preserve modes of rails during enable/disableLaxman Dewangan2013-04-18
| | * regulator: palma: add ramp delay support through regulator constraintsLaxman Dewangan2013-04-18
| | * regulator: palmas: add support for LDO8 tracking modeLaxman Dewangan2013-04-17
| | * regulator: palmas: support for external regulator through control outputsLaxman Dewangan2013-04-17
| * | Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8Mark Brown2013-04-28
| |\ \
| | * | regulator: max8952: Add Device Tree supportTomasz Figa2013-04-05
| | * | regulator: max8952: Separate constraints from platform data structTomasz Figa2013-04-05
| * | | Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown2013-04-28
| |\ \ \
| | * | | regulator: core: use regulator_ena_pin memberKim, Milo2013-03-04
| | * | | regulator: core: support shared enable GPIO conceptKim, Milo2013-03-04
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown2013-04-28
| |\ \ \
| | * | | regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin2013-03-05
| | * | | Merge remote-tracking branch 'regulator/fix/doc' into regulator-enable-invertMark Brown2013-03-05
| | |\ \ \ | | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8Mark Brown2013-04-28
| |\ \ \ \
| | * | | | regulator: core: Mark all get and enable calls as __must_checkMark Brown2013-03-04
| | |/ / /
| * | | | Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8Mark Brown2013-04-28
| |\ \ \ \
| | * | | | regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin2013-04-18
| * | | | | Merge remote-tracking branch 'regulator/topic/ab8500' into v3.9-rc8Mark Brown2013-04-28
| |\ \ \ \ \
| | * | | | | regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() voidAxel Lin2013-04-11
| | * | | | | ARM: ux500: Pass regulator platform data using the new formatLee Jones2013-04-03
| | * | | | | regulator: ab8500: Introduce aux5, aux6 regulators for AB8540Zhenhua HUANG2013-04-03
| | * | | | | regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guardLee Jones2013-04-02
| | * | | | | regulator: ab8500: Add support for the ab8540Lee Jones2013-04-01
| | * | | | | regulator: ab8500: add support for ab8505Lee Jones2013-04-01
| | * | | | | regulator: ab8500: Init debug from regulator driverLee Jones2013-03-29
| | * | | | | regulator: ab8500: Remove USB regulatorLee Jones2013-03-29
| | * | | | | regulator: ab8500-ext: Add HW request supportBengt Jonsson2013-03-29
| | * | | | | regulator: ab8500-ext: New driver to control external regulatorsLee Jones2013-03-29
| | * | | | | regulator: ab8500: Clean out SoC registersLee Jones2013-03-28
| | * | | | | regulator: ab8500: Separate regulator and MFD platform dataBengt Jonsson2013-03-22
| | * | | | | regulator: ab8500: Another push to synchronise recent AB8500 developmentsLee Jones2013-03-22
| | * | | | | ARM: ux500: regulators: Add mask for configurationLee Jones2013-03-22
| | * | | | | regulator: ab8500: Further populate initialisation registersLee Jones2013-03-22
* | | | | | | Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.9-rc7' into regmap-cacheMark Brown2013-04-16
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | regmap: core: Provide regmap_can_raw_write() operationMark Brown2013-03-27
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \
| * | | | | | | tracing: Compare to 1 instead of zero for is_signed_type()Steven Rostedt (Red Hat)2013-04-19
| * | | | | | | tracing: Add "uptime" trace clock that uses jiffiesSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | tracing: Add skip argument to trace_dump_stack()Steven Rostedt (Red Hat)2013-03-15
| * | | | | | | tracing: Add a way to soft disable trace eventsSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | ftrace: Clean up function probe methodsSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | tracing: Fix comments for ftrace_event_file/call flagsSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | tracing: Optimize trace_printk() with one arg to use trace_puts()Steven Rostedt (Red Hat)2013-03-15
| * | | | | | | tracing: Add trace_puts() for even faster trace_printk() tracingSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | tracing: Add internal tracing_snapshot() functionsSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)2013-03-15
| * | | | | | | tracing: Only clear trace buffer on module unload if event was tracedSteven Rostedt (Red Hat)2013-03-15