aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-01-10
|\
| * watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.Shubhrajyoti D2012-01-06
| * watchdog: new driver for VIA chipsetsMarc Vertes2012-01-06
| * watchdog: ath79_wdt: flush register writesGabor Juhos2012-01-06
| * drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated dataJulia Lawall2012-01-06
| * watchdog: documentation: describe nowayout in coversion-guideWolfram Sang2012-01-06
| * watchdog: documentation: update index fileWim Van Sebroeck2012-01-06
| * watchdog: Convert wm831x driver to devm_kzalloc()Mark Brown2012-01-06
| * watchdog: add nowayout helpers to Watchdog Timer Driver Kernel APIWim Van Sebroeck2012-01-06
| * watchdog: convert drivers/watchdog/* to use module_platform_driver()Axel Lin2012-01-06
| * watchdog: Use DEFINE_SPINLOCK() for static spinlocksAxel Lin2012-01-06
| * watchdog: Convert Wolfson drivers to module_platform_driverMark Brown2012-01-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-10
|\ \
| * | regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_configRichard Zhao2012-01-06
| * | regulator: max8925: fix enabled/disabled judgement mistakeKevin Liu2012-01-06
| * | regulator: add regulator_bulk_force_disable functionDonggeun Kim2012-01-03
| * | regulator: pass regulator_register of_node in fixed voltage driverRichard Zhao2012-01-02
| * | regulator: add regulator_force_disable() definition for !CONFIG_REGULATORMyungJoo Ham2012-01-02
| * | regulator: Enable supply regulator if child rail is enabled.Laxman Dewangan2012-01-02
| * | regulator: mc13892: Convert to devm_kzalloc()Fabio Estevam2011-12-29
| * | regulator: mc13783: Convert to devm_kzalloc()Fabio Estevam2011-12-29
| * | regulator: Fix checking return value of create_regulatorAxel Lin2011-12-29
| * | regulator: Fix the error handling if create_regulator failsAxel Lin2011-12-29
| * | regulator: Export regulator_is_supported_voltage()Mark Brown2011-12-28
| * | regulator: mc13892: add device tree probe supportShawn Guo2011-12-22
| * | regulator: mc13892: remove the unnecessary prefix from regulator nameShawn Guo2011-12-22
| * | regulator: Convert wm831x regulator drivers to devm_kzalloc()Mark Brown2011-12-20
| * | regulator: da9052: Staticize non-exported symbolsAxel Lin2011-12-20
| * | regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...Ashish Jangam2011-12-17
| * | regulator: Update da9052-regulator for DT changesMark Brown2011-12-15
| * | regulator: DA9052/53 Regulator supportAshish Jangam2011-12-14
| * | Merge branch 'topic/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2011-12-05
| |\ \
| | * | regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2011-12-05
| | * | regulator: If a single voltage is set with device tree then set apply_uVMark Brown2011-12-05
| | * | regulator: Fix regulator_register() API signature in DocumentationRajendra Nayak2011-12-05
| * | | regulator: Allow regulators to register with no init_dataMark Brown2011-11-30
| | | |
| | \ \
| *-. \ \ Merge remote-tracking branches 'regulator/topic/dt' and 'regulator/for-linus'...Mark Brown2011-11-28
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | regulator: fix label names used in device tree bindingsShawn Guo2011-11-28
| * | | | Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-28
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-28
| |\ \ \ \ \
| * | | | | | regulator: Convert virtual and userspace regulator consumer drivers to use mo...Axel Lin2011-11-28
| * | | | | | regulator: aat2870: Remove a redundant bitwise and operationAxel Lin2011-11-28
| * | | | | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-27
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()Axel Lin2011-11-27
| * | | | | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-27
| |\| | | | |
| | * | | | | regulator: Staticise of_get_fixed_voltage_config()Axel Lin2011-11-27
| | * | | | | regulator: Checking return value of of_get_regulator_init_dataAxel Lin2011-11-27
| | * | | | | regulator: export of_get_regulator_init_dataAxel Lin2011-11-27
| * | | | | | Merge remote-tracking branch 'regulator/topic/dt' into regulator-nextMark Brown2011-11-24
| |\| | | | |
| | * | | | | regulator: Fix compile break due to missing arguments to regulator_registerRajendra Nayak2011-11-24