summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-06-04mfd: Add support for tps65910 device sleepLaxman Dewangan
2012-06-04regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan
2012-06-04arm: tegra: resolve compilation time warningsSanjay Singh Rawat
2012-06-03gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan
2012-06-03mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker
2012-06-03regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan
2012-06-01rtc: tps80031: add msecure supportTom Cherry
2012-05-31PM QoS: Set minimum online cpus default to zeroAlex Frid
2012-05-29video: tegra: nvmap: Remove nvhost specific APIsTerje Bergstrom
2012-05-24usb: tegra: modify USB platform data structuresRakesh Bodla
2012-05-24nvmap: Use linux conventions.Krishna Reddy
2012-05-23misc: nct1008: add id for nct72Chandler Zhang
2012-05-23video: tegra: host: move function pointers to nvhost_driverMayuresh Kulkarni
2012-05-22video: tegra: nvmap: Export nvmap_duplicate_handle_idTerje Bergstrom
2012-05-18nvmap: Move include file to kernel/includeKrishna Reddy
2012-05-18regulator: tps6238x0: enable output discharge alwaysLaxman Dewangan
2012-05-17ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown
2012-05-17regulator: max8973: implement regulator driver for maxim8973Laxman Dewangan
2012-05-15regulator: TPS6238X0: Add tps6238X0 regulator driverLaxman Dewangan
2012-05-08cpufreq: interface for setting governor for a cpuPuneet Saxena
2012-05-08mfd: twl6025: resolve compilation time warningsSanjay Singh Rawat
2012-05-01arm: tegra: change function declaration to staticRahul Mittal
2012-05-01power: smb349: update correct charger statusSyed Rafiuddin
2012-04-26video: tegra: host: Reset 3D after power onTerje Bergstrom
2012-04-23video: tegra: nvavp: Add force clock stay on APIHyung Taek Ryoo
2012-04-19drivers: resolve compilation time warningsSanjay Singh Rawat
2012-04-18power: smb349: addition of regulator interfaceSyed Rafiuddin
2012-04-16input: keyboard: fully remove interrupt_key driverDan Willemsen
2012-04-16regulator: gpio-switch: Fully removeDan Willemsen
2012-04-16I2C: Add helper macro for i2c_driver boilerplateLars-Peter Clausen
2012-04-16drivercore: Generalize module_platform_driverLars-Peter Clausen
2012-04-15regmap: implement register stridingStephen Warren
2012-04-15regmap: allow regmap instances to be namedStephen Warren
2012-04-15regmap: add MMIO bus supportStephen Warren
2012-04-15regmap: introduce fast_io busses, and use a spinlock for themStephen Warren
2012-04-15regmap: introduce explicit bus_context for bus callbacksStephen Warren
2012-04-15bitops: remove for_each_set_bit_cont()Akinobu Mita
2012-04-15regmap: Allow drivers to sync only part of the register cacheMark Brown
2012-04-15regmap: Allow users to query the size of register valuesMark Brown
2012-04-10regulator: max8907: Add driver specific data for regulatorAlok Chauhan
2012-04-10nvavp: Add ioctl for wake_avpMandar Potdar
2012-04-05lib: devres: add convenience function to remap a resourceWolfram Sang
2012-04-05dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine
2012-04-05dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-04-05dmaengine: add new enum dma_transfer_directionVinod Koul
2012-04-05tegra_audio: add default implementation for tegra_is_voice_call_active()Mayuresh Kulkarni
2012-04-05mfd: tps80031: add option to enable internal pullup or pulldownTom Cherry
2012-04-03regulator: fixed: Support for open drain gpio pinLaxman Dewangan
2012-04-03dmaengine: add private header fileRussell King - ARM Linux
2012-04-03dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux