summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-27regulator: Fix desc_id for tps65023/6507x/65910Axel Lin3-6/+3
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-1/+1
2011-05-27Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulator...Axel Lin1-1/+1
2011-05-27regulator: Remove some unused variables from wm831x DCDCsMark Brown1-2/+0
2011-05-27linux-next: build failure after merge of the voltage treeJorge Eduardo Candelaria1-2/+2
2011-05-27TPS65910: Add tps65910 regulator driverGraeme Gregory3-0/+712
2011-05-27TPS65910: IRQ: Add interrupt controllerGraeme Gregory3-1/+200
2011-05-27TPS65910: GPIO: Add GPIO driverGraeme Gregory3-1/+99
2011-05-27MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory3-0/+217
2011-05-27regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_reg...Axel Lin1-6/+10
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown1-3/+12
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown1-16/+0
2011-05-27regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin1-1/+1
2011-05-27regulator: Factor out references to rdev in regulator_force_disable()Mark Brown1-3/+4
2011-05-27regulator: Convert WM8400 to get_voltage_sel()Mark Brown1-6/+6
2011-05-27regulator: Fix the argument of calling regulator_mode_constrainAxel Lin1-1/+1
2011-05-27regulator: twl: add twl6030 set_modeSaquib Herman1-8/+34
2011-05-27regulator: twl: add twl6030 get_statusSaquib Herman1-9/+35
2011-05-27regulator: twl: fix twl6030 regulator is_enabledSaquib Herman1-15/+46
2011-05-27regulator: twl: remap has no meaning for 6030Saquib Herman1-20/+17
2011-05-27regulator: twl: fix twl6030 enable/disableSaquib Herman1-1/+30
2011-05-27regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin1-0/+1
2011-05-27regulator: When constraining modes fall back to higher power modesMark Brown1-9/+15
2011-05-26w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes8-0/+1222
2011-05-26w1: have netlink search update kernel listDavid Fries3-5/+16
2011-05-26w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2-103/+220
2011-05-26w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais4-0/+411
2011-05-26w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2-0/+28
2011-05-26drivers/char/ppdev.c: put gotten port valueJulia Lawall1-0/+1
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan4-55/+18
2011-05-26drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick1-3/+2
2011-05-26ipmi: convert to seq_file interfaceAlexey Dobriyan2-85/+141
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger1-18/+11
2011-05-26drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang1-6/+0
2011-05-26drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen1-20/+3
2011-05-26rtc: add support for spear rtcRajeev Kumar3-0/+543
2011-05-26drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall1-2/+2
2011-05-26rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus3-0/+235
2011-05-26rtc: add rv3029c2 RTC supportHeiko Schocher3-0/+464
2011-05-26rtc: add EM3027 rtc driverMike Rapoport3-0/+171
2011-05-26rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov3-0/+374
2011-05-26m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro1-1/+2
2011-05-26drivers/bcma/host_pci.c needs slab.hAndrew Morton1-0/+1
2011-05-26drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton1-0/+1
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds36-50/+40
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-174/+443
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds73-471/+2973
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds18-150/+505
2011-05-26Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds9-159/+96
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-193/+0