summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* TPS65911: Add new irq definitionsJorge Eduardo Candelaria2011-05-271-13/+44
* regulator: tps65911: Add new chip versionJorge Eduardo Candelaria2011-05-271-34/+323
* MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria2011-05-271-1/+3
* regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltageAxel Lin2011-05-271-1/+1
* regulator: mc13892: Fix voltage unit in test case.Fabio Estevam2011-05-271-2/+2
* regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5...Axel Lin2011-05-271-6/+6
* mfd: Fix off-by-one value range checking for tps65910_i2c_writeAxel Lin2011-05-271-1/+1
* regulator: Only apply voltage constraints from consumers that set themMark Brown2011-05-271-0/+7
* regulator: If we can't configure optimum mode we're always in the best oneMark Brown2011-05-271-3/+13
* regulator: max8997: remove useless codeJonghwan Choi2011-05-271-1/+0
* regulator: Fix memory leak in max8998_pmic_probe failure pathAxel Lin2011-05-271-9/+13
* regulator: Fix desc_id for tps65023/6507x/65910Axel Lin2011-05-273-6/+3
* linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-271-1/+1
* Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...Axel Lin2011-05-271-1/+1
* regulator: Remove some unused variables from wm831x DCDCsMark Brown2011-05-271-2/+0
* linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria2011-05-271-2/+2
* TPS65910: Add tps65910 regulator driverGraeme Gregory2011-05-273-0/+712
* TPS65910: IRQ: Add interrupt controllerGraeme Gregory2011-05-273-1/+200
* TPS65910: GPIO: Add GPIO driverGraeme Gregory2011-05-273-1/+99
* MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory2011-05-273-0/+217
* regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...Axel Lin2011-05-271-6/+10
* regulator: Support voltage offsets to compensate for drops in systemMark Brown2011-05-271-3/+12
* regulator: Remove supply_regulator_dev from machine configurationMark Brown2011-05-271-16/+0
* regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin2011-05-271-1/+1
* regulator: Factor out references to rdev in regulator_force_disable()Mark Brown2011-05-271-3/+4
* regulator: Convert WM8400 to get_voltage_sel()Mark Brown2011-05-271-6/+6
* regulator: Fix the argument of calling regulator_mode_constrainAxel Lin2011-05-271-1/+1
* regulator: twl: add twl6030 set_modeSaquib Herman2011-05-271-8/+34
* regulator: twl: add twl6030 get_statusSaquib Herman2011-05-271-9/+35
* regulator: twl: fix twl6030 regulator is_enabledSaquib Herman2011-05-271-15/+46
* regulator: twl: remap has no meaning for 6030Saquib Herman2011-05-271-20/+17
* regulator: twl: fix twl6030 enable/disableSaquib Herman2011-05-271-1/+30
* regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin2011-05-271-0/+1
* regulator: When constraining modes fall back to higher power modesMark Brown2011-05-271-9/+15
* w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes2011-05-278-0/+1222
* w1: have netlink search update kernel listDavid Fries2011-05-273-5/+16
* w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2011-05-272-103/+220
* w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais2011-05-274-0/+411
* w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2011-05-272-0/+28
* drivers/char/ppdev.c: put gotten port valueJulia Lawall2011-05-271-0/+1
* edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan2011-05-274-55/+18
* drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick2011-05-271-3/+2
* ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-272-85/+141
* kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-271-18/+11
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-271-6/+0
* drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen2011-05-271-20/+3
* rtc: add support for spear rtcRajeev Kumar2011-05-273-0/+543
* drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall2011-05-271-2/+2
* rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus2011-05-273-0/+235
* rtc: add rv3029c2 RTC supportHeiko Schocher2011-05-273-0/+464